Openbravo Issue Tracking System - POS2
View Issue Details
0049845POS2Restaurantspublic2022-07-19 15:182022-09-06 15:37
Felixaka 
meriem_azaf 
normalminoralways
closedfixed 
5
 
22Q4 
No
0049845: JIRA 3088 - Keymap Editor : OBPOS_row limit when adding product or category
On the keymap editor in the configuration window of products or categories

There is an "error message" that is shown (see picture) at the bottom of the left table products/categories to add, an error message appears at the bottom of the table “OBPOS_row limit”.

We do not understand why this message is heard. It should be deleted or at least written with something understandable

Also in the at the bottom of the same page, we the message "Annuler" and "Ajouter" which do not correspond to Agapes Layout (see picture)
- Go on the POS

- Go in keymap editors

-"view version" -> "View cattegories" -> "View producrt" -> "link product"

-Observe the Red message at the bottom right

-Observe the button "Ajouter" and "Annuler" which do not correspond to the agapes layout
No tags attached.
png 2022-07-19_15h07_09.png (48,273) 2022-07-19 15:18
https://issues.openbravo.com/file_download.php?file_id=17324&type=bug
png
Issue History
2022-07-19 15:18FelixakaNew Issue
2022-07-19 15:18FelixakaAssigned To => Retail
2022-07-19 15:18FelixakaFile Added: 2022-07-19_15h07_09.png
2022-07-19 15:18FelixakaTriggers an Emergency Pack => No
2022-08-31 12:11AugustoMauchAssigned ToRetail => meriem_azaf
2022-08-31 13:36AugustoMauchStatusnew => scheduled
2022-08-31 15:41hgbotNote Added: 0140572
2022-09-06 15:37hgbotResolutionopen => fixed
2022-09-06 15:37hgbotStatusscheduled => closed
2022-09-06 15:37hgbotNote Added: 0140766
2022-09-06 15:37hgbotFixed in Version => 22Q4
2022-09-06 15:37hgbotNote Added: 0140767

Notes
(0140572)
hgbot   
2022-08-31 15:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1174 [^]
(0140766)
hgbot   
2022-09-06 15:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1174 [^]
(0140767)
hgbot   
2022-09-06 15:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5e9c79839fab1576e2a4104216ddc513f9451d92
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 06-09-2022 15:36:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5e9c79839fab1576e2a4104216ddc513f9451d92 [^]

Fixes ISSUE-49845: Keymap Editor: Missing error message obpos2_row limit and the styling of the buttons

On the keymap editor in the configuration window of products or categories

There is an "error message" that is shown at the bottom of the left table products/categories to add, an error message appears at the bottom of the table “OBPOS_row limit”.

Also in the bottom of the same page, we have these two buttons "Annuler" and "Ajouter" which do not correspond to Agapes Layout.

The problem that the message is missing and also the styling of the buttons.

To fix this, we recreate the message and put the styling for the buttons.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedDialog/KeymapEditorLinkedDialog.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedDialog/__test__/KeymapEditorLinkedDialog.test.jsx
---