Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0053660 | Openbravo ERP | E. Translation | public | 2023-10-13 17:20 | 2025-03-27 14:45 |
|
| Reporter | kousalya_r | |
| Assigned To | Triage Platform Base | |
| Priority | normal | Severity | major | Reproducibility | N/A |
| Status | closed | Resolution | duplicate | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | open |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0053660: ERROR: column t.istranslated does not exist in OBRPTTL_JOIN_FIELD table |
| Description | Running ReducedTranslationExportTests test with org.openbravo.reporting.tools.es_ES module raises following error: Error exporting translation for table OBRPTTL_JOIN_FIELD
[junit] select t.IsTranslated,t.OBRPTTL_JOIN_FIELD_ID, t.Name, o.Name AS NameO from OBRPTTL_JOIN_FIELD_TRL t, OBRPTTL_JOIN_FIELD o where t.AD_Language=? AND o.OBRPTTL_JOIN_FIELD_ID= t.OBRPTTL_JOIN_FIELD_ID and o.AD_Client_ID='0' and o.ad_module_id=? and o.IsActive='Y' and t.IsActive='Y' order by t.OBRPTTL_JOIN_FIELD_ID
[junit] org.postgresql.util.PSQLException: ERROR: column t.istranslated does not exist |
| Steps To Reproduce | N/A |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2023-10-13 17:20 | kousalya_r | New Issue | |
| 2023-10-13 17:20 | kousalya_r | Assigned To | => Triage Platform Base |
| 2023-10-13 17:20 | kousalya_r | OBNetwork customer | => No |
| 2023-10-13 17:20 | kousalya_r | Modules | => Core |
| 2023-10-13 17:20 | kousalya_r | Triggers an Emergency Pack | => No |
| 2023-10-13 17:26 | hgbot | Merge Request Status | => open |
| 2023-10-13 17:26 | hgbot | Note Added: 0155837 | |
| 2025-03-27 14:45 | shuehner | Note Added: 0177637 | |
| 2025-03-27 14:45 | shuehner | Status | new => closed |
| 2025-03-27 14:45 | shuehner | Resolution | open => duplicate |