Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012934 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2010-04-12 11:04 | 2010-05-18 12:12 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP15 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 34903830bf34 | |||
Projection | none | ETA | none | Target Version | 2.50MP17 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP14 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012934: The datetime reference does not work properly | |||||||
Description | The 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |