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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
4100
Widoki
Did you find a solution to the problem?
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sie 18
|
2967 | ||
|
1
sty 23
|
2600 | ||
|
0
cze 23
|
1796 | ||
|
1
sty 20
|
4275 | ||
|
1
mar 18
|
10476 |
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.