Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0029544 | Openbravo ERP | A. Platform | public | 2015-04-09 10:45 | 2015-05-07 22:16 | ||||||||||||||||||||||||||||
Reporter | umartirena | ||||||||||||||||||||||||||||||||
Assigned To | caristu | ||||||||||||||||||||||||||||||||
Priority | immediate | Severity | minor | Reproducibility | always | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | pi | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | AugustoMauch | ||||||||||||||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0029544: onChange event does not work fine using Date parameters in Process Definition | ||||||||||||||||||||||||||||||||
Description | If an Onchange javascript function is added to a Date Parameter in a Process Definition, the event is only raised the first time that the value is changed using the calendar element. And is executed when manually changing the focus to another place. It would be great to not to be necessary to change the focus manually. When the value is changed directly in the field using keyboard the event gets executed always, but does not work as expected after the first execution. | ||||||||||||||||||||||||||||||||
Steps To Reproduce | As System Administrator: * Go to Process Definition window and select Add Transaction record. * In trxdate parameter add the following value in OnChange Function: OB.APRM.AddTransaction.trxDateOnChangeFunction * In ob-aprm-addTransaction.js and the following piece of code: OB.APRM.AddTransaction.trxDateOnChangeFunction = function (item, view, form, grid) { form.getItem('dateacct').setValue(new Date(item.getValue())); }; As F&B Group Admin: * Go to Financial Account window. Select "Bank - Account 1". * Go to Imported Bank Statements tab. Create a Header. * Create a Bank Statement Line. Amount Out 10. Process it. * Click on Match Statement. Cancel the displayed popup. * Select the previously created line and click on Add Transaction. * Change Transaction Date using the calendar element or manually. * Notice that the behavior described above happens. | ||||||||||||||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2015-04-09 10:45 | umartirena | New Issue | |||||||||||||||||||||||||||||||
2015-04-09 10:45 | umartirena | Assigned To | => platform | ||||||||||||||||||||||||||||||
2015-04-09 10:45 | umartirena | Modules | => Core | ||||||||||||||||||||||||||||||
2015-04-09 10:45 | umartirena | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2015-04-09 16:44 | umartirena | Relationship added | blocks 0029534 | ||||||||||||||||||||||||||||||
2015-04-10 13:22 | alostale | Note Added: 0076445 | |||||||||||||||||||||||||||||||
2015-04-10 13:22 | alostale | Priority | high => immediate | ||||||||||||||||||||||||||||||
2015-04-10 13:22 | alostale | Status | new => acknowledged | ||||||||||||||||||||||||||||||
2015-04-13 08:48 | alostale | Status | acknowledged => scheduled | ||||||||||||||||||||||||||||||
2015-04-13 08:48 | alostale | Assigned To | platform => caristu | ||||||||||||||||||||||||||||||
2015-04-13 14:04 | caristu | Note Added: 0076478 | |||||||||||||||||||||||||||||||
2015-04-14 12:20 | caristu | Issue Monitored: alostale | |||||||||||||||||||||||||||||||
2015-04-14 12:20 | caristu | Review Assigned To | => alostale | ||||||||||||||||||||||||||||||
2015-04-14 12:21 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2015-04-14 12:21 | hgbot | Note Added: 0076517 | |||||||||||||||||||||||||||||||
2015-04-14 12:21 | hgbot | Status | scheduled => resolved | ||||||||||||||||||||||||||||||
2015-04-14 12:21 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2015-04-14 12:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5368a8d1c9bb28a8b1b6b0740b057c46aca6a312 [^] | ||||||||||||||||||||||||||||||
2015-04-14 12:46 | caristu | Note Added: 0076520 | |||||||||||||||||||||||||||||||
2015-04-14 15:18 | alostale | Review Assigned To | alostale => AugustoMauch | ||||||||||||||||||||||||||||||
2015-04-14 18:29 | AugustoMauch | Note Added: 0076538 | |||||||||||||||||||||||||||||||
2015-04-14 18:29 | AugustoMauch | Status | resolved => closed | ||||||||||||||||||||||||||||||
2015-04-14 18:29 | AugustoMauch | Fixed in Version | => pi | ||||||||||||||||||||||||||||||
2015-05-07 22:16 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2015-05-07 22:16 | hudsonbot | Note Added: 0077124 | |||||||||||||||||||||||||||||||
2015-12-02 10:42 | caristu | Relationship added | related to 0027240 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|