Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016333Openbravo ERP03. Procurement managementpublic2011-03-16 15:442011-03-18 00:00
plujan 
marvintm 
immediatecriticalhave not tried
closedfixed 
5
pi 
3.0RC5 
Core
No
0016333: Automatic values are not being update when selecting a Business Partner in Purchase Invoice
When creating a Purchase Invoice, after filling the Business Partner, I get no updates in Price List, Payment Method and Payment Terms. See steps.
1. Log in as QAAdmin
2. Go to Purchase Invoice and create a new one
3. Select "Vendor A" partner
4. Check the Price list field. It says "Customer A" when it should be changed to "Purchase"
5. Check the Payment Method field. It is blank when it should be changed to "1 (Spain)"
6. Check the Payment Terms field. It says "30 days,5" when it should be changed to "90 days"
No tags attached.
Issue History
2011-03-16 15:44plujanNew Issue
2011-03-16 15:44plujanAssigned To => marvintm
2011-03-16 15:44plujanModules => Core
2011-03-16 16:25hgbotCheckin
2011-03-16 16:25hgbotNote Added: 0034946
2011-03-16 16:25hgbotStatusnew => resolved
2011-03-16 16:25hgbotResolutionopen => fixed
2011-03-16 16:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/92e155ebd8a424a9e86b64cb0200631fddad1ec7 [^]
2011-03-17 13:31shuehnerNote Added: 0034998
2011-03-17 13:31shuehnerStatusresolved => closed
2011-03-18 00:00anonymoussf_bug_id0 => 3221138

Notes
(0034946)
hgbot   
2011-03-16 16:25   
Repository: erp/devel/pi
Changeset: 92e155ebd8a424a9e86b64cb0200631fddad1ec7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 16 16:25:00 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/92e155ebd8a424a9e86b64cb0200631fddad1ec7 [^]

Fixed issue 16333. Callouts will be filtered only when they were triggered by a change in the same column.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0034998)
shuehner   
2011-03-17 13:31   
Patch reviewed: looks sensible. Tested on pi/pgsql (rev: 6c90872d798f) using steps provided in issue. Values now matching the expected results.