Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016560 | Openbravo ERP | B. User interface | public | 2011-03-30 17:40 | 2011-05-03 11:05 |
|
Reporter | xabiermerino | |
Assigned To | dbaz | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP27 | |
Target Version | 2.50MP30 | Fixed in Version | 2.50MP29 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016560: Fields 'date' do not work properly in Filters |
Description | Fields '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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0016561 | 3.0RC7 | closed | dbaz | Fields 'date' do not work properly in Filters |
|
Attached Files | |
|
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:40 | xabiermerino | OBNetwork customer | => Yes |
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 | bug_revision_view_page.php?bugnote_id=0035935#r1846 |
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 |
Notes |
|
(0035874)
|
hgbot
|
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
|
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
|
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
|
2011-04-15 12:57
|
|
|
|
(0036055)
|
hgbot
|
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
|
2011-05-03 11:05
|
|
|