Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
3962 มุมมอง

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.

อวตาร
ละทิ้ง