Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022880Retail ModulesWeb POSpublic2013-01-24 11:142013-04-02 20:02
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RMP19RMP19 
migueldejuana
No
0022880: StockValidation: Non stocked product shouldn't be checked by stockvalidation module
When a non stocked product is added to the ticket, the stock validator module shouldn't check the stock for this product
Create a product without check "stocked" and add it to the assortment
Go to web pos and include this product in the ticket
If stockvalidation module is installed the stock is checked and this is wrong
- add stocked to the product model
- check this new field in the stock validation module
No tags attached.
Issue History
2013-01-24 11:14guilleaerNew Issue
2013-01-24 11:14guilleaerAssigned To => guilleaer
2013-01-24 11:25hgbotCheckin
2013-01-24 11:25hgbotNote Added: 0055801
2013-01-24 11:28hgbotCheckin
2013-01-24 11:28hgbotNote Added: 0055802
2013-01-24 11:28hgbotStatusnew => resolved
2013-01-24 11:28hgbotResolutionopen => fixed
2013-01-24 11:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/1fd5f16d8ddd7de5975eb9a5d7cbf4dafe4a4716 [^]
2013-01-25 12:58migueldejuanaReview Assigned To => migueldejuana
2013-01-25 12:58migueldejuanaNote Added: 0055858
2013-01-25 12:58migueldejuanaStatusresolved => closed
2013-01-25 12:58migueldejuanaFixed in Version => RMP19
2013-04-02 20:02hgbotCheckin
2013-04-02 20:02hgbotNote Added: 0057584

Notes
(0055801)
hgbot   
2013-01-24 11:25   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0f0d23972834df84d83697e7664d0d2e97616b91
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 24 11:23:30 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f0d23972834df84d83697e7664d0d2e97616b91 [^]

related to issue 22880: add stocked to model product

---
M src/org/openbravo/retail/posterminal/master/Product.java
M web/org.openbravo.retail.posterminal/js/model/product.js
---
(0055802)
hgbot   
2013-01-24 11:28   
Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: 1fd5f16d8ddd7de5975eb9a5d7cbf4dafe4a4716
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 24 11:24:02 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/1fd5f16d8ddd7de5975eb9a5d7cbf4dafe4a4716 [^]

fixed issue 22880: non stocked products are nor validated by this module

---
M web/org.openbravo.retail.stockvalidation/js/modals.js
---
(0055858)
migueldejuana   
2013-01-25 12:58   
Tested and reviewed in @f1bfcee9e168
(0057584)
hgbot   
2013-04-02 20:02   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 0f0d23972834df84d83697e7664d0d2e97616b91
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 24 11:23:30 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/0f0d23972834df84d83697e7664d0d2e97616b91 [^]

related to issue 22880: add stocked to model product

---
M src/org/openbravo/retail/posterminal/master/Product.java
M web/org.openbravo.retail.posterminal/js/model/product.js
---