Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0054465Openbravo LocalizationsLocalization Francepublic2024-01-25 07:162024-02-14 09:49
radhakrishnan 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
 
0054465: Updating the behavior of the contents of the "service code" drop-down list & mandatory service code check box
TRANSLATION PROBLEMS
CODE SERVICE OBLIGATOIRE flag at business partner, should be changed to “Engagement obligatoire”

BEHAVIOUR OF THE FIELDS
There is a drop down at business partner level with the list of “code services”. This list shows NAMES of code services. This list should show “CODE - NAME”. This way, showing the code, the user will have it much easier to read and search values.

Important: When the user writes something on the combo, Openbravo should filter values by code and not by name.

The field CODE SERVICE OBLIGATOIRE (that we ask for a name change in the previous paragraph) today is shown ONLY when the summary level flag is marked. We need this display logic to change.

When the “Code Service” combo has any value selected, this flag should be hidden.

In any other situation, this flag should be visible

CODE SERVICE LIST
It should be possible to have more than one CODE SERVICE with the same CODE. Today the table validates that ONLY one code service should have the same CODE, but in reality there are situations with more than one CODE SERVICE having exactly the same CODE.
*
No tags attached.
Issue History
2024-01-25 07:16radhakrishnanNew Issue
2024-01-25 07:17radhakrishnanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27393#r27393
2024-01-25 07:17radhakrishnanAssigned To => radhakrishnan
2024-01-25 07:17radhakrishnanStatusnew => scheduled
2024-01-25 11:54hgbotNote Added: 0159758
2024-01-30 14:58hgbotResolutionopen => fixed
2024-01-30 14:58hgbotStatusscheduled => closed
2024-01-30 14:58hgbotNote Added: 0159937
2024-01-30 14:58hgbotNote Added: 0159938
2024-02-08 07:04hgbotNote Added: 0160384
2024-02-14 09:49hgbotNote Added: 0160721
2024-02-14 09:49hgbotNote Added: 0160722

Notes
(0159758)
hgbot   
2024-01-25 11:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/merge_requests/7 [^]
(0159937)
hgbot   
2024-01-30 14:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata [^]
Changeset: 2bb39e4e0852971845a218022aeb1289267383c4
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 30-01-2024 13:58:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/commit/2bb39e4e0852971845a218022aeb1289267383c4 [^]

Fixed FR-54465: Modified 'Code Service Obligatoire' name and display logic'

---
A src-db/database/sourcedata/OBUISEL_SELECTOR.xml
A src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
M src-db/database/model/tables/PHMDF_CHORUSSERVICECODE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
R src-db/database/sourcedata/AD_REF_TABLE.xml
---
(0159938)
hgbot   
2024-01-30 14:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/merge_requests/7 [^]
(0160384)
hgbot   
2024-02-08 07:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/merge_requests/8 [^]
(0160721)
hgbot   
2024-02-14 09:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/merge_requests/8 [^]
(0160722)
hgbot   
2024-02-14 09:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata [^]
Changeset: c6bb7da53ed45015c6298fb7e0784f52bc1be2da
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 08-02-2024 11:29:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.france.masterdata/-/commit/c6bb7da53ed45015c6298fb7e0784f52bc1be2da [^]

Related to FR-54465: Modified name and code based on application elements

---
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---