← Back to team overview

openerp-india team mailing list archive

[Bug 1094832] Re: [trunk/7.0] Internal move name not set properly

 

Hello,
This is issue is already fixed in branch lp:  https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-improve_addons30

  Revno : 8271

** Changed in: openobject-addons
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1094832

Title:
  [trunk/7.0] Internal move name not set properly

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Hello,

  When you want to create internal move, the name of the move are not properly set in 7.0
  The name is blank

  Steps to reproduce the bug:
  ---------------------------
  - Create a new db with demo data
  - Install module:
    - Sales management
    - Warehouse
  - Choose France accounting and all other options by default
  - Put admin user in extended view (Technical Features")
  - In warehouse configuration select:
    - Manage multiple locations and warehouses
  - Go to Warehouse -> Configuration -> Location, select Output location
   - Edit chained location customer: Set "Chaining type" to "Manual operation"
  - Confirm sale order SO006.
  - Run schedulers
     - A new internal move is generated but with no reference. (INT/XXXX is missing)

  I attached a patch to fix this issue in stock/stock.py file

  Do not hesitate to request any further details if needed.
  Bertrand

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1094832/+subscriptions


References