Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 11:04:36 +0000 (19:04 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 11:04:36 +0000 (19:04 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.bjs
Pman.Tab.XtupleCurrency.js

index 14a084d..5a361b6 100644 (file)
                                         {
                                             "*prop": "colModel[]",
                                             "align": "right",
-                                            "dataIndex": "curr_rate",
+                                            "dataIndex": "curr_rate1",
                                             "header": "Rate",
                                             "width": 150,
                                             "xtype": "ColumnModel",
                                         {
                                             "*prop": "colModel[]",
                                             "align": "right",
-                                            "dataIndex": "curr_rate",
+                                            "dataIndex": "curr_rate2",
                                             "header": "Rate",
                                             "width": 150,
                                             "xtype": "ColumnModel",
index 58fe395..da19b0f 100644 (file)
@@ -368,7 +368,7 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
                                     align : 'right',
-                                    dataIndex : 'curr_rate',
+                                    dataIndex : 'curr_rate2',
                                     header : 'Rate',
                                     width : 150,
                                     renderer : function(v,x,r) {