Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008228 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2009-03-23 10:57 | 2009-04-22 00:01 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7c14fe7ef522 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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(); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0014877) hgbot (developer) 2009-03-24 00:14 |
Repository: erp/devel/pi Changeset: 7c14fe7ef5223beca1800ef9a3f733b32f6d5bbf Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Tue Mar 24 00:10:10 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/7c14fe7ef5223beca1800ef9a3f733b32f6d5bbf [^] Fixed bug 8228: Now Client and Organization related callouts are executed --- M web/js/utils.js --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |