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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005192
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementtrivialalways2008-09-23 12:092009-02-06 14:39
ReporterrafarodaView Statuspublic 
Assigned Toartem 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branch2.40Fixed in SCM revision10439
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision7694 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005192: 'Accounting Date From' mandatory field

DescriptionWhen 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 ReproduceGo to 'Financial Management || Accounting || Analysis Tools || Accounting Transaction Details'
Proposed SolutionMake 'Accounting Date From' display mandatory (yellow) in the file with parameters /businessUtility/Buscador.html?inpTabId=242&inpWindow=AccountingTransactionDetails/Header_Relation.html&inpWindowId=162
Tagscomsup_sprint5
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to backport 0007321 closedHennadzi Fields are not mandatory in search pop-up windows 
blocks defect 0005191 closedartem 'Accounting Date From' mandatory field 

-  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
Powered by Mantis Bugtracker