c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15935
[Bug 717890] [NEW] [6.0] account voucher - unusual naming
Public bug reported:
'type':fields.selection([('dr','Debit'),('cr','Credit')], 'Cr/Dr'),
They stand for Debit Record and Credit Record.
please set to 'Dr/Cr' to follow usual convention.
Debit is always the first / left side of T- account
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/717890
Title:
[6.0] account voucher - unusual naming
Status in OpenERP Modules (addons):
New
Bug description:
'type':fields.selection([('dr','Debit'),('cr','Credit')], 'Cr/Dr'),
They stand for Debit Record and Credit Record.
please set to 'Dr/Cr' to follow usual convention.
Debit is always the first / left side of T- account
Follow ups
References