Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 520 |
Technical Name |
ag_import_purchase_order_line |
License | AGPL-3 |
Website | http://www.appguru.in |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 520 |
Technical Name |
ag_import_purchase_order_line |
License | AGPL-3 |
Website | http://www.appguru.in |
Import/Export/Update Purchase Order Lines
Key Features
- Can be used to import mass purchase order lines using excel file
- Can be used to export existing order lines and update it.
- Import order line just using product code(if quantity not provided it will take from system configuration)
- Price will be automatically added based on pricelist if not mentioned in excel.
Import Large Number of Order Line Just Using Code .
Sometime sales person have special need to import i.e. 12 (Dozen) quantity. By just using product code import product and set default quantity on wizard and all the product will be imported with default quantity. In this case price, and taxes will be automatically set based on pricelist and product.
Import/Export/Update Mass Order Lines.
In many case user need to update large number of order line(i.e. Price or Quantity). We keep this thing in mind and given option to export all order line, then user can update detail of order line on excel file and import same file on system. In few seconds whole order with 500 to 1000 lines updated very easily.
See Following Screen
Click on Import/Export Order Line button to import lines.
Select file to import and click on import button.
Price will be automatically added from pricelist, if not provided in excel.
Supported column heading: Code, UoM, Qty, Price
Price will be automatically added from pricelist, if not provided in excel.
Supported column heading: Code, UoM, Qty, Price
Here is imported purchase order.
To Update existing order just export order lines and make whatever changes you need on excel file and import it again .
Please log in to comment on this module