c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30870
[Bug 829235] Re: account cashbox needs cents
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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/829235
Title:
account cashbox needs cents
Status in OpenERP Modules (addons):
Confirmed
Bug description:
account cashbox only proposes full amounts
curr = [1, 2, 5, 10, 20, 50, 100, 500]
to get a correct balance it is obvioulsy necessary to enter cents
if this is done manually for one period , the next period MUST (only)
take the old periods END cash box lines as start lines to have a
correct start
currently these manualy entered lines are LOST and the amount of
pieces does not match the starting balance.
the attached patch is a quick fix as it adds cents, but this might not
fit countries/currencies having other set of values.
IMHO this could/should go into nationalization,
the code seems not to provide neither a hook not caclulates the
correct opening balance using the closing lines. (which IHMO would be
a sufficient good solution to enter the necessary data once manually)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/829235/+subscriptions
References