Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0053660 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] E. Translation | major | N/A | 2023-10-13 17:20 | 2023-10-13 17:26 | |||||||
Reporter | kousalya_r | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0155837) hgbot (developer) 2023-10-13 17:26 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/merge_requests/21 [^] |
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 | Modules | => Core |
2023-10-13 17:20 | kousalya_r | Triggers an Emergency Pack | => No |
2023-10-13 17:26 | hgbot | Note Added: 0155837 |
Copyright © 2000 - 2009 MantisBT Group |