Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048270
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2021-12-17 10:282021-12-24 12:29
Reportertimothee_catteeuwView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048270: JIRA 2569 - Payment category order on POS2

DescriptionCurrently it is not possible to order payment method categories. In the following screenshot, a request could be to put “à refacturer” just after “Main payment methods”
But currently the behavior is (cf. payment.png)
Category “Main payment methods” is positioned first
All the other payment method categories are positioned randomly (probably decided by the database)

The request here is so to be able to define the order of payment method categories below "Main payment method" thanks to :

1) A value which could be configured in “POS payment method categories” tab available in BO
2) For payment with no configured value those will be randomly positioned at the end on payment mode screen of WebPOS
Steps To Reproduce1) Create several Payment categories
2) link them to payment methods
3) login WebPOS
4) do a new ticket
5) Go to payment mode
--> Payment method categories are ordered randomely

Proposed SolutionOnce issue https://issues.openbravo.com/view.php?id=48278 [^] is fixed then org.openbravo.pos2/src/org/openbravo/pos2/term/PaymentMethodCategories.java should be addapted to short by sequence number

Then the algorithm used in frontend to draw the categories should be checked to ensure that it draws the categories based on that seqno and according to what is mentioned
TagsNo tags attached.
Attached Filespng file icon Payment.png [^] (39,062 bytes) 2021-12-17 10:28

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0048278 closedranjith_qualiantech_com Retail Modules Payment methods categories does not support sequence number 
depends on backport 0048308TAP closedranjith_qualiantech_com POS2 JIRA 2569 - Payment category order on POS2 

-  Notes
(0133938)
hgbot (developer)
2021-12-24 08:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/765 [^]
(0133958)
hgbot (developer)
2021-12-24 12:29

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/765 [^]
(0133959)
hgbot (developer)
2021-12-24 12:29

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ff8ead48f05d919bdf915c80e1d47f0b1d1dcc9f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 23-12-2021 18:39:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ff8ead48f05d919bdf915c80e1d47f0b1d1dcc9f [^]

Fixed ISSUE-48270: Added Seq.No for Payment method category
* Created Seq.No will be used to list payments in ordered manner

---
M src/org/openbravo/pos2/term/PaymentMethodCategories.java
---

- Issue History
Date Modified Username Field Change
2021-12-17 10:28 timothee_catteeuw New Issue
2021-12-17 10:28 timothee_catteeuw Assigned To => Retail
2021-12-17 10:28 timothee_catteeuw File Added: Payment.png
2021-12-17 10:28 timothee_catteeuw Triggers an Emergency Pack => No
2021-12-17 10:29 timothee_catteeuw Description Updated View Revisions
2021-12-18 11:22 guilleaer Category Restaurants => POS
2021-12-18 11:22 guilleaer Summary JIRA 2569 - Payment category order on WebPOS => JIRA 2569 - Payment category order on POS2
2021-12-18 11:25 guilleaer Relationship added depends on 0048278
2021-12-18 11:31 guilleaer Proposed Solution updated
2021-12-20 17:44 guilleaer Status new => acknowledged
2021-12-22 15:51 guilleaer Target Version TAP =>
2021-12-22 15:51 guilleaer Status acknowledged => scheduled
2021-12-22 15:51 guilleaer Status scheduled => acknowledged
2021-12-23 11:33 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2021-12-24 08:29 ranjith_qualiantech_com Status acknowledged => scheduled
2021-12-24 08:29 hgbot Note Added: 0133938
2021-12-24 12:29 hgbot Note Added: 0133958
2021-12-24 12:29 hgbot Resolution open => fixed
2021-12-24 12:29 hgbot Status scheduled => closed
2021-12-24 12:29 hgbot Note Added: 0133959


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker