Pman.Dialog.XtupleCreditMemo.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 28 Jan 2014 04:22:30 +0000 (12:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Jan 2014 04:22:30 +0000 (12:22 +0800)
Pman.Dialog.XtupleCreditMemo.js

Pman.Dialog.XtupleCreditMemo.bjs
Pman.Dialog.XtupleCreditMemo.js

index 37ccaf2..4b5f8b7 100644 (file)
                                                                     "cls": "roo-align-right",
                                                                     "decimalPrecision": 3,
                                                                     "fieldLabel": "Tax Free Value",
-                                                                    "name": "cmhead_value",
+                                                                    "name": "cmhead_taxfree_value",
                                                                     "readOnly": true,
                                                                     "width": 100,
                                                                     "xtype": "NumberField",
index d2a1bc3..40b9d43 100644 (file)
@@ -368,7 +368,7 @@ Pman.Dialog.XtupleCreditMemo = {
                                                                     cls : 'roo-align-right',
                                                                     decimalPrecision : 3,
                                                                     fieldLabel : 'Tax Free Value',
-                                                                    name : 'cmhead_value',
+                                                                    name : 'cmhead_taxfree_value',
                                                                     readOnly : true,
                                                                     width : 100
                                                                 }