Search 1.9 billion lines of Odoo code on GitHub

account_invoice_merge_picking_references

Author: ElvenStudio
License: AGPL-3
Branch: dev
Repository: aschenkels-ictstudio/Odoo
Dependencies: account_invoice_merge, and stock_picking_invoice_link
Languages: Markdown (7, 16.7%), and Python (35, 83.3%)
Other branches: master
Other repositories: DITIntl/Odoo-3, ElvenStudio/Odoo, Gio666/Odoo-1, Openworx/Odoo, dek-odoo/Odoo-1, dmattosr/Odoo, marcelomora/Odoo, mgielissen/Odoo-4, necrodevz/Odoo, sc4you/Odoo-1, and westlyou/Odoo-3

<h1>Merge stock picking references while merging invoices.</h1> <p>This module extends the invoice merge module, saving the stock picking references from source invoices to the merged invoice.</p> <p>This module is a glue code for the modules: - account<em>invoice</em>merge - stock<em>picking</em>invoice_link</p>