Invoices created from picking grouped by product or by product category
Project description
Invoices created from picking grouped by product
This module allows you to group invoices generated from pickings by product or by product category.
Usage
This is possible by selecting the related option in the wizard used for creating draft invoices.
Example
Created the following pickings:
- picking_1 - partner_1
product_A - category_1
product_B - category_2
- picking_2 - partner_2
product_C - category_2
product_D - category_3
- picking_3 - partner_1
product_C - category_2
product_D - category_3
product_A - category_1
Selecting option ‘Group by product category’ I get the following invoices:
- invoice_1 - partner_1
product_A - category_1 –> picking_1
product_A - category_1 –> picking_3
- invoice_2 - partner_1
product_B - category_2 –> picking_1
product_C - category_2 –> picking_3
- invoice_3 - partner_1
product_D - category_3 –> picking_3
- invoice_4 - partner_2
product_C - category_2 –> picking_2
- invoice_5 - partner_2
product_D - category_3 –> picking_2
On the contrary if I select option ‘Group by product’ I get the following invoices:
- invoice_1 - partner_1
product_A - category_1 –> picking_1
product_A - category_1 –> picking_3
- invoice_2 - partner_1
product_B - category_2 –> picking_1
- invoice_3 - partner_1
product_C - category_2 –> picking_3
- invoice_4 - partner_1
product_D - category_3 –> picking_3
- invoice_5 - partner_2
product_C - category_2 –> picking_2
- invoice_6 - partner_2
product_D - category_3 –> picking_2
Usage
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Contributors
Alex Comba <alex.comba@agilebg.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo8_addon_stock_picking_invoice_product_group-8.0.1.0.0.99.dev2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d1daa2f6c3253b78c0e165cb5af1b721f62a561e56089084f99db541afebbee |
|
MD5 | 2b7c7acc39c1ffaf3e09ae204709dd28 |
|
BLAKE2b-256 | 41f6c67dc78e0dd7bf68a93539eee0f6c5cc0423ce6248260975ef393cd42cbd |