Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047168Retail ModulesWeb POSpublic2021-06-17 10:052021-06-17 16:22
adrianromero 
adrianromero 
normalmajoralways
closedfixed 
5
 
RR21Q4RR21Q3 
marvintm
No
0047168: Non mergeable payments selection for Add Payment action
Some functionalities like Split Payments require to define an array of existing payments non mergeable. For example in this new functionality it is required to not to allow merge payments that do not belong to the selected subtotal.
N/A
No tags attached.
Issue History
2021-06-17 10:05adrianromeroNew Issue
2021-06-17 10:05adrianromeroAssigned To => adrianromero
2021-06-17 10:05adrianromeroTriggers an Emergency Pack => No
2021-06-17 10:06adrianromeroReview Assigned To => marvintm
2021-06-17 10:06adrianromeroStatusnew => scheduled
2021-06-17 10:10hgbotNote Added: 0129605
2021-06-17 15:51hgbotNote Added: 0129615
2021-06-17 15:51hgbotNote Added: 0129616
2021-06-17 16:22hgbotResolutionopen => fixed
2021-06-17 16:22hgbotStatusscheduled => closed
2021-06-17 16:22hgbotNote Added: 0129620
2021-06-17 16:22hgbotFixed in Version => RR21Q3
2021-06-17 16:22hgbotNote Added: 0129621

Notes
(0129605)
hgbot   
2021-06-17 10:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/478 [^]
(0129615)
hgbot   
2021-06-17 15:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/479 [^]
(0129616)
hgbot   
2021-06-17 15:51   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/478 [^]
(0129620)
hgbot   
2021-06-17 16:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/479 [^]
(0129621)
hgbot   
2021-06-17 16:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3654abb0c3ae72869a77e107f97f517a15da3eed
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-06-17T11:40:34+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3654abb0c3ae72869a77e107f97f517a15da3eed [^]

Fixes ISSUE-0047168: Non mergeable payments selection for Add Payment action
* Manage new *paymentData* option named *nonmergeable* containing the array of payment ids non mergeable

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---