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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3181
Views
Did you find a solution to the problem?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Aug 18
|
1901 | ||
|
1
Jan 23
|
1247 | ||
|
0
Jun 23
|
832 | ||
|
1
Jan 20
|
3287 | ||
|
1
Mar 18
|
9556 |
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.