c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #28936
[Bug 788156] Re: analytic journal items must be read only
I hope that will go into 6.1
journals per definition are immutable - at least certain essential fields.
quote http://www.principlesofaccounting.com/chapter%202.htm#THE%20JOURNAL
an accounting journal is just a log book that contains a chronological listing of a company's transactions and events
all changes to journals - if allowed at all - must be documented.
this is valid for
* account move lines (see invoice_cancel)
* account_analytic_line - this bug
* stock_move (didn't discover anything yet)
* other like time tracking, hr expenses etc
first reason:
even if is tempting to allow "small" undocumented corrections, authorities (at least in Austria) will not accept accounting systems which allow violation of these basic rules.
second reason:
in multi user environment:
user A creates a report
user B alters journal entries and creates the same report - with obviously other results.
this is not acceptable, because without documentation nobody ( think of partners ...) can explain why.
the only workaround now is to turn on audit for journals
but see also https://bugs.launchpad.net/openobject-addons/+bug/606172
hence OpenERP is not revision proof
--
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/788156
Title:
analytic journal items must be read only
Status in OpenERP Modules (addons):
Confirmed
Bug description:
IMHO analytic journal items are generated by invoices, time sheets and
similar.
Hence normal users shouldn't be able to add/modify/delete analytic
lines independently of their source to avoid data inconsitency.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/788156/+subscriptions
References