Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043415Retail ModulesSelfcheckoutpublic2020-03-04 14:152020-03-26 14:30
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR20Q2 
marvintm
No
0043415: Selfcheckout must include provider groups functionality to be aligned with POS
Several payment integration projects like INGENICO for France require Self-checkout to include provider groups functionality
N/A
Apply attached commit
No tags attached.
diff ISSUE-0043415.diff (18,304) 2020-03-04 14:20
https://issues.openbravo.com/file_download.php?file_id=14135&type=bug
Issue History
2020-03-04 14:15adrianromeroNew Issue
2020-03-04 14:15adrianromeroAssigned To => Retail
2020-03-04 14:15adrianromeroTriggers an Emergency Pack => No
2020-03-04 14:17adrianromeroReview Assigned To => marvintm
2020-03-04 14:17adrianromeroStatusnew => scheduled
2020-03-04 14:17adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=20514#r20514
2020-03-04 14:20adrianromeroFile Added: ISSUE-0043415.diff
2020-03-26 08:19hgbotCheckin
2020-03-26 08:19hgbotNote Added: 0118826
2020-03-26 08:19hgbotStatusscheduled => resolved
2020-03-26 08:19hgbotResolutionopen => fixed
2020-03-26 08:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/d2b7346f5f09b8d354f0cb589ddd48f422005d38 [^]
2020-03-26 08:24marvintmAssigned ToRetail => adrianromero
2020-03-26 14:30marvintmStatusresolved => closed
2020-03-26 14:30marvintmFixed in Version => RR20Q2

Notes
(0118826)
hgbot   
2020-03-26 08:19   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: d2b7346f5f09b8d354f0cb589ddd48f422005d38
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Mar 24 15:48:24 2020 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/d2b7346f5f09b8d354f0cb589ddd48f422005d38 [^]

Fixes ISSUE-0043415: Selfcheckout must include provider groups functionality to be aligned with POS

---
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/selfcheckout/SCOComponentProvider.java
M src/org/openbravo/retail/selfcheckout/SCOInitialValidation.java
M src/org/openbravo/retail/selfcheckout/eventHandler/PaymentTypeEventHandler.java
M web/org.openbravo.retail.selfcheckout/source/panels/selectPaymentPanel.js
A web/org.openbravo.retail.selfcheckout/source/actions/doProviderGroup.js
A web/org.openbravo.retail.selfcheckout/source/components/providerGroupPanel.js
A web/org.openbravo.retail.selfcheckout/source/panels/mockProviderPanel.js
A web/org.openbravo.retail.selfcheckout/source/steps/mockProvider.js
---