Review: Needs Fixing no need to remove date check in account_move_line write method. You can use update_check attribute available in write method of account move line. So in your case set it to update_check=False while write in to journal items from voucher.
So please fix the problem. -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-789984-ara/+merge/63085 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-789984-ara. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

