← Back to team overview

openerp-dev-web team mailing list archive

[Bug 458901] Re: Cancelling periodic inventory does not cancel account move

 

** Changed in: openobject-addons
     Assignee: OpenERP R&D Addons Team 3 (openerp-dev-addons3) => OpenERP R&D Team (openerp-dev)

** Changed in: openobject-addons
     Assignee: OpenERP R&D Team (openerp-dev) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
You received this bug notification because you are a member of OpenERP
R&D Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/458901

Title:
  Cancelling periodic inventory does not cancel account move

Status in OpenObject Addons Modules:
  Triaged

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.