Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042382Retail ModulesWeb POSpublic2019-11-25 09:192019-12-05 15:31
JONHM 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q1 
marvintm
No
0042382: 'Payment Method Type' field should be able to set as empty when selecting a Payment Group
Ocasionally, 'Payment Method Type' field should be empty when selecting a Payment Group.
Using 'White Valley Group Admin' role:

- Open 'Channel - Touchpoint Type' window and select "VBS POS Terminal Type"
- Switch to [Payment Method] tab and select "Credit/Debit" Payment Provider (Payment Method Type field should be empty)
- Save the record. It shows an error:

Error: Saving failed. If Provider Group has a value selected, Payment Method Type must have a value selected too.
No tags attached.
related to defect 0042471 closed ranjith_qualiantech_com API change: ability to set payment type column to empty 
causes defect 0043919 closed adrianromero If a payment provider has ha payment type null payment processor raises an error 
Issue History
2019-11-25 09:19JONHMNew Issue
2019-11-25 09:19JONHMAssigned To => Retail
2019-11-25 09:19JONHMRegression date => 2019-12-09
2019-11-25 09:19JONHMTriggers an Emergency Pack => No
2019-11-25 10:10guillermogilResolution time => 1575846000
2019-11-25 10:10guillermogilRegression date2019-12-09 =>
2019-11-25 19:28marvintmStatusnew => closed
2019-11-25 19:28marvintmResolutionopen => no change required
2019-11-26 09:12guillermogilStatusclosed => new
2019-11-26 09:12guillermogilResolutionno change required => open
2019-11-26 14:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-11-26 14:23ranjith_qualiantech_comStatusnew => scheduled
2019-12-04 08:56marvintmRelationship addedrelated to 0042471
2019-12-05 12:51hgbotCheckin
2019-12-05 12:51hgbotNote Added: 0116105
2019-12-05 12:51hgbotStatusscheduled => resolved
2019-12-05 12:51hgbotResolutionopen => fixed
2019-12-05 12:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05279e2f2dfeab33547a5761d4ddcff1dda972ae [^]
2019-12-05 15:31marvintmReview Assigned To => marvintm
2019-12-05 15:31marvintmStatusresolved => closed
2019-12-05 15:31marvintmFixed in Version => RR20Q1
2020-05-04 08:45adrianromeroRelationship addedcauses 0043919

Notes
(0116105)
hgbot   
2019-12-05 12:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 05279e2f2dfeab33547a5761d4ddcff1dda972ae
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 05 17:20:57 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05279e2f2dfeab33547a5761d4ddcff1dda972ae [^]

Fixed issue 42382 : Removed Check Constraint for Payment Provider and Payment Method Type

* Payment Method Type allow null values with Payment Provider

---
M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---