Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
Lines of code | 215 |
Technical Name |
sale_order_split |
License | AGPL-3 |
Website | http://www.bizzappdev.com |
Versions | 16.0 17.0 18.0 |
This module extends the functionality of split the sale orders and create new sale order based on options.
Sale Order(which sale orders lines we have to Split in sub-sale orders)

Click on Split Sale Order button to open split sale order wizard

The wizard have "Based on Category", "Selected Lines" and "One Line Per Order" options for split the sale order.
By clicking on button Split we can split sale order based on selected option
By clicking on button Split we can split sale order based on selected option

Now, if the "Based on Category" option is selected, the sale order splits into sub sale orders based on the category of products.


Now, if the "Selected Lines" option is chosen, the wizard opens the sale order line field.
By clicking on Add a line the Add:sale order line wizard opens, and we have to select the sale order line that we want to split into sub-sale orders.
By clicking on Add a line the Add:sale order line wizard opens, and we have to select the sale order line that we want to split into sub-sale orders.


Here is the output: The selected lines have been added to a new split order, while the unselected lines remain in the main sale order.


Now, if the "One Order Per Line" option is selected, the sale order will be split into sub-sale orders based on each individual sale order line.
By clicking on Split Orders we can open split sub sale orders, too.
By clicking on Split Orders we can open split sub sale orders, too.



Please log in to comment on this module