Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045886 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-02-11 17:17 | 2021-02-15 06:25 | |||
Reporter | lmonreal | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR21Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045886: Unable to create the same register for Touchpoint UI Configuration in Multiclient | |||||||
Description | I am trying to generate the same button in the same place for two different clients under the same machine. However, system says that there is already a record created with the same information so I cannot save i: Saving failed. There is already a ActionInABA with the same (Action, ABA_UiConfiguration). (Action, ABA_UiConfiguration) must be unique. You must change the values entered. As a result, I am not able to replicate the UI configuration in two different clients. Our environment is 19Q3 | |||||||
Steps To Reproduce | Video:https://drive.google.com/file/d/14mUOgBpzlKA76ZuepQgwODtN6ocQrnQf/view [^] 1. Go to Touchpoint UI Configuration and create a new action under Scan Button Right 2. Change client and replicate above step-->See it says that there is an error 3.If you delete the first register and try again in the second client, this time it works. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0126086) guillermogil (viewer) 2021-02-12 08:07 edited on: 2021-02-12 08:07 |
It should be as easy as add the AD_Client_ID to the Unique Index: <unique name="OBMOBC_UICONFACT_UN"> <unique-column name="OBMOBC_UICONF_WIN_ABA_ID"/> <unique-column name="OBMOBC_ACTION_ID"/> <unique-column name="AD_CLIENT_ID"/> </unique> |
(0126102) hgbot (developer) 2021-02-13 04:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/158 [^] |
(0126104) hgbot (developer) 2021-02-15 06:25 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 7cde5be4795e1dcc1a510bd6defe43f54616aac9 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 2021-02-12T17:14:31-05:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/7cde5be4795e1dcc1a510bd6defe43f54616aac9 [^] Fixed BUG 45886: Added the AD_Client_ID to the Unique Index --- M src-db/database/model/tables/OBMOBC_UICONFWINABA_ACT.xml --- |
(0126105) hgbot (developer) 2021-02-15 06:25 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/158 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-02-11 17:17 | lmonreal | New Issue | |
2021-02-11 17:17 | lmonreal | Assigned To | => Retail |
2021-02-11 17:17 | lmonreal | File Added: Error.png | |
2021-02-11 17:17 | lmonreal | OBNetwork customer | => Gold |
2021-02-11 17:17 | lmonreal | Resolution time | => 1613602800 |
2021-02-11 17:17 | lmonreal | Triggers an Emergency Pack | => No |
2021-02-12 08:07 | guillermogil | Note Added: 0126086 | |
2021-02-12 08:07 | guillermogil | Note Edited: 0126086 | View Revisions |
2021-02-12 23:17 | rqueralta | Assigned To | Retail => rqueralta |
2021-02-12 23:17 | rqueralta | Status | new => scheduled |
2021-02-13 04:35 | hgbot | Merge Request Status | => open |
2021-02-13 04:35 | hgbot | Note Added: 0126102 | |
2021-02-15 06:24 | hgbot | Merge Request Status | open => approved |
2021-02-15 06:25 | hgbot | Resolution | open => fixed |
2021-02-15 06:25 | hgbot | Status | scheduled => closed |
2021-02-15 06:25 | hgbot | Fixed in Version | => RR21Q2 |
2021-02-15 06:25 | hgbot | Note Added: 0126104 | |
2021-02-15 06:25 | hgbot | Note Added: 0126105 |
Copyright © 2000 - 2009 MantisBT Group |