c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15971
[Bug 717890] Re: [6.0] account voucher - unusual naming
Hello Ferdinand,
Its fixed in https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-dev-addons3-mtr1 branch.
Revision ID: mtr@mtr-20110214072045-oy523b802rfa7mvc
Revision no: 4757
Thanks
mtr
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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):
Fix Committed
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
References