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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028981
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2015-02-18 13:342015-03-02 09:35
ReporterAugustoMauchView Statuspublic 
Assigned Togorkaion 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revisionb5ce661abc2d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelCoding ( Testing )
Regression date
Regression introduced in releasepi
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028981: When any parameter window is opened, an error is shown in the javascript log

DescriptionWhen the user opens a parameter window that does not use the PDF button or the XLS button, an error is shown in the javascript log:

 Uncaught TypeError: Cannot read property 'setEnabled' of undefined
Steps To ReproduceAs F&B Admin
- Open the Payment In window
- Create a new record in the header tab
- Open the debugger and show the console view
- Click on the Add Details button to open a parameter window
- Check that several errors are shown in the console:
 Uncaught TypeError: Cannot read property 'setEnabled' of undefined
Proposed SolutionCheck that the buttons exist before trying to invoke functions on them
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0074603)
hgbot (developer)
2015-02-18 14:08

Repository: erp/devel/pi
Changeset: b5ce661abc2dfa2a5902d437c00151d256aafeae
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Feb 18 14:05:08 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b5ce661abc2dfa2a5902d437c00151d256aafeae [^]

Fixed issue 28981. Use hanldeButtonsStatus() function

Instead of enabling disabling all the buttons the handleButtonsStatus()
function has to be used. This function checks the buttons that are available
so only the buttons that have been created are enabled or disabled.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0074786)
hudsonbot (developer)
2015-02-23 05:11

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6856352d7235 [^]
Maturity status: Test
(0075056)
alostale (manager)
2015-03-02 09:35

code reviewed + tested

- Issue History
Date Modified Username Field Change
2015-02-18 13:34 AugustoMauch New Issue
2015-02-18 13:34 AugustoMauch Assigned To => gorkaion
2015-02-18 13:34 AugustoMauch Modules => Core
2015-02-18 13:34 AugustoMauch Regression level => Coding ( Testing )
2015-02-18 13:34 AugustoMauch Regression introduced in release => pi
2015-02-18 13:34 AugustoMauch Triggers an Emergency Pack => No
2015-02-18 14:08 hgbot Checkin
2015-02-18 14:08 hgbot Note Added: 0074603
2015-02-18 14:08 hgbot Status new => resolved
2015-02-18 14:08 hgbot Resolution open => fixed
2015-02-18 14:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b5ce661abc2dfa2a5902d437c00151d256aafeae [^]
2015-02-23 05:11 hudsonbot Checkin
2015-02-23 05:11 hudsonbot Note Added: 0074786
2015-03-02 09:35 alostale Review Assigned To => alostale
2015-03-02 09:35 alostale Note Added: 0075056
2015-03-02 09:35 alostale Status resolved => closed
2015-03-02 09:35 alostale Fixed in Version => 3.0PR15Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker