[IMP] account: put the move_id field of account.move.line object as required on the...
authorqdp-launchpad@tinyerp.com <>
Tue, 24 Aug 2010 11:04:14 +0000 (13:04 +0200)
committerqdp-launchpad@tinyerp.com <>
Tue, 24 Aug 2010 11:04:14 +0000 (13:04 +0200)
commitd6a478e7889f32fdfdb5f144c1251896f6b38497
treefb204d4ed2b84d9d4578c850dd461bfaea44fb7a
parent46d4da2bac08941abbc7e1e81b226ded4e687cac
[IMP] account: put the move_id field of account.move.line object as required on the model object. Force that attribute to False in the views, as the system is already creating a new when needed. This change is not supposed to change the behavior, put it puts a constraint NOT NULL on the link between account.move.line and account.move

bzr revid: qdp-launchpad@tinyerp.com-20100824110414-6gj3asrsj8zxc8m1
addons/account/account_move_line.py