Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008369Openbravo ERPA. Platformpublic2009-03-31 21:172009-07-17 11:01
iperdomo 
iperdomo 
highmajoralways
closedfixed 
202.6.25-gentoo-r9
2.50beta 
pi 
Core
No
0008369: JavaScript fields validation is not executed when clicking in a menu item
The JavaScript validation is not executed when a user makes a change in a record, and clicks in a menu item
* Go to Sales Management > Transactions > Sales Order
* Click NEW
* Enter a description and leave all the required fields empty
* Click in Sales Invoice menu item

* A JavaScript validation should occur. If all required fields are not filled, a message: "Error: You have not filled in all needed fields"
250 QA
Issue History
2009-03-31 21:17iperdomoNew Issue
2009-03-31 21:17iperdomoAssigned To => iperdomo
2009-03-31 21:17iperdomoRegression testing => No
2009-03-31 21:17iperdomoStatusnew => scheduled
2009-03-31 21:17iperdomofix_in_branch => pi
2009-03-31 21:19hgbotCheckin
2009-03-31 21:19hgbotNote Added: 0015094
2009-03-31 21:19hgbotStatusscheduled => resolved
2009-03-31 21:19hgbotResolutionopen => fixed
2009-03-31 21:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5434d866707125a1fac5392e68751b805546978d [^]
2009-04-02 15:05hgbotCheckin
2009-04-02 15:05hgbotNote Added: 0015130
2009-04-02 15:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/5434d866707125a1fac5392e68751b805546978d [^] => http://code.openbravo.com/erp/devel/pi/rev/67100cbe2553f5770dae3093c9cd5ab005157c5e [^]
2009-04-03 09:54iperdomoTag Attached: 250 QA
2009-04-03 16:55sureshbabuStatusresolved => closed
2009-04-03 16:55sureshbabuNote Added: 0015176
2009-04-03 16:55sureshbabuFixed in Version => 2.50beta
2009-04-15 12:00anonymoussf_bug_id0 => 2764953
2009-07-03 13:12hgbotCheckin
2009-07-03 13:12hgbotNote Added: 0017813
2009-07-03 13:12hgbotStatusclosed => resolved
2009-07-03 13:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/67100cbe2553f5770dae3093c9cd5ab005157c5e [^] => http://code.openbravo.com/erp/devel/pi/rev/dbc6e20db6e9c692a24877f49187625f177494ba [^]
2009-07-03 13:12hgbotCheckin
2009-07-03 13:12hgbotNote Added: 0017820
2009-07-03 13:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/dbc6e20db6e9c692a24877f49187625f177494ba [^] => http://code.openbravo.com/erp/devel/pi/rev/76bd2a58e42d8ec5437489a15a5bb480af863a71 [^]
2009-07-17 11:01sureshbabuStatusresolved => closed
2009-07-17 11:01sureshbabuNote Added: 0018349
2009-07-17 11:01sureshbabuFixed in Version2.50MP1 => pi

Notes
(0015094)
hgbot   
2009-03-31 21:19   
Repository: erp/devel/pi
Changeset: 5434d866707125a1fac5392e68751b805546978d
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Mar 31 21:18:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5434d866707125a1fac5392e68751b805546978d [^]

Fixes issue 8369: A JavaScript validation is made when clicking in a menu item

---
M src/org/openbravo/erpCommon/utility/VerticalMenu.html
---
(0015130)
hgbot   
2009-04-02 15:05   
Repository: erp/devel/pi
Changeset: 67100cbe2553f5770dae3093c9cd5ab005157c5e
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Apr 02 15:05:34 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/67100cbe2553f5770dae3093c9cd5ab005157c5e [^]

Changed the javascript validation calls. Related to issue 8369

---
M src/org/openbravo/erpCommon/utility/VerticalMenu.html
---
(0015176)
sureshbabu   
2009-04-03 16:55   
Tested working fine
(0017813)
hgbot   
2009-07-03 13:12   
Repository: erp/devel/pi
Changeset: dbc6e20db6e9c692a24877f49187625f177494ba
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Mar 31 21:18:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dbc6e20db6e9c692a24877f49187625f177494ba [^]

Fixes issue 8369: A JavaScript validation is made when clicking in a menu item

---
M src/org/openbravo/erpCommon/utility/VerticalMenu.html
---
(0017820)
hgbot   
2009-07-03 13:12   
Repository: erp/devel/pi
Changeset: 76bd2a58e42d8ec5437489a15a5bb480af863a71
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Apr 02 15:05:34 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/76bd2a58e42d8ec5437489a15a5bb480af863a71 [^]

Changed the javascript validation calls. Related to issue 8369

---
M src/org/openbravo/erpCommon/utility/VerticalMenu.html
---
(0018349)
sureshbabu   
2009-07-17 11:01   
Tested in VM PI context working fine.