Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0008417 | Openbravo ERP | B. User interface | public | 2009-04-03 12:31 | 2011-10-28 11:56 | |||||||
Reporter | sureshbabu | |||||||||||
Assigned To | dbaz | |||||||||||
Priority | none | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | no change required | |||||||||
Platform | OS | 30 | OS Version | |||||||||
Product Version | 2.50beta | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0008417: Auto fill functionality for date fields (for years) not working in Reports (Warehouse management) | |||||||||||
Description | In the warehouse module, auto save functionality is not working in below list of reports Warehouse Management || Analysis Tools || Expiration Date Report Offers Report Shipper Report Material Transaction Report Warehouse Control Report Stock Report Valued Stock Report Product Movements Report Detailed Warehouse Inventory Invoice Consignment Report Production Report if we enter year as 01 its accepting whereas if we enter year as 00 the page throws script error. | |||||||||||
Steps To Reproduce | Move to any report mentioned above and enter date as 010102 it should fill as 01-01-2002 based on the comments given in issue id https://issues.openbravo.com/view.php?id=5273 [^] **********Developer comments in issue id 5273 ******************************* Finally the solution is that if a YYYY (for the year representation) is set in Openbravo.properties, any two digit input will be rounded as: 00 -> 49 .......... 2000 -> 2049 50 -> 99 .......... 1950 -> 1999 If anyone should have another range proposal, just tell me. The proposed range is set in the variable centuryReference of the function expandDateYear of the file web/js/default/DateTextBox.js | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | 250 final review | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2009-04-03 12:31 | sureshbabu | New Issue | ||||||||||
2009-04-03 12:31 | sureshbabu | Assigned To | => rafaroda | |||||||||
2009-04-03 12:31 | sureshbabu | Regression testing | => No | |||||||||
2009-04-03 12:32 | sureshbabu | Tag Attached: 250 final review | ||||||||||
2009-04-03 12:32 | sureshbabu | Tag Attached: comsup_sprint7 | ||||||||||
2009-04-03 12:53 | sureshbabu | Tag Detached: comsup_sprint7 | ||||||||||
2009-04-03 12:54 | sureshbabu | version | => 2.50beta | |||||||||
2009-04-09 17:28 | rafaroda | Assigned To | rafaroda => dbaz | |||||||||
2009-04-09 17:28 | rafaroda | Priority | normal => low | |||||||||
2009-04-09 17:28 | rafaroda | Status | new => scheduled | |||||||||
2009-04-20 10:06 | dbaz | Relationship added | related to 0005273 | |||||||||
2009-04-20 10:07 | dbaz | Note Added: 0015415 | ||||||||||
2009-04-20 10:10 | dbaz | Priority | low => none | |||||||||
2011-10-28 11:56 | psarobe | Status | scheduled => closed | |||||||||
2011-10-28 11:56 | psarobe | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|