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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012934
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2010-04-12 11:042010-05-18 12:12
ReporternetworkbView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP15
StatusclosedFix in branchpiFixed in SCM revision34903830bf34
ProjectionnoneETAnoneTarget Version2.50MP17
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product Version2.50MP14SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012934: The datetime reference does not work properly

DescriptionThe datetime reference does not work properly.
You get an error when compiling a windows with a column with reference datetime
Steps To Reproduce-Create new module, check it as indevelopment and add a prefix
-Add a new column in the c_bpartner table to save a datetime value
ALTER TABLE c_bpartner ADD COLUMN em_prefix_fechacaducidad timestamp without time zone;
-Add this new column in the application dictionary in the c_bpartner table check
datetime value as reference
-Add this new column as a new field in the header of the partner window.
-Compile the application. You get the following error:

org.postgresql.util.PSQLException: No value specified for parameter 2.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0010264 closedalostale The datetime reference on column definition window does not work 

-  Notes
(0026066)
alostale (manager)
2010-04-12 15:47

It does not work in "High Volume" tables
(0026067)
hgbot (developer)
2010-04-12 15:56

Repository: erp/devel/pi
Changeset: 34903830bf34f5c34be6a1ff8b87ce2948646b43
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Apr 12 16:09:13 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/34903830bf34f5c34be6a1ff8b87ce2948646b43 [^]

fixed bug 12934: The datetime reference does not work properly

---
M src-wad/src/org/openbravo/wad/datasource.xsqlxml
M src-wad/src/org/openbravo/wad/javasource.javaxml
---
(0026073)
marvintm (developer)
2010-04-12 17:54

Tried the steps to reproduce, and the problem no longer happens.
(0026139)
networkb (developer)
2010-04-13 13:20

If i check off the high volumen checkbox the compilation goes well but after access to the window when you save a new entry the time is changed to 00:00:00 although you select a different one
(0026452)
hudsonbot (developer)
2010-04-19 21:13

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/34903830bf34 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^]

- Issue History
Date Modified Username Field Change
2010-04-12 11:04 networkb New Issue
2010-04-12 11:04 networkb Assigned To => alostale
2010-04-12 11:04 networkb Relationship added related to 0010264
2010-04-12 13:41 alostale Status new => scheduled
2010-04-12 13:41 alostale fix_in_branch => pi
2010-04-12 15:47 alostale Note Added: 0026066
2010-04-12 15:56 hgbot Checkin
2010-04-12 15:56 hgbot Note Added: 0026067
2010-04-12 15:56 hgbot Status scheduled => resolved
2010-04-12 15:56 hgbot Resolution open => fixed
2010-04-12 15:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/34903830bf34f5c34be6a1ff8b87ce2948646b43 [^]
2010-04-12 17:54 marvintm Note Added: 0026073
2010-04-12 17:54 marvintm Status resolved => closed
2010-04-12 17:54 marvintm Fixed in Version => 2.50MP15
2010-04-13 00:00 anonymous sf_bug_id 0 => 2986155
2010-04-13 13:20 networkb Note Added: 0026139
2010-04-19 21:13 hudsonbot Checkin
2010-04-19 21:13 hudsonbot Note Added: 0026452
2010-05-18 12:12 gorka_gil Target Version 2.50MP15 => 2.50MP17


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker