Automatic Monhly Invoicig.
Project description
Automatic Monthly Invoicing
This module allows you to invoice all non invoiced the sales orders of the previous month in a single invoice automatically for partners who have configured it this way.
Installation
To install this module, you need to:
Only install
Configuration
To configure this module, you need to:
Go to the partner or Invoice Address for which you want monthly invoices to be generated.
Check the option ‘Automatic Monthly Invoicing’.
By default, the module generates the invoices in draft status in case you want to generate the invoices and validate them automatically, you can do it from developer mode by doing the following steps:
Go to ‘Settings’ -> ‘Technical’ -> ‘Scheduled Actions’.
Go to the action ‘Automatic Monthly Invoicing Scheduled Action’.
Edit the code field in the ‘Python Code’ tab.
Change: ‘create_monthly_invoices(validate=False)’ to ‘create_monthly_invoices(validate=True)’.
Save.
Usage
To use this module you need to:
- Create a new sales order, select a ‘Invoice Address’ that has the option
‘Automatic Monthly Invoicing’ checked.
- All sales orders from that selected ‘Invoice Address’ will be automatically grouped into one
invoice on the first day of the following month.
Bug Tracker
Bugs and errors are managed in issues of GitHub. In case of problems, please check if your problem has already been reported. If you are the first to discover it, help us solving it by indicating a detailed description here.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Ángel García de la Chica Herrera <angel.garcia@sygel.es>
Maintainer
This module is maintained by Sygel.
This module is part of the Sygel/sy-account-invoice-reporting.
To contribute to this module, please visit https://github.com/sygel-technology.
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_automatic_monthly_invoicing-15.0.1.0.0.2-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_automatic_monthly_invoicing-15.0.1.0.0.2-py3-none-any.whl
- Upload date:
- Size: 35.5 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 | 6d95eb629ed0cf34d9421e6b08f71c3e93808754a4ced48c2819ced41e6b01ca |
|
MD5 | e4aecb0781531894187014f0cfd2bf10 |
|
BLAKE2b-256 | 947f45e2f227067dd84203237f7e1ad84788aa5a03148d135846e0d0b93a2a5d |