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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016560
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] B. User interfaceminoralways2011-03-30 17:402011-05-03 11:05
ReporterxabiermerinoView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionfixedFixed in Version2.50MP29
StatusclosedFix in branchpiFixed in SCM revisiond6b4294ebd9d
ProjectionnoneETAnoneTarget Version2.50MP30
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP27SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016560: Fields 'date' do not work properly in Filters

DescriptionFields 'date' do not work properly in filters. In other field you are able to introduce 111111 (click in other site of the page) the result is 11-11-2011. In selector the result is 11-11-11.
Steps To Reproduce- Go to Sales Invoice
- Introduce 11-11-11 and click outside
- realize that it works properly
- click in the filter button
- Introduce 11-11-11 and click outside
- realize that it does not work fine
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 00165613.0RC7 closeddbaz Fields 'date' do not work properly in Filters 

-  Notes
(0035874)
hgbot (developer)
2011-04-12 18:46

Repository: erp/stable/2.50
Changeset: ded05ae3dc61cb7dee0ae0936f6eaa062d2805ed
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Apr 12 18:45:46 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/ded05ae3dc61cb7dee0ae0936f6eaa062d2805ed [^]

Fixed issue 16560: Now Dojo date inputs autocomplete the date if required

---
M src/org/openbravo/erpCommon/security/Login.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/dojo/dojo.js
M web/js/utils.js
---
(0035935)
iperdomo (reporter)
2011-04-14 11:31
edited on: 2011-04-14 11:46

Steps to reproduce:
- Go to Sales Invoice
- Create New
- Delete the contents of 'Accounting Date' field
- Enter: 11-11-11
- Tab out

* You'll see that the value of the date changes to 11-11-2011. This is the expected behavior.

Now
- Go to: Information > Invoice
- Move to 'From Date' field
- Enter: 11-11-11
- Tab out

* Notice that the value of the date doesn't change to 11-11-2011. This is not the expected behavior

(0035940)
hgbot (developer)
2011-04-14 13:04

Repository: erp/stable/2.50
Changeset: 8b6b16a3f4d8b9cdfc50e2dfa1bba4b9432d56d6
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu Apr 14 13:04:01 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/8b6b16a3f4d8b9cdfc50e2dfa1bba4b9432d56d6 [^]

Fixed issue 16560: Now some manual pages with manual da fields autocomplete the date if required

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementHistory.html
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupHistory.html
M src/org/openbravo/erpCommon/info/DebtPayment.html
M src/org/openbravo/erpCommon/info/Invoice.html
M src/org/openbravo/erpCommon/info/InvoiceLine.html
M src/org/openbravo/erpCommon/info/SalesOrder.html
M src/org/openbravo/erpCommon/info/SalesOrderLine.html
M src/org/openbravo/erpCommon/info/ShipmentReceipt.html
M src/org/openbravo/erpCommon/info/ShipmentReceiptLine.html
M web/js/default/DateTextBox.js
---
(0035976)
xabiermerino (reporter)
2011-04-15 12:57

verified
(0036055)
hgbot (developer)
2011-04-20 22:11

Repository: erp/stable/2.50
Changeset: d6b4294ebd9d740fde102753df3b132a49ef4554
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Apr 20 22:11:05 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/d6b4294ebd9d740fde102753df3b132a49ef4554 [^]

Fixed issue 16560: Now some manual pages with manual date fields autocomplete the date if required - part2

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
---
(0036302)
jonalegriaesarte (reporter)
2011-05-03 11:05

Verified

- Issue History
Date Modified Username Field Change
2011-03-30 17:40 xabiermerino New Issue
2011-03-30 17:40 xabiermerino Assigned To => dbaz
2011-03-30 17:40 xabiermerino Modules => Core
2011-03-30 17:41 xabiermerino Issue cloned 0016561
2011-03-30 17:41 xabiermerino Relationship added depends on 0016561
2011-03-30 17:45 dbaz Assigned To dbaz => mtaal
2011-03-30 17:51 xabiermerino Type defect => backport
2011-04-12 12:47 dbaz Assigned To mtaal => dbaz
2011-04-12 18:46 hgbot Checkin
2011-04-12 18:46 hgbot Note Added: 0035874
2011-04-12 18:46 hgbot Status new => resolved
2011-04-12 18:46 hgbot Resolution open => fixed
2011-04-12 18:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/ded05ae3dc61cb7dee0ae0936f6eaa062d2805ed [^]
2011-04-14 11:31 iperdomo Note Added: 0035935
2011-04-14 11:31 iperdomo Status resolved => new
2011-04-14 11:31 iperdomo Resolution fixed => open
2011-04-14 11:46 iperdomo Note Edited: 0035935 View Revisions
2011-04-14 11:47 iperdomo Status new => scheduled
2011-04-14 11:47 iperdomo fix_in_branch => pi
2011-04-14 13:04 hgbot Checkin
2011-04-14 13:04 hgbot Note Added: 0035940
2011-04-14 13:04 hgbot Status scheduled => resolved
2011-04-14 13:04 hgbot Resolution open => fixed
2011-04-14 13:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/ded05ae3dc61cb7dee0ae0936f6eaa062d2805ed [^] => http://code.openbravo.com/erp/stable/2.50/rev/8b6b16a3f4d8b9cdfc50e2dfa1bba4b9432d56d6 [^]
2011-04-15 12:57 xabiermerino Note Added: 0035976
2011-04-15 12:57 xabiermerino Status resolved => closed
2011-04-20 22:11 hgbot Checkin
2011-04-20 22:11 hgbot Note Added: 0036055
2011-04-20 22:11 hgbot Status closed => resolved
2011-04-20 22:11 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/8b6b16a3f4d8b9cdfc50e2dfa1bba4b9432d56d6 [^] => http://code.openbravo.com/erp/stable/2.50/rev/d6b4294ebd9d740fde102753df3b132a49ef4554 [^]
2011-05-03 11:05 jonalegriaesarte Note Added: 0036302
2011-05-03 11:05 jonalegriaesarte Status resolved => closed
2011-05-03 11:05 jonalegriaesarte Fixed in Version => 2.50MP29


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker