Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008417 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2009-04-03 12:31 | 2011-10-28 11:56 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | none | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50beta | 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 | 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 | |||||||
Tags | 250 final review | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0015415) dbaz (developer) 2009-04-20 10:07 |
The related bug fix says Fixed bug 5273: Now two yeard digit inputs are completed when YYYY format is set (just in WAD windows) So the fix was done in WAD window in order to avoid instability |
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 |
Copyright © 2000 - 2009 MantisBT Group |