c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01852
[Bug 662563] Re: account_move_line - debit and credit must be not null - check missing
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
account_move_line - debit and credit must be not null - check missing
https://bugs.launchpad.net/bugs/662563
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Confirmed
Bug description:
IMHO a check for this is missing
somehow (automatically generated stock moves ?) it seems to be possible to create move lines with either debit or credit equal null.
theses fields should have required=True
References