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

View Revisions: Issue #27014 Back to Issue ]
Summary 0027014: Is not possible to create a field for a computed column using the Create Fields button
Revision 2014-07-25 09:53 by caristu
Steps To Reproduce 1) Add a new computed column for a table
2) Create its corresponding field in [Windows, Tabs and Fields] using the "Create Fields" button
3) Rebuild the application
Revision 2014-07-25 09:53 by caristu
Description Is not possible to create a field for a computed column using the Create Fields button, once it is added a compilation error is obtained:

ERROR: column <table_name>.<computed_column_name> does not exist
Revision 2014-07-25 08:01 by caristu
Steps To Reproduce 1) Add a new computed column for the M_Product_Category table
2) Create its corresponding field in [Windows, Tabs and Fields]
3) Rebuild the application
Revision 2014-07-04 09:51 by caristu
Description Is not possible to create a computed column for the Product Category window, once it is added a compilation error is obtained in the ProductCategory_data.xsql:

ERROR: column m_product_category.<computed_column_name> does not exist
Revision 2014-07-04 09:50 by caristu
Description Is not possible to create a computed column for the Product Category window, once it is added a compilation is error is obtained in the ProductCategory_data.xsql:

ERROR: column m_product_category.<computed_column_name> does not exist


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker