Base module for handling multiple partner invoicing mode
Project description
This is a base module for implementing different invoicing mode for customers. It adds a selection field invoicing_mode in the Invoicing tab (if enterprise account_accountant is installed -> Accounting tab) of the partner with a default value (Odoo standard invoicing mode).
It can be used on its own to generate automatically (e.g.: each day) the invoices for standard invoicing mode.
In core, Odoo is grouping invoicing from a group of sale orders on:
Company
Partner
Currency
This module uses grouping on those keys:
Company
Invoiced partner
Currency
Payment term (as this can be selected on sale order level)
The following modules use it to install specific invoicing mode :
partner_invoicing_mode_at_shipping
partner_invoicing_mode_monthly
partner_invoicing_mode_weekly
Table of contents
Usage
To enable the invoices automatic generation, enable the developer mode, go to Settings > Automation > Scheduled Actions
Filter the archived actions and activate ‘Generate Standard Invoices’.
Adapt the frequency you want to automatically generate invoices to your needs.
The field ‘Next Invoice Date’ on partner form indicates when the next invoice generation will take place.
To manually change the invoicing group (one invoice per order), go to the Sale Order > Other Information > Invoicing and Payments and check the ‘One Invoice Per Order’ box.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
Thierry Ducrest <thierry.ducrest@camptocamp.com>
Phuc (Tran Thanh) <phuc@trobz.com>
-
Denis Roussel <denis.roussel@acsone.eu>
Nils Coenen <nils.coenen@nico-solutions.de>
Other credits
The development of this module has been financially supported by:
Camptocamp
Maintainers
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.
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
File details
Details for the file odoo_addon_partner_invoicing_mode-17.0.1.0.0.3-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_partner_invoicing_mode-17.0.1.0.0.3-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e33864706fadfc2a63e91924070cd5660ddcea4efe8010f954a73e32e83e93f8 |
|
MD5 | fdf79d6ecce16403169b76dc3c90ac30 |
|
BLAKE2b-256 | 6a66f1ddaa1047df8b42e3481b0ab86a00a0a0946a8b7e92ad0f18d926a86d4e |