← Back to team overview

openerp-india team mailing list archive

[Bug 1094832] [NEW] [7.0] Internal move name not set properly

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Patch added: "stock_int_name.patch"
   https://bugs.launchpad.net/bugs/1094832/+attachment/3471242/+files/stock_int_name.patch

-- 
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:
  [7.0] Internal move name not set properly

Status in OpenERP Addons (modules):
  New

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


Follow ups

References