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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010264
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2009-08-13 12:482009-10-23 00:00
ReporternetworkbView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionc13c9fd3b6a3
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.35MP11SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010264: The datetime reference on column definition window does not work

DescriptionThe datetime reference on column definition window does not work.
After change this reference and compile the window the date showed does not include time.
Steps To Reproduce-Login as system administrator
-Go to tables and columns window and find c_invoice table.
-Go to columns tab
-Change the reference of the dateinvoiced column from date to datetime
-Compile the sales invoice window
-The date time does not show the time. If you edit the defaultvalue
to get the date with time, in a new invoice the time is showed
but:
-In oracle you get an error when saving
-In postgresql the invoice is saved, but after date you don't see the time.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00129342.50MP17 closedalostale The datetime reference does not work properly 
related to defect 00129672.50MP17 closedalostale The hour in a column defined as datetime is not saved properly 
blocks feature request 0010961 feedbackTriage Platform Base Add new dateTimeFormat.sql property 

-  Notes
(0020088)
networkb (developer)
2009-09-15 19:08

Changed target version to empty because it will be solved in 2.50 version not in 2.3x branch.
(0020605)
networkb (developer)
2009-09-30 17:24

A partner needs this bug fixed in 2.50 MP7.
Target version modified.
(0020665)
hgbot (developer)
2009-10-02 14:16

Repository: erp/devel/pi
Changeset: ef1ae08ac3807520d2c095545f0cfc1a60baf285
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Oct 02 12:56:00 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ef1ae08ac3807520d2c095545f0cfc1a60baf285 [^]

Fixed issue 10264: Added DateTime JS validation and autocomplete capabilities

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/default/DateTextBox.js
M web/js/utils.js
---
(0020666)
dbaz (developer)
2009-10-02 14:24

alostale's part is still pending
(0021028)
hgbot (developer)
2009-10-15 11:24

Repository: erp/devel/pi
Changeset: 55de7d8ce46e236c663fbce860ac62400a6dcedd
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Oct 15 11:15:58 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/55de7d8ce46e236c663fbce860ac62400a6dcedd [^]

Related to issue 10264: Time display format should be in a HH24 MI SS way

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/default/DateTextBox.js
M web/js/utils.js
---
(0021045)
hgbot (developer)
2009-10-15 12:54

Repository: erp/devel/pi
Changeset: 0e21bbbe45fff7d5860253fe5def2ef119142b67
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Oct 15 11:15:58 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e21bbbe45fff7d5860253fe5def2ef119142b67 [^]

Related to issue 10264: Time display format should be in a HH24 MI SS way

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/default/DateTextBox.js
M web/js/utils.js
---
(0021046)
hgbot (developer)
2009-10-15 12:54

Repository: erp/devel/pi
Changeset: 6d9c556af7ccc857771bf184eef789d63aefc397
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 15 12:30:15 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d9c556af7ccc857771bf184eef789d63aefc397 [^]

fixed bug 0010264: The datetime reference on column definition window does not work

---
M config/Openbravo.properties.template
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/controls/WADDateTime.java
M src-wad/src/org/openbravo/wad/controls/WADDateTime.xml
M src-wad/src/org/openbravo/wad/controls/WADDateTimeXML.html
M src-wad/src/org/openbravo/wad/controls/WADDateTimeXML.xml
M src-wad/src/org/openbravo/wad/datasource.xml
M src-wad/src/org/openbravo/wad/datasource.xsqlxml
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/erpCommon/utility/TableSQLData.java
M src/org/openbravo/erpCommon/utility/TableSQLQuery_data.xsql
---
(0021047)
hgbot (developer)
2009-10-15 12:54

Repository: erp/devel/pi
Changeset: c13c9fd3b6a34a5de7e89edbba5200aa75bd4280
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 15 12:47:23 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c13c9fd3b6a34a5de7e89edbba5200aa75bd4280 [^]

fixed bug 0010264: The datetime reference on column definition window does not work

---
M src-wad/src/org/openbravo/wad/javasourceSortTab.javaxml
---

- Issue History
Date Modified Username Field Change
2009-08-13 12:48 networkb New Issue
2009-08-13 12:48 networkb Assigned To => rafaroda
2009-08-14 10:02 rafaroda Assigned To rafaroda => iciordia
2009-08-14 10:02 rafaroda Priority immediate => urgent
2009-08-14 10:02 rafaroda Status new => acknowledged
2009-08-26 08:29 networkb version 2.35MP14 => 2.35MP11
2009-08-26 08:29 networkb Target Version => 2.35MP15
2009-09-01 18:11 iciordia Assigned To iciordia => alostale
2009-09-15 19:08 networkb Note Added: 0020088
2009-09-15 19:08 networkb Target Version 2.35MP15 =>
2009-09-30 17:24 networkb Note Added: 0020605
2009-09-30 17:24 networkb Target Version => 2.50MP7
2009-10-02 14:16 hgbot Checkin
2009-10-02 14:16 hgbot Note Added: 0020665
2009-10-02 14:16 hgbot Status acknowledged => resolved
2009-10-02 14:16 hgbot Resolution open => fixed
2009-10-02 14:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ef1ae08ac3807520d2c095545f0cfc1a60baf285 [^]
2009-10-02 14:16 dbaz Status resolved => new
2009-10-02 14:16 dbaz Resolution fixed => open
2009-10-02 14:16 dbaz Status new => acknowledged
2009-10-02 14:24 dbaz Note Added: 0020666
2009-10-06 11:32 iciordia Target Version 2.50MP7 =>
2009-10-13 09:32 psarobe Status acknowledged => scheduled
2009-10-13 09:32 psarobe fix_in_branch => pi
2009-10-14 12:30 alostale Relationship added blocks 0010961
2009-10-15 11:24 hgbot Checkin
2009-10-15 11:24 hgbot Note Added: 0021028
2009-10-15 11:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/ef1ae08ac3807520d2c095545f0cfc1a60baf285 [^] => http://code.openbravo.com/erp/devel/pi/rev/55de7d8ce46e236c663fbce860ac62400a6dcedd [^]
2009-10-15 12:54 hgbot Checkin
2009-10-15 12:54 hgbot Note Added: 0021045
2009-10-15 12:54 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/55de7d8ce46e236c663fbce860ac62400a6dcedd [^] => http://code.openbravo.com/erp/devel/pi/rev/0e21bbbe45fff7d5860253fe5def2ef119142b67 [^]
2009-10-15 12:54 hgbot Checkin
2009-10-15 12:54 hgbot Note Added: 0021046
2009-10-15 12:54 hgbot Status scheduled => resolved
2009-10-15 12:54 hgbot Resolution open => fixed
2009-10-15 12:54 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/0e21bbbe45fff7d5860253fe5def2ef119142b67 [^] => http://code.openbravo.com/erp/devel/pi/rev/6d9c556af7ccc857771bf184eef789d63aefc397 [^]
2009-10-15 12:54 hgbot Checkin
2009-10-15 12:54 hgbot Note Added: 0021047
2009-10-15 12:54 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6d9c556af7ccc857771bf184eef789d63aefc397 [^] => http://code.openbravo.com/erp/devel/pi/rev/c13c9fd3b6a34a5de7e89edbba5200aa75bd4280 [^]
2009-10-22 11:22 plujan Status resolved => closed
2009-10-23 00:00 anonymous sf_bug_id 0 => 2884244
2010-04-12 11:04 networkb Relationship added related to 0012934
2010-04-14 10:43 networkb Relationship added related to 0012967


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker