Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
How to add automatically a group of products in a sale order?
I am trying to have the system add groups of products. Example is when a user picks one product, say a Laptop for $1000, a 1 year warranty for $250 will automatically be added to his order, as well as a Mouse for $10.00. There will also be a Discount applied of 10% to the Laptop price of -$100. All the user did was add the "Laptop" to the cart and other things are automatically added.
How can this be done?
OpenERP support the concept of pack. As an example, you can do:
1 Unit Computer Pack =
1 Unit Computer
1 Unit Mouse
1 Year Warranty
But this is not exactly what you need. In this case, the sale order will contain (1 Computer Pack) and the delivery order will contains the components (Computer+Mouse). If you want to use packs, you must configure bill of materials from the MRP module.
What you need (having the detail on the sale order) is not possible with the standard modules of OpenERP. But there are probably some community modules for this as I already saw modules on v6.0 for this need.
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 2/11/13, 12:20 PM |
Seen: 1458 times |
Last updated: 3/16/15, 8:10 AM |