← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 606172] Re: stock_moves are never audited

 

Hello DR Ferdinand,

Would you please provide the more precise information regarding this
bug. So we can proceed further on this bug.

Thanks in advance!

-- 
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/606172

Title:
  stock_moves are never audited

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)