Skip to content

Latest commit

 

History

History
 
 

contract_recurring_invoicing_marker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

Markers for contract recurring invoices

This module allows to include some markers on the lines of your recurring invoices definition inside the contract so that the generated invoice lines will contain a dynamic text depending on these markers.

These markers are the supported ones:

  • #START#: Start date of the invoiced period.
  • #END# End date of the invoiced period.
  • #START_MONTH#: Start month of the invoiced period.
  • #END_MONTH# End month of the invoiced period.

Usage

This module depends on babel python's module, so please install it first http://babel.pocoo.org/en/latest/dates.html

On a contract (Sales > Sales > Contracts), mark "Generate recurring invoices automatically" for enabling the creation of recurring invoices.

In the "Invoice Lines" section, you can add lines with products. In the Description field, you can now add any of the markers mentioned before between the rest of the text.

When you invoice this contract (automatically or manually), your invoice will contain the corresponding text that replaces the marker.

Try me on Runbot

Known issues / Roadmap

  • Add more markers, like #YEAR#.
  • Month's generated invoice is excluded from invoicing period ( for pre-paid invoice service). Need to be an option.
  • Add expiration to invoice

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 smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Icon

Maintainer

Odoo Community Association

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.

To contribute to this module, please visit http://odoo-community.org.