c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12160
[Bug 458901] Re: Cancelling periodic inventory does not cancel account move
** Changed in: openobject-addons
Milestone: None => 6.0
--
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/458901
Title:
Cancelling periodic inventory does not cancel account move
Status in OpenObject Addons Modules:
Fix Released
Bug description:
When a New Physical inventory is created and confirmed an accounts
move for the corresponding amount is raised.
After that if Physical inventory is cancelled, the account move is not
cancelled.
If you reconfirm the Physical Inventory again, it creates a new
account move.
The account_move should be deleted when the physical inventory is
cancelled & should not allow cancellation if the account move is
posted.