details: /erp/devel/pi/rev/316dfc2e8c16
changeset: 12241:316dfc2e8c16
user: Asier Lostalé <asier.lostale <at> openbravo.com>
date: Thu May 19 09:49:04 2011 +0200
summary: fixed bug 17242: Not possible to update the Invoice Terms in a
processed Order
diffstat:
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
| 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r e2d8637a55a7 -r 316dfc2e8c16
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
---
a/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
Wed May 18 19:41:23 2011 +0200
+++
b/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
Thu May 19 09:49:04 2011 +0200
@@ -487,9 +487,6 @@
}
public String getType() {
- if (field.isDisplayed() != null && !field.isDisplayed()) {
- return "text";
- }
return getUIDefinition().getName();
}
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits