This is a base module for implementing different invoicing mode for customers. It adds a selection field invoicing_mode in the Accounting tab of the partner with a default value (Odoo standard invoicing mode). But it serves no purpose installed on its own.
The following modules use it to install specific invoicing mode :
- account_invoice_mode_at_shipping
- account_invoice_mode_monthly
Table of contents
On the version 13.0 PR it has been discussed to rename the modules like this:
- account_invoice_base_invoicing_mode -> partner_invoicing_mode
- account_invoice_mode_monthly -> partner_invoicing_mode_monthly
- account_invoice_mode_at_shipping -> partner_invoicing_mode_at_shipping
It would be great to do it, during the version 15.0 migration.
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.
- Camptocamp
-
- Thierry Ducrest <[email protected]>
Phuc (Tran Thanh) <[email protected]>
Michael Tietz (MT Software) <[email protected]>
The development of this module has been financially supported by:
- Camptocamp
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.
This module is part of the OCA/account-invoicing project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.