Pman.Dialog.XtupleQuickContact.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 26 Aug 2014 03:41:33 +0000 (11:41 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Aug 2014 03:41:33 +0000 (11:41 +0800)
Pman.Dialog.XtupleQuickContact.js

Pman.Dialog.XtupleQuickContact.bjs
Pman.Dialog.XtupleQuickContact.js

index 80608c0..25c1ecc 100644 (file)
                                 {
                                     "allowBlank": true,
                                     "fieldLabel": "Store (Delivery)",
-                                    "name": "cntct_addr_id_addr_line1",
+                                    "name": "vend_name",
                                     "readOnly": true,
                                     "width": 300,
                                     "xtype": "TextField",
index 87a56d0..613955d 100644 (file)
@@ -275,7 +275,7 @@ Pman.Dialog.XtupleQuickContact = {
                                     xns: Roo.form,
                                     allowBlank : true,
                                     fieldLabel : 'Store (Delivery)',
-                                    name : 'cntct_addr_id_addr_line1',
+                                    name : 'vend_name',
                                     readOnly : true,
                                     width : 300
                                 },