跳至內容
選單
此問題已被標幟
2 回覆
3915 瀏覽次數

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

頭像
捨棄

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/

最佳答案

You can use the "subscription" module.

頭像
捨棄
最佳答案

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

頭像
捨棄