Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041173Retail ModulesWeb POSpublic2019-06-25 14:402019-07-11 18:33
aaroncalero 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q4 
guilleaer
Production - Confirmed Stable
RR19Q1
No
0041173: Total amount button remains enabled in a ticket without lines when Save Deleted Tickets is configured
Total amount button remains enabled in a ticket without lines when the Save Deleted Tickets preference is configured.
Since the button is enabled, the user can navigate to the payments tab and, depending on other configuration (i.e. prepayments), complete the current (empty) ticket/layaway.
Login in backend
Go to the preference window and configure the preference Web POS Save Removed Tickets with value 'Y'
Login in webpos
Create a new ticket
Add a line with any product.
Remove the line.
Verify that the total amount button is enabled.
No tags attached.
depends on backport 0041201RR19Q2.2 closed ranjith_qualiantech_com Total amount button remains enabled in a ticket without lines when Save Deleted Tickets is configured 
depends on backport 0041202RR19Q1.3 closed ranjith_qualiantech_com Total amount button remains enabled in a ticket without lines when Save Deleted Tickets is configured 
depends on backport 0041208RR19Q3 closed ranjith_qualiantech_com Total amount button remains enabled in a ticket without lines when Save Deleted Tickets is configured 
patch issue 41173 source posterminal.patch (2,575) 2019-07-01 13:40
https://issues.openbravo.com/file_download.php?file_id=13065&type=bug
Issue History
2019-06-25 14:40aaroncaleroNew Issue
2019-06-25 14:40aaroncaleroAssigned To => Retail
2019-06-25 14:40aaroncaleroResolution time => 1563228000
2019-06-25 14:40aaroncaleroTriggers an Emergency Pack => No
2019-06-25 14:41aaroncaleroRegression level => Production - Confirmed Stable
2019-06-25 14:41aaroncaleroRegression introduced in release => RR19Q1
2019-06-25 15:10ngarciaIssue Monitored: ngarcia
2019-06-28 13:06marvintmStatusnew => scheduled
2019-06-28 13:06marvintmAssigned ToRetail => ranjith_qualiantech_com
2019-07-01 11:53marvintmStatusscheduled => feedback
2019-07-01 11:54marvintmStatusfeedback => scheduled
2019-07-01 13:40ranjith_qualiantech_comFile Added: issue 41173 source posterminal.patch
2019-07-04 12:25hgbotCheckin
2019-07-04 12:25hgbotNote Added: 0113174
2019-07-04 12:25hgbotStatusscheduled => resolved
2019-07-04 12:25hgbotResolutionopen => fixed
2019-07-04 12:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9711f1f4130ff7416efba111c48c8ddf89513db7 [^]
2019-07-05 08:42marvintmNote Added: 0113191
2019-07-05 08:42marvintmStatusresolved => new
2019-07-05 08:42marvintmResolutionfixed => open
2019-07-05 10:53ranjith_qualiantech_comStatusnew => scheduled
2019-07-05 10:54hgbotCheckin
2019-07-05 10:54hgbotNote Added: 0113200
2019-07-08 07:39ranjith_qualiantech_comStatusscheduled => resolved
2019-07-08 07:39ranjith_qualiantech_comResolutionopen => fixed
2019-07-08 15:55guilleaerReview Assigned To => guilleaer
2019-07-08 15:55guilleaerStatusresolved => closed
2019-07-08 15:55guilleaerFixed in Version => RR19Q4
2019-07-11 15:31hgbotCheckin
2019-07-11 15:31hgbotNote Added: 0113279
2019-07-11 15:31hgbotStatusclosed => resolved
2019-07-11 15:31hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9711f1f4130ff7416efba111c48c8ddf89513db7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/9711f1f4130ff7416efba111c48c8ddf89513db7 [^]
2019-07-11 15:31hgbotCheckin
2019-07-11 15:31hgbotNote Added: 0113282
2019-07-11 18:33guilleaerNote Deleted: 0113282
2019-07-11 18:33guilleaerNote Deleted: 0113279
2019-07-11 18:33guilleaerNote Added: 0113296
2019-07-11 18:33guilleaerStatusresolved => closed

Notes
(0113174)
hgbot   
2019-07-04 12:25   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9711f1f4130ff7416efba111c48c8ddf89513db7
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 04 15:55:09 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9711f1f4130ff7416efba111c48c8ddf89513db7 [^]

Fixed issue 41173 : Total button should be disabled when there is no receipt lines

* If receipt has no lines and payment presents, then Total button should be enabled to remove the payments.
  In payment tab, all operation should be prevented except removing payments

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0113191)
marvintm   
2019-07-05 08:42   
WebPOS becomes stuck now if the "delete" key is pressed in the physical keyboard while being in the payment tab.
(0113200)
hgbot   
2019-07-05 10:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 26c3b0549ac92326bad6244fc5183660028765ba
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jul 05 14:23:27 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26c3b0549ac92326bad6244fc5183660028765ba [^]

Related to issue 41173 : Line discountedLinePrice should be updated as zero if line qty is zero

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0113296)
guilleaer   
2019-07-11 18:33   
reclosed