Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017239Openbravo ERPA. Platformpublic2011-05-18 13:152011-05-26 07:44
psarobe 
marvintm 
immediatemajoralways
closedfixed 
5
pi 
3.0RC73.0RC7 
Core
No
0017239: Invoice terms field dissapear without no reason in sales order window
The invoice terms disappears without any reason when selecting a business partner
1. Login as openbravo/openbravo
2. Change role to QA testing admin
3. Go to sales order. You will have the Credit order transaction document
4. Change to POS order. The invoice terms appears. This is correct
5. Select a business partner. The invoice terms disappears. This is wrong

Expected behaviour: The invoice should remain
No tags attached.
related to defect 00259513.0PR14Q2 closed AugustoMauch The displaylogic is not working if an auxiliary input is used. 
related to defect 00272343.0PR14Q4 closed alostale Invoice terms field does not appear in sales order window 
Issue History
2011-05-18 13:15psarobeNew Issue
2011-05-18 13:15psarobeAssigned To => marvintm
2011-05-18 13:15psarobeModules => Core
2011-05-18 17:09hgbotCheckin
2011-05-18 17:09hgbotNote Added: 0037162
2011-05-18 17:09hgbotStatusnew => resolved
2011-05-18 17:09hgbotResolutionopen => fixed
2011-05-18 17:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b921a4dc6a21a693d86ca1ad37b739aadfbccb2 [^]
2011-05-18 18:02psarobeStatusresolved => closed
2011-05-18 18:02psarobeFixed in Version => 3.0RC7
2011-05-26 07:44hudsonbotCheckin
2011-05-26 07:44hudsonbotNote Added: 0037491
2014-03-12 11:05AugustoMauchRelationship addedrelated to 0025951
2014-08-01 12:17alostaleRelationship addedrelated to 0027234

Notes
(0037162)
hgbot   
2011-05-18 17:09   
Repository: erp/devel/pi
Changeset: 7b921a4dc6a21a693d86ca1ad37b739aadfbccb2
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 18 17:05:24 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7b921a4dc6a21a693d86ca1ad37b739aadfbccb2 [^]

Fixed issue 17239. Resolved auxiliary input accidental resetting.
Two changes have been made:
- The FIC will no longer compute auxiliary inputs on CHANGE mode. This will prevent it from resetting auxiliary inputs which were set by a previously called callout (which was called in a previous request).
- In the client, auxiliary inputs will not be deleted every time the FIC response includes one/more values. This therefore will prevent the client from wiping out previously computed callouts.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---
(0037491)
hudsonbot   
2011-05-26 07:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/728387046be6 [^]

Maturity status: Test