Openbravo Issue Tracking System - POS2
View Issue Details
0051878POS2POSpublic2023-03-16 07:552023-03-29 16:01
marvintm 
Retail 
normalmajorhave not tried
closedfixed 
5
 
23Q2 
marvintm
No
0051878: Counting tool needs to be configurable per payment method so that it can be automatically opened
Counting tool needs to be configurable per payment method so that it can be automatically opened.

A new combo field will be added to the payment type definition. This field will allow either the current behavior (counting tool possible to open for cash payment methods), automatically open the counting tool when the payment method is focused, or automatically open it and then automatically move to the next field once it is closed.
.
No tags attached.
related to defect 0052007 new hcurbelo UX review of the counting tools 
Issue History
2023-03-16 07:55marvintmNew Issue
2023-03-16 07:55marvintmAssigned To => Retail
2023-03-16 07:55marvintmTriggers an Emergency Pack => No
2023-03-16 07:55marvintmTypedefect => feature request
2023-03-16 08:03hgbotResolutionopen => fixed
2023-03-16 08:03hgbotStatusnew => resolved
2023-03-16 08:03hgbotFixed in Version => 23Q2
2023-03-16 08:03hgbotNote Added: 0147584
2023-03-16 08:03marvintmNote Added: 0147585
2023-03-16 08:04marvintmReview Assigned To => marvintm
2023-03-16 08:04marvintmStatusresolved => closed
2023-03-29 16:01guillermogilRelationship addedrelated to 0052007

Notes
(0147584)
hgbot   
2023-03-16 08:03   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ed579b1a837f62377348a840ffebedd13d7d57e8
Author: Hector Curbelo Barrios <hector.curbelo@smfconsulting.es>
Date: 16-03-2023 07:03:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ed579b1a837f62377348a840ffebedd13d7d57e8 [^]

Fixed ISSUE-51878: Counting Tool will now be configurable per payment method, so that it is possible to automatically open it or preserve current behavior

---
M src-db/database/model/modifiedTables/OBPOS_APP_PAYMENT_TYPE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
---
(0147585)
marvintm   
2023-03-16 08:03   
Fixed by this MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1591 [^]