c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05510
[Bug 606172] Re: stock_moves are never audited
Hello,
Could you be more specific to help us reproduce/test this case? What
steps can we follow to reproduce it starting with a new database? Are
you talking about audit_trail?
Thanks!
** Changed in: openobject-server
Status: New => Incomplete
--
stock_moves are never audited
https://bugs.launchpad.net/bugs/606172
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: Incomplete
Bug description:
apparently stock_moves are never audited.
looks like that only the "top" resource is audited and not any of
* children
* write operations
* update operations
* delete operations
IMHO it should be discussed to implement the audit using DB triggers. (I know it might not be DB independent)