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

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

index 725a186..cbe5e40 100644 (file)
                                                                     "cls": "roo-align-right",
                                                                     "decimalPrecision": 3,
                                                                     "fieldLabel": "Taxable Value",
-                                                                    "name": "cmhead_value",
+                                                                    "name": "cmhead_taxable_value",
                                                                     "readOnly": true,
                                                                     "width": 100,
                                                                     "xtype": "NumberField",
index c8a9a4d..04152f5 100644 (file)
@@ -357,7 +357,7 @@ Pman.Dialog.XtupleCreditMemo = {
                                                                     cls : 'roo-align-right',
                                                                     decimalPrecision : 3,
                                                                     fieldLabel : 'Taxable Value',
-                                                                    name : 'cmhead_value',
+                                                                    name : 'cmhead_taxable_value',
                                                                     readOnly : true,
                                                                     width : 100
                                                                 },