Pman.Tab.XtupleGeneralLedger.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 4 Feb 2014 09:42:49 +0000 (17:42 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Feb 2014 09:42:49 +0000 (17:42 +0800)
Pman.Tab.XtupleGeneralLedger.js

Pman.Tab.XtupleGeneralLedger.bjs
Pman.Tab.XtupleGeneralLedger.js

index 37614a5..cef1121 100644 (file)
                                                         "select": "function (combo, record, index)\n{\n    Roo.log('select');\n    _this.grid.footer.onClick('first');\n}"
                                                     },
                                                     "allowBlank": false,
-                                                    "displayField": "fname",
+                                                    "displayField": "gltrans_source_name",
                                                     "editable": false,
                                                     "fieldLabel": "Status",
                                                     "hiddenName": "gltrans_source",
index 5181eb3..c762f39 100644 (file)
@@ -1078,7 +1078,7 @@ Pman.Tab.XtupleGeneralLedger = new Roo.XComponent({
                                             }
                                         },
                                         allowBlank : false,
-                                        displayField : 'fname',
+                                        displayField : 'gltrans_source_name',
                                         editable : false,
                                         fieldLabel : 'Status',
                                         hiddenName : 'gltrans_source',