Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053119 | Modules | Mass Invoicing | public | 2023-08-01 17:14 | 2023-08-02 07:25 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | merged |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | alostale |
Support ticket | |
OBNetwork customer | No |
Regression introduced in release | |
|
Summary | 0053119: Fix dbconsistency issue indirectly caused by backoffice change in 50919 |
Description | Issue 50919 in backoffice cleaned-up some obsolete code.
As part of this change an ad_textinterfaces entry for text "Next" without a filename was auto-removed as well. There is no feature to keep entries which are not used (they get autoremoved).
This module requires translation for the same text "Next".
With the value in backoffice gone it will not be reused here so this module need to get its own value locally (auto-created on compiling + exporting database)
|
Steps To Reproduce | Run dbconsistency check (compile with module in development + export.database) against db with backoffice issue 50919 included.
Notice new ad_textinterfaces row being created.
|
Proposed Solution | Add the new ad_textinterfaces in the module itself |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0050919 | | closed | shuehner | Openbravo ERP | Remove obsolete reference for ImageInfo (url-based) it was replaced by ImageInfoBLOB |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-08-01 17:14 | shuehner | New Issue | |
2023-08-01 17:14 | shuehner | Assigned To | => shuehner |
2023-08-01 17:14 | shuehner | OBNetwork customer | => No |
2023-08-01 17:14 | shuehner | Relationship added | related to 0050919 |
2023-08-01 17:27 | hgbot | Merge Request Status | => open |
2023-08-01 17:27 | hgbot | Note Added: 0153067 | |
2023-08-01 17:28 | shuehner | Issue cloned | 0053120 |
2023-08-01 17:37 | hgbot | Merge Request Status | open => merged |
2023-08-01 17:37 | hgbot | Note Added: 0153074 | |
2023-08-01 17:37 | hgbot | Resolution | open => fixed |
2023-08-01 17:37 | hgbot | Status | new => resolved |
2023-08-01 17:37 | hgbot | Note Added: 0153075 | |
2023-08-02 07:25 | alostale | Review Assigned To | => alostale |
2023-08-02 07:25 | alostale | Status | resolved => closed |