Hello Guys, I guess Ferdinand has a point here. We may need to consider date B too.
AFAIK, currently we have only 1 date in operation. And, as per what the current thread says, the issue is related to the date for statement line. I have attached the following patch here. It contains the following changes: 1. Date is being asked to user. The choices stand as Payment date, Maturity date, Current date, Fixed date. 2. Currency conversion if exists,will be treated from the date selected from part 1, and the same date will be written on statement line. I think, Ferdinand, you should open another thread and point out the similar important issues. I am not sure whether we can implement the 2 dates change in stable. We need your reviews to apply the patch into stable. Thanks. ** Patch added: "date_for_statement_line.diff" http://launchpadlibrarian.net/43242932/date_for_statement_line.diff -- Wrong date Importing payment order into bank statement https://bugs.launchpad.net/bugs/551570 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: Hi, Doing the following, I get the wrong date into the bank statement line: Create a supplier invoice (maturity date = 30/01/2010) and pay it through payment order. Goto a bank statement and import the payment order The date of the line is "today" instead of 30/01/2010 The following patch correct the trouble (which was already reported for the 4.2 version:(... Thanks to verify & apply ! Regards, Joël _______________________________________________ Mailing list: https://launchpad.net/~openerp-expert-accounting Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-expert-accounting More help : https://help.launchpad.net/ListHelp

