In accounting there is no posible accept date line different from move date. In fact date move is linked to period.
Account move must be dated when you registered, if you let the chance to change it how balance can solve this ? , remember date lines are part of balance, P&L, etc. In software design if there is any requirement for this (and would be better expose the case here) write a module for change the behavior. Regards, -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/519133 Title: Effective Date of Move and Movelines has to be the same? Status in OpenERP Addons (modules): Opinion Status in OpenERP Addons 5.0 series: Fix Released 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 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/519133/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

