Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011535
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminoralways2009-11-29 22:592010-03-10 18:28
ReporterfgredruelloView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6
OS VersionUbuntu 9.04Database version8.3Ant version
Product Version2.50MP8SCM revision2.50.15307 PI 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011535: Translation can not be added to Field Category in Application Dictionary

DescriptionTranslation can not be added to Field Category in Application Dictionary.

Add a field category group to a field in a window. Before compilation, the field category group show null in the window.

Default language of OB is set to Spanish.


Thanks and sorry, my english is poor...
Steps To Reproduce- Application Dictionary
- Field Category
- Select one
- Translation tab
- New record
- Field Language is disabled for select another language. (Default = English)
Proposed SolutionChange Language field attributes to enable edit = yes.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0011246 closedalostale Translation for new fieldgroup in a module with baseLanguage != en_US do not work 

-  Notes
(0022265)
fgredruello (reporter)
2009-12-01 01:30

This issue sounds like https://issues.openbravo.com/view.php?id=11246. [^]

I have seen in 2.50 MP9 release notes, this issue solved. I'll try to update 2.50 MP9 and I try again.

Thanks.
(0023148)
fgredruello (reporter)
2009-12-29 23:48

Problems installing a module with Field Category columns.

SQL Command failed with: ERROR: inserción o actualización en la tabla «ad_field» viola la llave foránea «adfieldgroup_adfield»
Detail: La llave (ad_fieldgroup_id)=(241CCCEB31D1460CA5FC9DE863D86D8F) no está presente en la tabla «ad_fieldgroup».
-- END
ALTER TABLE AD_FIELD
ADD CONSTRAINT ADFIELDGROUP_ADFIELD FOREIGN KEY (AD_FIELDGROUP_ID) REFERENCES AD_FIELDGROUP (AD_FIELDGROUP_ID)
SQL Command failed with: ERROR: inserción o actualización en la tabla «ad_column» viola la llave foránea «ad_reference_columnvalue»
Detail: La llave (ad_reference_value_id)=(B8AE827D486044028652B029EE438AE5) no está presente en la tabla «ad_reference».
-- END
ALTER TABLE AD_COLUMN
ADD CONSTRAINT AD_REFERENCE_COLUMNVALUE FOREIGN KEY (AD_REFERENCE_VALUE_ID) REFERENCES AD_REFERENCE (AD_REFERENCE_ID)
Executed 173 SQL command(s) with 2 error(s)
Executed 128 SQL command(s) with 0 error(s)
Executed 458 SQL command(s) with 0 error(s)
(0024382)
alostale (manager)
2010-02-16 09:01

The error you mention in your last note seems to be related to some modules not completely exported.

- Issue History
Date Modified Username Field Change
2009-11-29 22:59 fgredruello New Issue
2009-11-29 22:59 fgredruello Assigned To => rafaroda
2009-12-01 01:30 fgredruello Note Added: 0022265
2009-12-29 23:48 fgredruello Note Added: 0023148
2010-02-11 18:32 rafaroda Assigned To rafaroda => alostale
2010-02-15 12:58 alostale Priority normal => urgent
2010-02-15 12:58 alostale Status new => scheduled
2010-02-16 09:01 alostale Relationship added duplicate of 0011246
2010-02-16 09:01 alostale Note Added: 0024382
2010-02-16 09:01 alostale Status scheduled => closed
2010-02-16 09:01 alostale Resolution open => duplicate
2010-02-17 00:00 anonymous sf_bug_id 0 =>
2010-03-10 18:28 anonymous sf_bug_id => 2967947


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker