This screenshot shows the state of move lines after changing the date for one of them
** Attachment added: "Screenshot after changing the date" http://launchpadlibrarian.net/44982980/Capture2.png -- [5.0] The Centralisation check is required at write() as well. https://bugs.launchpad.net/bugs/519133 You received this bug notification because you are a member of OpenERP Accounting Experts, which is a direct subscriber. Status in OpenObject Addons Modules: In Progress Bug description: Hello When modifying an entry line in a centralized journal (journal.centralisation=true), all the entry line dates get modified and take the modified entry line value. The entry line dates should not be changed I guess the solution is in the write function in account_move_line.py where we should find some 'if journal.centralisation:...' as it is in the create function. Regards _______________________________________________ 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

