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

View Revisions: Issue #24491 All Revisions ] Back to Issue ]
Summary 0024491: Date Time fields are not updated properly using callouts
Revision 2013-08-06 14:39 by caristu
Steps To Reproduce 1) Create a new column as follows: ALTER TABLE c_invopice ADD COLUMN em_moduledbprefix_datestart timestamp without time zone not null default now();
2) Register the new column in the application dictionary in [Tables and Columns] window. Choose the DateTime reference.
3) Create the field related to the new column.
4) Create a callout that changes that field value. Attached is a simple callout that can be used for testing. Register it in the [Callout] window and assing it to a field in the same tab of the one created in step 3.
5) Notice that the value of the field is not updated properly.
Revision 2013-08-06 14:39 by caristu
Steps To Reproduce 1) Create a new column as follows: ALTER TABLE c_invopice ADD COLUMN em_moduledbprefix_datestart timestamp without time zone not null default now();
2) Register the new column in the application dictionary in [Tables and Columns] window. Choose the DateTime reference.
3) Create the field related to the new column.
4) Create a callout that changes that field value. Attached is a simple callout that can be used for testing. Register it in the [CAllout] window and assing it to a field in the same tab of the one created in step 3.
5) Notice that the value of the field is not updated properly.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker