Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3941 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
382
1
kwi 25
1699
2
lut 25
4338
1
paź 24
1832
2
mar 24
1489