Pman.Tab.XtupleSalesOrder.bjs
authorEdward <edward@roojs.com>
Fri, 28 Feb 2014 04:37:14 +0000 (12:37 +0800)
committerEdward <edward@roojs.com>
Fri, 28 Feb 2014 04:37:14 +0000 (12:37 +0800)
Pman.Tab.XtupleSalesOrder.js

Pman.Tab.XtupleSalesOrder.bjs
Pman.Tab.XtupleSalesOrder.js

index 4309f94..bb2621b 100644 (file)
                                         {
                                             "*prop": "colModel[]",
                                             "dataIndex": "cohead_src_locations",
-                                            "header": "From",
+                                            "header": "Notes",
                                             "width": 100,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index e5bce3c..d53d7e6 100644 (file)
@@ -941,7 +941,7 @@ Pman.Tab.XtupleSalesOrder = new Roo.XComponent({
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
                                     dataIndex : 'cohead_src_locations',
-                                    header : 'From',
+                                    header : 'Notes',
                                     width : 100,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },