Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0020251 | Openbravo ERP | 07. Sales management | public | 2012-04-12 12:20 | 2012-04-17 05:31 | ||||||||||||||
Reporter | jonalegriaesarte | ||||||||||||||||||
Assigned To | guilleaer | ||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | 3.0MP9 | ||||||||||||||||||
Target Version | 3.0MP11 | Fixed in Version | 3.0MP11 | ||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | 15062 | ||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0020251: Under special conditions the business partner callout in orders windows, fails | ||||||||||||||||||
Description | Under special conditions the business partner callout in orders windows, fails. | ||||||||||||||||||
Steps To Reproduce | - All the business partners should be checked as Sales representative = N - Create a new sales order - Select a business partner - The invoice rule combo is not loaded. So the order can not be saved | ||||||||||||||||||
Proposed Solution | The problem comes from this changeset: https://code.openbravo.com/erp/devel/pi/rev/cac07d43bece [^] In org.openbravo.erpCommon.ad_callouts.SE_Order_BPartner, in invoice rule section, the change: - resultado.append("new Array(\"inpinvoicerule\", "); - if (l != null && l.length > 0) { - resultado.append("new Array("); + if (tld != null && tld.length > 0) { + info.addSelect("inpinvoicerule"); is generating the inconsistency, because it is using the tld variable, which is not correct | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | Regression | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | New Issue | |||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | Assigned To | => guilleaer | ||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | Modules | => Core | ||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | OBNetwork customer | => Yes | ||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | Support ticket | => 15062 | ||||||||||||||||
2012-04-12 12:20 | jonalegriaesarte | Tag Attached: Regression | |||||||||||||||||
2012-04-12 12:21 | jonalegriaesarte | Relationship added | related to 0019675 | ||||||||||||||||
2012-04-12 12:44 | hgbot | Checkin | |||||||||||||||||
2012-04-12 12:44 | hgbot | Note Added: 0047517 | |||||||||||||||||
2012-04-12 12:44 | hgbot | Status | new => resolved | ||||||||||||||||
2012-04-12 12:44 | hgbot | Resolution | open => fixed | ||||||||||||||||
2012-04-12 12:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/83facabed792547fd4f549cf40ab5c79f9c9ef14 [^] | ||||||||||||||||
2012-04-12 12:53 | guilleaer | Note Added: 0047522 | |||||||||||||||||
2012-04-12 18:02 | AugustoMauch | Note Added: 0047543 | |||||||||||||||||
2012-04-12 18:02 | AugustoMauch | Status | resolved => closed | ||||||||||||||||
2012-04-12 18:02 | AugustoMauch | Fixed in Version | => 3.0MP11 | ||||||||||||||||
2012-04-17 05:31 | hudsonbot | Checkin | |||||||||||||||||
2012-04-17 05:31 | hudsonbot | Note Added: 0047638 | |||||||||||||||||
2012-04-30 09:54 | jonalegriaesarte | Relationship added | blocks 0020213 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|