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

I have a Software as a service application where customers can add users. I want to bill based on the number of users they have added. Can Odoo subscriptions support that? If yes, how do I update the customer's invoice with the correct number of users, which is the unit in the invoice.

頭像
捨棄
最佳答案

Deberian extender el modelo de subscripción para que al momento de generar una factura ustedes puedan agregar a la subcripción un campo integer para que establezcan ahi la cantidad de usuarios, y otro campo monetary para el monto por usuario y al momento de generarse la factura que se haga el producto de usuario * monto y se actualice la factura.
pero deberán llamara super () y extender el modelo para esto. porque odoo no lo gestiona.

頭像
捨棄
最佳答案

I have also a Software as a service app, same case as Andrew K Lukes. Variable users and also charging per orders.

I had the option in Odoo v15 to generate draft invoices from suscription App. I changed the amount and confirm and sent the invoices.

It has changed in Odoo v16. Not possible to generate draft invoices to update before confirm and sent. I have been investigating in this forum and also in twitter and github but could not find solution yet. I have tried to set products as consumable and to quantity ordered but no invoice in this case. I also installed the app Inventory as I read somewhere but no solution yet.

Is there anybody else with this problem? Solutions?

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 25
593
1
4月 25
1919
2
2月 25
4548
1
10月 24
1961
2
3月 24
1614