Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027678Retail ModulesWeb POSpublic2014-09-25 10:202014-10-03 14:39
egoitz 
szapata 
urgentmajorhave not tried
closedfixed 
5
 
RR14Q4 
marvintm
No
0027678: The vale of the "Other Stores Stock" field on the cross store window shouldn't count the warehouse of the actual store
The vale of the "Other Stores Stock" field on the cross store window shouldn't count the warehouse of the actual store.

-With the following organization structure:
A parent Central Organization with 2 child. Org A and Org B.
-One warehouse per organization.
-One store A has assgined the warehouse A and central wareshouse.
-Define a product x with "Show stock screen" field=Y
-Define the stock of the product to have the following scenario:
   On warehouse Central = 1
   ON warehouse A = 1
   On wahreouse B = 1

-go to the poss and when clicking on the product you will see the cross store window witht the following stock:
   Store stock = 2
  Other stores stock = 2

You can think that the total is 4.

Our recomendation is to no
Not take into acccount when calculating the other stores stock value, warehouses assigned to the store that you are using.

If a warehouse is used to calcute the store stock field, don't use on the other store stock field.


The documentation should be changed to clarify that.

http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Cross_store_window_for_a_product [^]
No tags attached.
Issue History
2014-09-25 10:20egoitzNew Issue
2014-09-25 10:20egoitzAssigned To => marvintm
2014-09-25 10:20egoitzTriggers an Emergency Pack => No
2014-09-25 10:23egoitzTypedefect => design defect
2014-09-26 13:33egoitzTypedesign defect => defect
2014-09-28 06:56hgbotCheckin
2014-09-28 06:56hgbotNote Added: 0070475
2014-09-28 06:56hgbotStatusnew => resolved
2014-09-28 06:56hgbotResolutionopen => fixed
2014-09-28 06:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6629efedab1b926f5ccbf3e59e2fa74b6d83d195 [^]
2014-09-28 06:59szapataNote Added: 0070476
2014-10-01 19:30marvintmReview Assigned To => marvintm
2014-10-01 19:30marvintmStatusresolved => closed
2014-10-01 19:30marvintmFixed in Version => RR14Q4
2014-10-03 14:39shuehnerAssigned Tomarvintm => szapata

Notes
(0070475)
hgbot   
2014-09-28 06:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6629efedab1b926f5ccbf3e59e2fa74b6d83d195
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Sun Sep 28 01:55:25 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6629efedab1b926f5ccbf3e59e2fa74b6d83d195 [^]

Fixed issue 27678: Other Store Stock should not take into account stock on warehouses used in the store stock

---
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
---
(0070476)
szapata   
2014-09-28 06:59   
Store Stock indicates the total stock of the product in the warehouses assigned to the store and when pressing on it shows details about the distribution of the stock across bins and warehouses.

http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Cross_store_window_for_a_product [^]