Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056634 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo Localizations] Localization Spain | minor | have not tried | 2024-10-03 09:31 | 2024-10-08 16:24 | |||
Reporter | ignacio_deandres | View Status | public | |||||
Assigned To | ignacio_deandres | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
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 | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Regression introduced in release | ||||||||
Summary | 0056634: 0056632: Adapt SCO Data Collection new screen to display every informations correctly | |||||||
Description | It has been asked to adapt the requests sent to the Client API so that in SCO they are shown as expected according to the 56341 development. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0169926) hgbot (developer) 2024-10-03 09:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/merge_requests/33 [^] |
(0170134) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 91c86d6df493fbe8268f92bd1372fe23e6a6e912 Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/91c86d6df493fbe8268f92bd1372fe23e6a6e912 [^] FIXES ISSUE-56634: adapted requests so that the RequestString component to collect the user data is properly displayed in the SCO app mode --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170135) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 80983652274d874df8ffa04a1f6af0646371957b Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/80983652274d874df8ffa04a1f6af0646371957b [^] FIXES ISSUE-56634: masked and disabled all inputs except for the Observations one --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170136) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 9d557a5070878db330a61faaf9bc5d28ad03b9e5 Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/9d557a5070878db330a61faaf9bc5d28ad03b9e5 [^] FIXES ISSUE-56634: Added POS/SCO behaviour differentiation --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170137) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 4c0229b87b4fa0176126e6fc99557f7f420d4697 Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/4c0229b87b4fa0176126e6fc99557f7f420d4697 [^] FIXES ISSUE-56634: code refactor --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170138) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 3809d5615aab55a2f4af88749a978c85d0e9846f Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/3809d5615aab55a2f4af88749a978c85d0e9846f [^] FIXES ISSUE-56634: added rowstart and colstart values to the request --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170139) hgbot (developer) 2024-10-08 16:24 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization [^] Changeset: 30a51df584d8b52c006ce4c1c1043f2129bc8ad1 Author: Ignacio De Andrés <i.deandres@orisha.com> Date: 08-10-2024 16:20:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/commit/30a51df584d8b52c006ce4c1c1043f2129bc8ad1 [^] FIXES ISSUE-56634: instead of sending masked values, we set the new masked param to true along with the disabled one also to true to indicate the API that this concrete value must be masked. --- M web/org.openbravo.localization.spain.fiscalization/app/model/business-object/fiscalizationEventHandler/ESFISFiscalizationEventHandler.js --- |
(0170140) hgbot (developer) 2024-10-08 16:24 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.spain.fiscalization/-/merge_requests/33 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-03 09:31 | ignacio_deandres | New Issue | |
2024-10-03 09:31 | ignacio_deandres | Assigned To | => ignacio_deandres |
2024-10-03 09:32 | ignacio_deandres | Target Version | 15Q4 => |
2024-10-03 09:36 | hgbot | Note Added: 0169926 | |
2024-10-08 16:24 | hgbot | Resolution | open => fixed |
2024-10-08 16:24 | hgbot | Status | new => closed |
2024-10-08 16:24 | hgbot | Note Added: 0170134 | |
2024-10-08 16:24 | hgbot | Note Added: 0170135 | |
2024-10-08 16:24 | hgbot | Note Added: 0170136 | |
2024-10-08 16:24 | hgbot | Note Added: 0170137 | |
2024-10-08 16:24 | hgbot | Note Added: 0170138 | |
2024-10-08 16:24 | hgbot | Note Added: 0170139 | |
2024-10-08 16:24 | hgbot | Note Added: 0170140 |
Copyright © 2000 - 2009 MantisBT Group |