This module implements intercompany trade features for account module.
Confirm an customer account invoice create a supplier account invoice
Table of contents
- For the time being, invoices validation process is quite hard because Odoo uses workflow, where context can not be passed easily. To do in V10 : simplify this module, removing _CUSTOMER_ALLOWED_FIELDS system.
- In V16, allow to generate intercompany trade 'In' invoices with section and notes, as it is well handled in both 'Customers' and 'Vendors' parts.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- GRAP
- Sylvain LE GAL (https://twitter.com/legalsylvain)
This module is part of the grap/odoo-addons-intercompany-trade project on GitHub.
You are welcome to contribute.