Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6434 Widoki

I haven't been able to find a way to automate finance charges in Odoo and I was looking to create an automated action to create a new invoice line or create a new invoice for my finance charge. For example, if an invoice isn't paid 5 days after its due date, I want to create a new invoice that is 2% of the invoice that is past due. What is the python expression I need to be able to do this in an automated action? 

Here is the screengrab of the automated action I have so far: https://imgur.com/a/CLdy9KP

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Cameron,

You need to write cron job.

In that you need to check which are the invoice dues, based on the reference of those invoices, create new invoices with whatever % you want to charge for that invoice. partner detail you will get it from the due invoice itself.

You have to add new product (for Penalty charged to customer for invoice dues ) as service type, that will be used as product in the line for auto generated invoice for penalty.

If you want ready made solution for this, then get app from here

I hope this idea will help you to understand how you need to move forward.

Best Regards,

Anil Kesariya



Awatar
Odrzuć
Najlepsza odpowiedź

Hi Cameron, please find this module in OCA  https://www.odoo.com/apps/modules/10.0/skit_dunning/

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lip 20
10370
1
kwi 20
14508
1
lip 18
6022
2
kwi 25
17811
6
mar 24
10332