Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
3920 Näkymät

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

Avatar
Hylkää

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/

Paras vastaus

You can use the "subscription" module.

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää