Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0008228 | Openbravo ERP | A. Platform | public | 2009-03-23 10:57 | 2009-04-22 00:01 | |||||||||||||||||||||
Reporter | alostale | |||||||||||||||||||||||||
Assigned To | dbaz | |||||||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | pi | Fixed in Version | 2.50 | |||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||||
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 | 0008228: Callouts fro client and organization fields are not executed when creating a new record | |||||||||||||||||||||||||
Description | When a new record is created on change event is raised for all the fields in the tab except client and organization. This causes that in case there are fields depending on the values of these two, they are not properly updated. | |||||||||||||||||||||||||
Steps To Reproduce | Using small bazaar test data: -Login as Openbravo Admin, Organization A. -Go to Financial Management || Accounting || Setup || Document Type || Document Definition -Change the organization for Standard Order document from * to A -Go to Sales Management || Transactions || Sales Order || Header -Create a new Order -Check the Transaction Document drop down list -> Standard Order is not present -Change organization to another one and change back it to A -Now the drop down list contains Standard Order because this time the callout was executed. | |||||||||||||||||||||||||
Proposed Solution | In utils.js, function updateOnChange change this line: if (field.name!="inpadClientId" && field.name!="inpadOrgId") field.onchange(); for field.onchange(); | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2009-03-23 10:57 | alostale | New Issue | ||||||||||||||||||||||||
2009-03-23 10:57 | alostale | Assigned To | => dbaz | |||||||||||||||||||||||
2009-03-23 10:57 | alostale | Regression testing | => No | |||||||||||||||||||||||
2009-03-24 00:14 | hgbot | Checkin | ||||||||||||||||||||||||
2009-03-24 00:14 | hgbot | Note Added: 0014877 | ||||||||||||||||||||||||
2009-03-24 00:14 | hgbot | Status | new => resolved | |||||||||||||||||||||||
2009-03-24 00:14 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2009-03-24 00:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7c14fe7ef5223beca1800ef9a3f733b32f6d5bbf [^] | |||||||||||||||||||||||
2009-04-06 15:25 | alostale | Relationship added | related to 0008376 | |||||||||||||||||||||||
2009-04-21 10:53 | psarobe | Status | resolved => closed | |||||||||||||||||||||||
2009-04-22 00:01 | anonymous | sf_bug_id | 0 => 2778086 | |||||||||||||||||||||||
2009-11-10 11:14 | alostale | Relationship added | related to 0010915 | |||||||||||||||||||||||
2010-03-17 13:43 | alostale | Relationship added | related to 0012700 |
Notes | |||||
|
|||||
|
|