← Back to team overview

openerp-india team mailing list archive

[Bug 980005] [NEW] [6.1] with different locations, shop and warehouse can sell and delivery products from other

 

Public bug reported:

Hi, with same company:

Default values are shop1, locations1 and warehouse1

1.- Create new stock and output location (locations2)

2.- create a new warehouse and point to locations created in 1.-
(warehouse2)

3.- Create a new shop with warehouse create in 2.-
(shop2)

4.- Create a purchase order point to warehouse1 with 100 units of
product X  (a stockable product)

5.- Process pickin  (Incoming)
     stock location number    -     product     -       stock real       -        stock virtual
             1                                                        X                                   100                                      100
             2                                                        X                                      0                                            0

6.- Internal move from   location1   to location2 for 50 units (ref to shop2):
     stock location number    -     product     -       stock real       -        stock virtual
             1                                                        X                                   50                                     50
             2                                                        X                                   50                                     50

7.- sell 60 units of product X from shop2
     stock location number    -     product     -       stock real       -        stock virtual
             1                                                        X                                   50                                     50
             2                                                        X                                   50                                    -10

No problem, the system dont warning about the stockout (I dont have 60
units on shop2, warehouse2, location2...)

8.- Process the delivery order
     stock location number    -     product     -       stock real       -        stock virtual
             1                                                        X                                   50                                     50
             2                                                        X                                  -10                                    -10
No problem, the system permit this

I think, if I have a different shop with different warehouse, I dont
have permission to sell products without stock on this locations.

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

** Description changed:

  Hi, with same company:
  
  Default values are shop1, locations1 and warehouse1
  
  1.- Create new stock and output location (locations2)
  
  2.- create a new warehouse and point to locations created in 1.-
  (warehouse2)
  
  3.- Create a new shop with warehouse create in 2.-
  (shop2)
  
  4.- Create a purchase order point to warehouse1 with 100 units of
- product X
+ product X  (a stockable product)
  
  5.- Process pickin  (Incoming)
-      stock location number    -     product     -       stock real       -        stock virtual
-              1                                                        X                                   100                                      100
-              2                                                        X                                      0                                            0
+      stock location number    -     product     -       stock real       -        stock virtual
+              1                                                        X                                   100                                      100
+              2                                                        X                                      0                                            0
  
  6.- Internal move from   location1   to location2 for 50 units (ref to shop2):
-      stock location number    -     product     -       stock real       -        stock virtual
-              1                                                        X                                   50                                     50
-              2                                                        X                                   50                                     50
+      stock location number    -     product     -       stock real       -        stock virtual
+              1                                                        X                                   50                                     50
+              2                                                        X                                   50                                     50
  
  7.- sell 60 units of product X from shop2
-      stock location number    -     product     -       stock real       -        stock virtual
-              1                                                        X                                   50                                     50
-              2                                                        X                                   50                                    -10
+      stock location number    -     product     -       stock real       -        stock virtual
+              1                                                        X                                   50                                     50
+              2                                                        X                                   50                                    -10
  
  No problem, the system dont warning about the stockout (I dont have 60
  units on shop2, warehouse2, location2...)
  
  8.- Process the delivery order
-      stock location number    -     product     -       stock real       -        stock virtual
-              1                                                        X                                   50                                     50
-              2                                                        X                                  -10                                    -10
+      stock location number    -     product     -       stock real       -        stock virtual
+              1                                                        X                                   50                                     50
+              2                                                        X                                  -10                                    -10
  No problem, the system permit this
  
- 
- I think, if I have a different shop with different warehouse, I dont have permission to sell products without stock on this locations.
+ I think, if I have a different shop with different warehouse, I dont
+ have permission to sell products without stock on this locations.

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

Title:
  [6.1] with different locations, shop and warehouse can sell and
  delivery products from other

Status in OpenERP Server:
  New

Bug description:
  Hi, with same company:

  Default values are shop1, locations1 and warehouse1

  1.- Create new stock and output location (locations2)

  2.- create a new warehouse and point to locations created in 1.-
  (warehouse2)

  3.- Create a new shop with warehouse create in 2.-
  (shop2)

  4.- Create a purchase order point to warehouse1 with 100 units of
  product X  (a stockable product)

  5.- Process pickin  (Incoming)
       stock location number    -     product     -       stock real       -        stock virtual
               1                                                        X                                   100                                      100
               2                                                        X                                      0                                            0

  6.- Internal move from   location1   to location2 for 50 units (ref to shop2):
       stock location number    -     product     -       stock real       -        stock virtual
               1                                                        X                                   50                                     50
               2                                                        X                                   50                                     50

  7.- sell 60 units of product X from shop2
       stock location number    -     product     -       stock real       -        stock virtual
               1                                                        X                                   50                                     50
               2                                                        X                                   50                                    -10

  No problem, the system dont warning about the stockout (I dont have 60
  units on shop2, warehouse2, location2...)

  8.- Process the delivery order
       stock location number    -     product     -       stock real       -        stock virtual
               1                                                        X                                   50                                     50
               2                                                        X                                  -10                                    -10
  No problem, the system permit this

  I think, if I have a different shop with different warehouse, I dont
  have permission to sell products without stock on this locations.

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


Follow ups

References