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

View Revisions: Issue #14173 Back to Issue ]
Summary 0014173: Can't export module developed in Spanish: INCORRECT_CLIENT_ORG_PROPERTY_NAME
Revision 2010-08-15 22:57 by rafaroda
Steps To Reproduce Having installed the Spanish Translation module http://forge.openbravo.com/projects/languagemodulespanish/module [^]

0) Create a new module with language Spanish (Spain) selected [0]
1) Develop a new window for this module [1]. Don't forget to Synchronize Terminology!
2) ant export.database

[0] http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_To_Create_and_Package_a_Module [^]
[1] http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_to_develop_a_new_window [^]
Revision 2010-08-15 22:57 by rafaroda
Description I can't export a module developed in Spanish.

[validateModules] +++++++++++++++++++++++++++++++++++++++++++++++++++
[validateModules] Errors for Validation type: INCORRECT_CLIENT_ORG_PROPERTY_NAME
[validateModules] +++++++++++++++++++++++++++++++++++++++++++++++++++
[validateModules] Table EVEBUCO_OBJECTIVE has a column referencing AD_Client. The AD_Column.name (note: different from AD_Column.columnname!) of this column should have the value client, it currently has entidad
[validateModules] Table EVEBUCO_OBJECTIVE has a column referencing AD_Org. The AD_Column.name (note: different from AD_Column.columnname!) of this column should have the value organization, it currently has organizacin
Revision 2010-08-12 19:34 by rafaroda
Steps To Reproduce Having installed the Spanish Translation module http://forge.openbravo.com/projects/languagemodulespanish/module [^]

0) Create a new module with language Spanish (Spain) [0]
1) Develop a new window for this module [1]
2) ant export.database
3) ant package.module -Dmodule=org.openbravo.youmodulename

[0] http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_To_Create_and_Package_a_Module [^]
[1] http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_to_develop_a_new_window [^]
Revision 2010-08-12 19:34 by rafaroda
Description Missleading warning info when packaging a module which base language is Spanish.

[validateModules] +++++++++++++++++++++++++++++++++++++++++++++++++++
[validateModules] Errors for Validation type: INCORRECT_CLIENT_ORG_PROPERTY_NAME
[validateModules] +++++++++++++++++++++++++++++++++++++++++++++++++++
[validateModules] Table EVEBUCO_OBJECTIVE has a column referencing AD_Client. The AD_Column.name (note: different from AD_Column.columnname!) of this column should have the value client, it currently has entidad
[validateModules] Table EVEBUCO_OBJECTIVE has a column referencing AD_Org. The AD_Column.name (note: different from AD_Column.columnname!) of this column should have the value organization, it currently has organizacin


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker