Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037846Retail ModulesWeb POSpublic2018-02-06 16:562018-04-13 13:36
umartirena 
rqueralta 
urgentminoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0037846: Unnecessary error is always raised when it should not
Unnecessary error is always raised when it should not. The error raised is "The quotation has already been completed, and cannot be modified".
In http://livebuilds.openbravo.com/retail_pi_pgsql: [^] [^]
 * Search for 'Warranty (deferrable)'
    - Set the product as 'Grouped Product = 'N''
    - Set the product as 'Quantity Rule = 'As per product''
    - Set the product as 'Is Price Rule Based = 'Y''
    - In 'Price Rule Version' tab set a '20%' Service Price Rule starting from the beginning of current month.

Go to https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#login [^] [^]
 * Click on "Create Quotation".
 * Search for 'GPS Mini' product and add it to the ticket
 * Click on services icon and search for 'Warranty (deferrable)' and relate it to 'GPS Mini'
 * Click on Total Amount button to complete the Quotation.
 * Close the Quotation clicking on X button.
 * Click on "Open Receipt" and search for the previous Quotation.
 * Realize that the previous mentioned error is raised.
No tags attached.
png Selection_130.png (78,093) 2018-02-06 16:56
https://issues.openbravo.com/file_download.php?file_id=11555&type=bug
png
Issue History
2018-02-06 16:56umartirenaNew Issue
2018-02-06 16:56umartirenaAssigned To => Retail
2018-02-06 16:56umartirenaFile Added: Selection_130.png
2018-02-06 16:56umartirenaTriggers an Emergency Pack => No
2018-02-06 16:57umartirenaResolution time => 1519686000
2018-03-08 18:33marvintmResolution time1519686000 => 1521673200
2018-03-22 17:54rqueraltaAssigned ToRetail => rqueralta
2018-03-22 17:55rqueraltaStatusnew => scheduled
2018-03-26 13:06marvintmResolution time1521673200 => 1522447200
2018-04-05 22:37hgbotCheckin
2018-04-05 22:37hgbotNote Added: 0103702
2018-04-05 22:37hgbotStatusscheduled => resolved
2018-04-05 22:37hgbotResolutionopen => fixed
2018-04-05 22:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ee406abc5ae354aa07097acf3903374d29a6006e [^]
2018-04-13 13:36marvintmReview Assigned To => marvintm
2018-04-13 13:36marvintmStatusresolved => closed
2018-04-13 13:36marvintmFixed in Version => RR18Q3

Notes
(0103702)
hgbot   
2018-04-05 22:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ee406abc5ae354aa07097acf3903374d29a6006e
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Mar 26 18:08:30 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ee406abc5ae354aa07097acf3903374d29a6006e [^]

Fixed issue 37846: Unnecessary error is always raised when it should not

---
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---