How to automatically add administration fee to open invoice after date_due has passed?

Asked by Joe B

Can anyone help me to automatically add a fee to an open invoice after date_due has passed? I for example set an admin fee in res.company which is called when invoices are pass the due date.

Regards, Joe

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Joe B (aldind) said :
#2

Anyone?

Revision history for this message
Ferdinand (office-chricar) said :
#3

to add a line to an invoice you must reopen it

we have created a module for this (users must be able to correct invoices and it is up to the company /user to allow it or not)
the module creates a move and move_lines with inverted accounts and reconciles these moves (and some other things to guarantee good accounting practice)

http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/account_invoice_reopen/

similar modules exist for SO,PO,PICK

once the invoice is open any fee can be added and validated again

Can you help with this problem?

Provide an answer of your own, or ask Joe B for more information if necessary.

To post a message you must log in.