Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035949Retail ModulesWeb POSpublic2017-04-03 16:382017-06-19 13:00
malsasua 
mario_castello 
immediatemajoralways
closedfixed 
5
 
RR17Q1.2RR17Q1.2 
marvintm
Production - Confirmed Stable
No
0035949: Sales with total amount 0 can not be done
In POS, when total amount receipt is 0, the "done" button is not displayed.
It is not happening in the first sale, but yes in the rest of sales
backoffice:
. go to product window:
 . record Whistle
 . go to price tab
   . The White Valley Group Sale Price List Version: unit price 0 / list price 0

POS
. new receipt:
 . product Whistle
total receipt 0. click in total button, and "Done" button is displayed (it is OK). Click it
. new receipt:
 . product Whistle
total receipt 0. click in total button, and "Done" button is NOT displayed. It is not possible to finish the sale
No tags attached.
blocks defect 0035678 closed mario_castello Sales with total amount 0 can not be done 
Issue History
2017-05-08 18:19marvintmTypedefect => backport
2017-05-08 18:19marvintmTarget Version => RR17Q1.3
2017-05-15 15:59shuehnerTarget VersionRR17Q1.3 => RR17Q1.2
2017-06-15 10:08hgbotCheckin
2017-06-15 10:08hgbotNote Added: 0097411
2017-06-15 10:08hgbotStatusscheduled => resolved
2017-06-15 10:08hgbotResolutionopen => fixed
2017-06-15 10:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/731ea5cdce40f56b5a1dc45aa1f5e39b4b74e118 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal/rev/3cf90c65c095cb2d2a3eb43b4a2b5f147ccd964a [^]
2017-06-19 13:00marvintmStatusresolved => closed
2017-06-19 13:00marvintmFixed in Version => RR17Q1.2

Notes
(0097411)
hgbot   
2017-06-15 10:08   
Repository: retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal
Changeset: 3cf90c65c095cb2d2a3eb43b4a2b5f147ccd964a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jun 15 09:57:23 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal/rev/3cf90c65c095cb2d2a3eb43b4a2b5f147ccd964a [^]

Fixed issue 35949: Sales with total amount 0 can not be done

- Call event updatePending to update the status of payment buttos

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---