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:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
4275
أدوات العرض
Did you find a solution to the problem?
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
أغسطس 18
|
3275 | ||
|
1
يناير 23
|
2897 | ||
|
1
سبتمبر 25
|
286 | ||
|
0
يونيو 23
|
2017 | ||
|
1
يناير 20
|
4454 |
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.