Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase (purchase)
• Sales (sale_management) • Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 597 |
Technical Name |
sha_import_order_lines |
License | AGPL-3 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase (purchase)
• Sales (sale_management) • Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 597 |
Technical Name |
sha_import_order_lines |
License | AGPL-3 |
Overview
Import Order Line from XLSX File. Clicking the import products button in sale order and purchase order will pop up a wizard. No extra configuration is required.
Keep in mind the module has dependecies of "Base report xlsx".
Features
- Product Import from XLSX
- Sample Download for XLSX
Screenshots
Sale Order & Purchase Order
In Quotation new "Import Products From XLSX" is there to initiate a wizard which is only visible during "draft" state.

Clicking "Import Products From XLSX" will pop up a wizard for uploading XLSX file.

User can download a sample XLSX file for the sale and purchase order line.

After selecting file to import and clicking the import will show line wise success. It will first search by product code/Internal Reference. if not found than it will search by the product_product name.

The products with quantity and price is added in the salerchase order.

Please log in to comment on this module