← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 560459] Re: Payment term Date computation needs attention!

 

Hello,

I agree that current patch will not match previous date calculations,
but we want a generic solution.

1. I am planning to put a button to review payment date on payment line,
so we can test date.(as per comment #6).

2. Final logic has to be:
    date1= Supplied DATE + number of days 
    final date = (day of the month) Of the date1

Current calculation considers always next month if day of the month is
-1. If Day of the month is positive,it goes for next to next month.

Share your views please.

-- 
Payment term Date computation needs attention!
https://bugs.launchpad.net/bugs/560459
You received this bug notification because you are a member of OpenERP's
Accounting Experts, which is a direct subscriber.

Status in OpenObject Addons Modules: In Progress

Bug description:
In computing next_date, add 1 month from source code, but you should be configurable, and it is not always well.

These can be configurable since the model: account.payment.term.line
adding a field: months