Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005192 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | trivial | always | 2008-09-23 12:09 | 2009-02-06 14:39 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | artem | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 10439 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
Product Version | pi | SCM revision | 7694 | |||||
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 | 0005192: 'Accounting Date From' mandatory field | |||||||
Description | When accessing first time to 'Accounting Transaction Details', a pop-up window displays in order to select two dates. First one, 'Accounting Date From', is mandatory (Javascript check is done) but does not display yellow. | |||||||
Steps To Reproduce | Go to 'Financial Management || Accounting || Analysis Tools || Accounting Transaction Details' | |||||||
Proposed Solution | Make 'Accounting Date From' display mandatory (yellow) in the file with parameters /businessUtility/Buscador.html?inpTabId=242&inpWindow=AccountingTransactionDetails/Header_Relation.html&inpWindowId=162 | |||||||
Tags | comsup_sprint5 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0010161) svnbot (reporter) 2008-11-11 12:25 |
Repository: openbravo Revision: 9871 Author: hennadzi Date: 2008-11-11 12:25:42 +0100 (Tue, 11 Nov 2008) Fixed bug 0005192: 'Accounting Date From' mandatory field --- U branches/r2.40/src/org/openbravo/erpCommon/businessUtility/Buscador.java --- https://dev.openbravo.com/websvn/openbravo/?rev=9871&sc=1 [^] |
(0013030) rafaroda (developer) 2009-02-02 17:45 |
Hi Hennadzi, The fix is not valid since it made all DateFrom fields display mandatory. If it is not possible to make only 'Accounting Date From' display as mandatory please close this issue as won't fix. Thanks. |
(0013179) artem (reporter) 2009-02-05 13:09 |
If there is a field of type Date (for ex "DateAcct" for "Accounting Transaction Details") Buscador.java generates two datetime controls ("*** From" and "To") on the form. Function aceptar checks both values for null and empty values. So it is not impossible to decide which control must be yellow (in medias res to add attribute "required=true"). For the present Bucador.java cannot differentiate logic against form name or smth. Information message for user like "Fill any of the fields" could resolve inaccuracy. |
(0013219) rafaroda (developer) 2009-02-06 14:39 |
This backport will not be fixed. |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-23 12:09 | rafaroda | New Issue | |
2008-09-23 12:09 | rafaroda | Assigned To | => Hennadzi |
2008-09-23 12:09 | rafaroda | Status | new => scheduled |
2008-11-11 12:25 | svnbot | Checkin | |
2008-11-11 12:25 | svnbot | Note Added: 0010161 | |
2008-11-11 12:25 | svnbot | Status | scheduled => resolved |
2008-11-11 12:25 | svnbot | Resolution | open => fixed |
2008-11-11 12:25 | svnbot | svn_revision | => 9871 |
2008-11-24 09:06 | svnbot | Checkin | |
2008-11-24 09:06 | svnbot | Note Added: 0010537 | |
2008-11-24 09:06 | svnbot | svn_revision | 9871 => 10439 |
2008-12-09 12:11 | krishna | Regression testing | => No |
2008-12-09 12:11 | krishna | Status | resolved => closed |
2009-02-02 16:09 | rafaroda | Note Deleted: 0010537 | |
2009-02-02 17:45 | rafaroda | Status | closed => new |
2009-02-02 17:45 | rafaroda | Resolution | fixed => open |
2009-02-02 17:45 | rafaroda | Note Added: 0013030 | |
2009-02-02 17:45 | rafaroda | Status | new => scheduled |
2009-02-02 17:45 | rafaroda | Steps to Reproduce Updated | |
2009-02-02 17:47 | rafaroda | Relationship added | related to 0007321 |
2009-02-03 09:54 | PavelPonomarev | Assigned To | Hennadzi => artem |
2009-02-05 13:09 | artem | Note Added: 0013179 | |
2009-02-05 13:09 | artem | Status | scheduled => resolved |
2009-02-05 13:09 | artem | Resolution | open => fixed |
2009-02-06 08:07 | Hennadzi | Tag Attached: comsup_sprint5 | |
2009-02-06 14:38 | rafaroda | Status | resolved => new |
2009-02-06 14:38 | rafaroda | Resolution | fixed => open |
2009-02-06 14:39 | rafaroda | Status | new => closed |
2009-02-06 14:39 | rafaroda | Note Added: 0013219 | |
2009-02-06 14:39 | rafaroda | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |