← Back to team overview

openerp-expert-accounting team mailing list archive

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

 

I think that the value assigned from code "month = 1"
Adding a field "NEXT_MONTH" in the model, with a default value to 1.
And is processed only when the num_days is positive.

-- 
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