Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022312Retail ModulesWeb POSpublic2012-11-15 10:222012-12-19 12:49
jtarbal 
marvintm 
normalmajoralways
closedfixed 
5
 
RMP18RMP18 
No
0022312: Service Products Decrease Stock in Back-Office When Sold Through Web POS
When selling a service through the Web POS, the stock of the product is decreased in the back-office. However, when registering a Goods Shipment in the back-office including this product, the stock is not decreased. Thus, there is something related to the synchronization of Web POS and back-office that needs to be fixed.
Creation of a product of type service:
1.- Login in back-office
2.- Go to "Product" and create a new product as follows:
        - Sale = checked
        - Stocked = unchecked
        - Product Type = Service
3.- Add a price to the product in the price list version used through the Web POS
4.- Add the product created in step 2 to the assortment of products sold through the Web POS

Register a sale throuh the Web POS
1.- Login in Web POS
2.- Click on "Browse" and select the product created before
3.- Complete the sale by paying in cash
4.- Make sure you see a green message confirming that the ticket has been synchronized

See documents in back-office:
1.- Login in back-office
2.- Go to "Sales Order" and find the document related to the ticket created through the Web POS
3.- Go to "Stock Report" and filter by the product created before. Realize that the stock has decreased.
4.- Go to "Goods Shipment" and create a new document. Include the product created before in the document and complete it.
5.- Repeat step 3 and realize that the stock has not decreased.
6.- Realize that stock should not have decreased when selling the product through web POS
No tags attached.
Issue History
2012-11-15 10:22jtarbalNew Issue
2012-11-15 10:22jtarbalAssigned To => adrianromero
2012-12-05 20:06adrianromeroAssigned Toadrianromero => marvintm
2012-12-05 20:06adrianromeroStatusnew => scheduled
2012-12-05 20:06adrianromeroTarget Version => RMP18
2012-12-19 12:24hgbotCheckin
2012-12-19 12:24hgbotNote Added: 0055075
2012-12-19 12:24hgbotStatusscheduled => resolved
2012-12-19 12:24hgbotResolutionopen => fixed
2012-12-19 12:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f77cace0efad40ab2dfed935f150a27a98ca9e35 [^]
2012-12-19 12:49guilleaerNote Added: 0055077
2012-12-19 12:49guilleaerStatusresolved => closed
2012-12-19 12:49guilleaerFixed in Version => RMP18

Notes
(0055075)
hgbot   
2012-12-19 12:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f77cace0efad40ab2dfed935f150a27a98ca9e35
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Dec 19 12:23:54 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f77cace0efad40ab2dfed935f150a27a98ca9e35 [^]

Fixed issue 22312. Stock will not be updated if a product is of type service

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0055077)
guilleaer   
2012-12-19 12:49   
tested & verified