Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047505Retail ModulesWeb POSpublic2021-08-05 07:562021-08-23 09:55
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
RR21Q4 
No
0047505: Full Rounding Mode
It would be nice to have the ability of configuring payment methods of a given terminal type with a rounding configuration that uses a new mode: the full rounding mode.

See here[1] for additional details.

[1] https://docs.google.com/document/d/1HOS3CfaAESbqZUsgxLJUSz0X8_5v_n7izraSxZqpHTU [^]
.
No tags attached.
related to defect 0047523 closed caristu API change: two new contraints in OBPOS_APP_PAYMENT_ROUNDING table 
Issue History
2021-08-05 07:56caristuNew Issue
2021-08-05 07:56caristuAssigned To => Retail
2021-08-05 07:56caristuTriggers an Emergency Pack => No
2021-08-05 07:56caristuAssigned ToRetail => caristu
2021-08-05 10:22hgbotNote Added: 0130982
2021-08-10 10:49caristuIssue cloned0047523
2021-08-10 10:49caristuRelationship addedrelated to 0047523
2021-08-23 09:55hgbotResolutionopen => fixed
2021-08-23 09:55hgbotStatusnew => closed
2021-08-23 09:55hgbotNote Added: 0131254
2021-08-23 09:55hgbotFixed in Version => RR21Q4
2021-08-23 09:55hgbotNote Added: 0131255

Notes
(0130982)
hgbot   
2021-08-05 10:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/536 [^]
(0131254)
hgbot   
2021-08-23 09:55   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/536 [^]
(0131255)
hgbot   
2021-08-23 09:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: bd17207e3844780aefd82d0390c7817ea424c3d8
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-08-23T09:55:00+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/bd17207e3844780aefd82d0390c7817ea424c3d8 [^]

fixes ISSUE-47505: Full Rounding Mode

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/536 [^]

---
A web-test/model/business-object/ticket/actions/AddPaymentRounding.test.js
M src-db/database/model/tables/OBPOS_APP_PAYMENT_ROUNDING.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_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/posterminal/term/Payments.java
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---