Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048278Retail ModulesWeb POSpublic2021-12-18 11:252021-12-24 12:29
guilleaer 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR22Q1 
No
0048278: Payment methods categories does not support sequence number
It is not possible to sort payment method categories in web POS

If sequence is defined per payment methods categories should be taken into account by frontend to draw them properly
N/A
Add Sequence no to the table and use it if defined to short them in FE
No tags attached.
blocks defect 0048270 closed ranjith_qualiantech_com POS2 JIRA 2569 - Payment category order on POS2 
Issue History
2021-12-18 11:25guilleaerNew Issue
2021-12-18 11:25guilleaerAssigned To => Retail
2021-12-18 11:25guilleaerTriggers an Emergency Pack => No
2021-12-18 11:25guilleaerRelationship addedblocks 0048270
2021-12-23 11:33ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-12-23 11:33ranjith_qualiantech_comStatusnew => acknowledged
2021-12-23 11:42ranjith_qualiantech_comStatusacknowledged => scheduled
2021-12-24 08:29hgbotNote Added: 0133937
2021-12-24 12:29hgbotResolutionopen => fixed
2021-12-24 12:29hgbotStatusscheduled => closed
2021-12-24 12:29hgbotFixed in Version => RR22Q1
2021-12-24 12:29hgbotNote Added: 0133956
2021-12-24 12:29hgbotNote Added: 0133957

Notes
(0133937)
hgbot   
2021-12-24 08:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/668 [^]
(0133956)
hgbot   
2021-12-24 12:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/668 [^]
(0133957)
hgbot   
2021-12-24 12:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3fd92efc999db68d035efc2bba449c76a62ba181
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 24-12-2021 07:58:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3fd92efc999db68d035efc2bba449c76a62ba181 [^]

Fixed ISSUE-48278: Added Seq. no for Payment Method Category
* In POS, Payments should be ordered based on paymentmethod category seq. no

---
M src-db/database/model/tables/OBPOS_PAY_METHOD_CATEGORY.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/posterminal/term/Payments.java
---