Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3847 Vistas

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.

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Mejor respuesta

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?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 25
219
1
abr 25
1573
2
feb 25
4233
1
oct 24
1769
2
mar 24
1416