i do not understand

adding "required=True" for debit and credit is out od scope ?

-- 
account - define debit, credit as required
https://bugs.launchpad.net/bugs/620602
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: Won't Fix

Bug description:
IMHO these 2 fields should be required, default=0

this will require a bit more cheap space in the db, but avoid many statements 
like
"debit or 0.0"
throughout the code and will probably bring a certain performance gain as 
account_move_line is read very often.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to