Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4193 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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?

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iun. 25
651
1
apr. 25
2012
2
feb. 25
4626
1
oct. 24
2009
2
mar. 24
1670