Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027948Retail ModulesQuotationspublic2014-10-22 14:532014-12-08 09:31
plujan 
mario_castello 
normalmajorhave not tried
closedfixed 
5
main 
RR15Q1 
malsasua
No
0027948: Completed Quotations can be modified from WebPOS
After I set a Quotation to "Under Evaluation" status, is is synchronized as a completed quotation to the back end.

Using the back end interface it is not possible to change anything but the Description. However, using the front end I get delete lines, change prices and add discounts.
1. Login as vallblanca user
2. Open the menu option "Create Quotation"
3. Add three products: Alpine Backbpack 27 L, Avalancha transceiver and Basecamp lantern.
4. Click the total amount to close the quotation. It will change to Under Evaluation.
5. Try to add a new product. As expected, it shows a message "the quotation is completed"
6. Select a line and got to Edit. Click the Delete button. Instead of the message saying that the quotation cannot be modified, the line is deleted (WRONG!)
7. Click the Discounts button and apply a discount to a line. Instead of the message saying that the quotation cannot be modified, the discount is added (WRONG!)
8. Click the Price button and change the price to a line Instead of the message saying that the quotation cannot be modified, the discount is added (WRONG!)
9. Go to the back end and try to repeat steps 6, 7 and 8 on the Quotations window. As expected, it is not possible, since the Quotation is completed.
No tags attached.
has duplicate defect 0025266 closed marvintm RMP29: System wrongly allows the user to delete the line item after completing the quotation(price list not inclusive of taxes ) 
Issue History
2014-10-22 14:53plujanNew Issue
2014-10-22 14:53plujanAssigned To => marvintm
2014-10-22 14:53plujanTriggers an Emergency Pack => No
2014-10-22 15:26plujanRelationship addedrelated to 0025266
2014-11-20 15:20mario_castelloAssigned Tomarvintm => mario_castello
2014-11-21 15:33mario_castelloStatusnew => scheduled
2014-11-21 15:33mario_castellofix_in_branch => pi
2014-11-26 04:45hgbotCheckin
2014-11-26 04:45hgbotNote Added: 0072008
2014-11-26 04:45hgbotStatusscheduled => resolved
2014-11-26 04:45hgbotResolutionopen => fixed
2014-11-26 04:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d92377e6a5f1e5a8a2df57e20441fb37d1ebd8ae [^]
2014-11-26 13:13malsasuaReview Assigned To => malsasua
2014-11-26 13:13malsasuaNote Added: 0072028
2014-11-26 13:13malsasuaStatusresolved => closed
2014-11-26 13:13malsasuaFixed in Version => RR15Q1
2014-11-28 15:11hgbotCheckin
2014-11-28 15:11hgbotNote Added: 0072141
2014-11-28 15:11hgbotStatusclosed => resolved
2014-11-28 15:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d92377e6a5f1e5a8a2df57e20441fb37d1ebd8ae [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/882b56a91dd052379d96843eee5dc1da948410f9 [^]
2014-12-08 09:31mtaalNote Added: 0072325
2014-12-08 09:31mtaalStatusresolved => closed
2014-12-08 09:31mtaalRelationship replacedhas duplicate 0025266

Notes
(0072008)
hgbot   
2014-11-26 04:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d92377e6a5f1e5a8a2df57e20441fb37d1ebd8ae
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Nov 25 21:43:04 2014 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d92377e6a5f1e5a8a2df57e20441fb37d1ebd8ae [^]

fixed issue 27948: Completed Quotations can be modified from WebPOS

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0072028)
malsasua   
2014-11-26 13:13   
verified
(0072141)
hgbot   
2014-11-28 15:11   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 882b56a91dd052379d96843eee5dc1da948410f9
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Fri Nov 28 15:11:17 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/882b56a91dd052379d96843eee5dc1da948410f9 [^]

fixed issue 27948: new check if receipt is null

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0072325)
mtaal   
2014-12-08 09:31   
Reviewed and tested