Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016279Openbravo ERPA. Platformpublic2011-03-14 18:442011-03-16 00:00
mtaal 
marvintm 
immediatemajorhave not tried
closedfixed 
5
 
3.0RC5 
Core
No
0016279: Can't clear combos or other foreign key values, seems FIC will always return a value
For example try to clear the tax in a sales invoice line. The FIC gets called with this:
inpcTaxId":""
But it returns:
C_Tax_ID":{"value":"FF80818123B7FC160123B804AB9E0051","classicValue":"FF80818123B7FC160123B804AB9E0051"
No tags attached.
Issue History
2011-03-14 18:44mtaalNew Issue
2011-03-14 18:44mtaalAssigned To => marvintm
2011-03-14 18:44mtaalModules => Core
2011-03-14 19:56hgbotCheckin
2011-03-14 19:56hgbotNote Added: 0034845
2011-03-14 19:56hgbotStatusnew => resolved
2011-03-14 19:56hgbotResolutionopen => fixed
2011-03-14 19:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/53bfc6bae249beac592b08c5e67f7aed8da391f8 [^]
2011-03-15 14:46mtaalNote Added: 0034887
2011-03-15 14:46mtaalStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214419

Notes
(0034845)
hgbot   
2011-03-14 19:56   
Repository: erp/devel/pi
Changeset: 53bfc6bae249beac592b08c5e67f7aed8da391f8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 14 19:56:20 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/53bfc6bae249beac592b08c5e67f7aed8da391f8 [^]

Fixed issue 16279. On CHANGE mode, callouts will only be executed when the column has been changed

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0034887)
mtaal   
2011-03-15 14:46   
Checked