Openbravo Issue Tracking System - POS2
View Issue Details
0049611POS2Restaurantspublic2022-06-21 09:572022-06-23 22:23
mmohammad 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049611: FLUN-3087 No configuration for using split check
In pos2, there is no possiblity to deactivate or to hide the split check.
While this functionnality is not working well, it's better to make it not visible.

Add a user action for using split check . The button won't be visible in payment method
go to POS2 and select some products to add to receipt.
Go to payment method. ==> the Split check button must be hidden
No tags attached.
jpg splitCheckButton.jpg (140,144) 2022-06-21 09:57
https://issues.openbravo.com/file_download.php?file_id=17198&type=bug
jpg
Issue History
2022-06-21 09:57mmohammadNew Issue
2022-06-21 09:57mmohammadAssigned To => Retail
2022-06-21 09:57mmohammadFile Added: splitCheckButton.jpg
2022-06-21 09:57mmohammadTriggers an Emergency Pack => No
2022-06-21 11:44AugustoMauchAssigned ToRetail => meriem_azaf
2022-06-21 11:44AugustoMauchStatusnew => scheduled
2022-06-22 15:39hgbotNote Added: 0138628
2022-06-23 22:23hgbotResolutionopen => fixed
2022-06-23 22:23hgbotStatusscheduled => closed
2022-06-23 22:23hgbotNote Added: 0138717
2022-06-23 22:23hgbotNote Added: 0138718

Notes
(0138628)
hgbot   
2022-06-22 15:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1026 [^]
(0138717)
hgbot   
2022-06-23 22:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 602728d3b9572aed7ea9ca441bee07931a8590c2
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 23-06-2022 22:22:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/602728d3b9572aed7ea9ca441bee07931a8590c2 [^]

Fixes ISSUE-49611: No configuration for using split check

In pos2, there is no possiblity to deactivate or to hide the split check.

added a new column and new terminal property to allow enabling or disabling the split check functionality per terminal type.

---
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/__test__/PaymentPanelButtons.test.jsx
M src-db/database/model/modifiedTables/OBPOS_TERMINALTYPE.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/org/openbravo/pos2/term/OBPOS2TerminalProperties.java
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PaymentPanelButtons.jsx
---
(0138718)
hgbot   
2022-06-23 22:23   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1026 [^]