Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3906 Visualizzazioni

Hi, how do I create a monthly repeating invoice? Thanks

Avatar
Abbandona

Hello ! There is a "subscription" module available in OpenERP addons. You can check this blog that how to use that subscription module. Everything is available in default OpenERP module. We have just provide steps to perform this operation. http://acespritechblog.wordpress.com/2013/06/14/openerp-subscription-module-introduction/

Risposta migliore

You can use the "subscription" module.

Avatar
Abbandona
Risposta migliore

You can create a function that creates an invoce and then schedule it with Schedule Actions (cron) to be called once a week.

Avatar
Abbandona