Hi, how do I create a monthly repeating invoice? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
2
Cevaplar
3914
Görünümler
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol
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/