Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028210Retail ModulesWeb POSpublic2014-11-18 15:392017-01-13 13:29
migueldejuana 
jorge-garcia 
normalmajoralways
closedduplicate 
5
 
 
marvintm
No
0028210: We are able to create an order from Quotations when we have more than line with products without stock. We shouldn't be able.
It's possible to convert a quotation (with several lines) into a ticket if there is no stock although the pop up appears (while online). If the ticket only has 1 line, it works
1 - Install the module Web POS Stock Validation
2 - Log in WebPOS
3 - Click on menu item "Create Quotation"
4 - Add Alpine skiing backpack 27 L to receipt
5 - Add Adhesive body warmers to receipt
6 - Complete the quotation (clic on the green button showing total ammount)
7 - Close the Quotation (click on green button showing a "X")
8 - Click on Quotations menu item and select the Quotation create in previous step
9 - Click on Create Sales Order menu item
10 - Check "Firm Quotation" and click "Create Sales Order" button in pop up
11 - Observes than the post not check the stock.
No tags attached.
duplicate of defect 0034089 closed mario_castello [Stock validation] Stock Validation not working creating a sales order from a quotation 
related to defect 0028368 closed migueldejuana Undo functionality is broking when adding a product 
blocks feature request 0029530RR16Q1 closed Retail QA: RR15Q3: Add tests for Mobile applications 
png Selection_180.png (255,052) 2014-12-08 09:26
https://issues.openbravo.com/file_download.php?file_id=7579&type=bug
png

png Selection_181.png (229,111) 2014-12-08 09:26
https://issues.openbravo.com/file_download.php?file_id=7580&type=bug
png

? issue_0028210 (2,638,145) 2016-03-16 21:55
https://issues.openbravo.com/file_download.php?file_id=9177&type=bug
Issue History
2014-11-18 15:39migueldejuanaNew Issue
2014-11-18 15:39migueldejuanaAssigned To => migueldejuana
2014-11-18 15:39migueldejuanaTriggers an Emergency Pack => No
2014-11-18 15:54migueldejuanaStatusnew => scheduled
2014-11-18 15:54migueldejuanafix_in_branch => pi
2014-11-18 15:55migueldejuanaNote Added: 0071762
2014-11-18 15:55migueldejuanaStatusscheduled => resolved
2014-11-18 15:55migueldejuanaResolutionopen => fixed
2014-11-28 19:45dmitry_mezentsevNote Added: 0072147
2014-12-08 09:26mtaalNote Added: 0072324
2014-12-08 09:26mtaalStatusresolved => new
2014-12-08 09:26mtaalResolutionfixed => open
2014-12-08 09:26mtaalFile Added: Selection_180.png
2014-12-08 09:26mtaalFile Added: Selection_181.png
2014-12-09 18:04migueldejuanaRelationship addedrelated to 0028368
2015-06-11 12:12OrekariaRelationship addedblocks 0029530
2016-03-16 20:06mario_castelloStatusnew => acknowledged
2016-03-16 20:07mario_castelloAssigned Tomigueldejuana => Retail
2016-03-16 21:55mario_castelloFile Added: issue_0028210
2016-03-16 22:04mario_castellofix_in_branchpi =>
2016-03-16 22:04mario_castelloSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11474#r11474
2016-03-16 22:14mario_castelloSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11475#r11475
2016-03-22 12:42ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-03-22 12:43ranjith_qualiantech_comStatusacknowledged => scheduled
2017-01-04 12:32jorge-garciaAssigned Toranjith_qualiantech_com => jorge-garcia
2017-01-13 13:29marvintmReview Assigned To => marvintm
2017-01-13 13:29marvintmRelationship addedduplicate of 0034089
2017-01-13 13:29marvintmStatusscheduled => closed
2017-01-13 13:29marvintmResolutionopen => duplicate

Notes
(0071762)
migueldejuana   
2014-11-18 15:55   
Fixed issue 0028210: We are able to create an order from Quotations when we have more than line with products without stock. We shouldn't be able.
We were using index of the array to delete it, it was wrong because index change when deleting. Now, we use cid(unique id created by Backbone).

https://bitbucket.org/gpscode/com.openbravo.retail.warehouseselector/commits/9767a4f8655afe28b604d439e4abecf1886dcdf9 [^]
(0072147)
dmitry_mezentsev   
2014-11-28 19:45   
Not closed for 10 days!
(0072324)
mtaal   
2014-12-08 09:26   
issue is not fixed completely, when I create the sales order I get the correct popup, but.. when I press cancel the ticket is still created.

See screenshots