We are trying to automatically reconcile outstanding credits to invoice through an automated action (when domain is updated to posted). Does anyone have any suggestions for a python code that can be added on the automation for this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
4076
Vistas
Did you find a solution to the problem?
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
ago 18
|
2931 | ||
|
1
ene 23
|
2565 | ||
|
0
jun 23
|
1783 | ||
|
1
ene 20
|
4258 | ||
|
1
mar 18
|
10448 |
Do you know that if the User entering the credit did it from the Invoice, this wouldn't be needed?
Yes thank you but we actually want to avoid going to the invoice altogether since we register payments before the sale is confirmed. We will generate an invoice automatically through a custom module but need to reconcile the payments already made with the invoices.