Pman.Tab.XtupleSalesOrder.bjs
[Pman.Xtuple] / Pman.Tab.XtupleSalesOrder.bjs
1 {
2     "id": "roo-file-65",
3     "name": "Pman.Tab.XtupleSalesOrder",
4     "parent": "Pman.Tab.XtupleSales",
5     "title": "",
6     "path": "/home/edward/gitlive/web.xtuple/Pman/Xtuple/Pman.Tab.XtupleSalesOrder.bjs",
7     "items": [
8         {
9             "listeners": {
10                 "activate": "function (_self)\n{\n    this.setTitle('Sales Orders (' + Pman.Login.authUser.dbname +')');\n}"
11             },
12             "region": "center",
13             "title": "Sales Orders",
14             "xtype": "NestedLayoutPanel",
15             "|xns": "Roo",
16             "items": [
17                 {
18                     "xtype": "BorderLayout",
19                     "|xns": "Roo",
20                     "*prop": "layout",
21                     "items": [
22                         {
23                             "xtype": "LayoutRegion",
24                             "|xns": "Roo",
25                             "*prop": "west",
26                             "width": "200",
27                             "split": true,
28                             "title": "Search"
29                         },
30                         {
31                             "xtype": "LayoutRegion",
32                             "|xns": "Roo",
33                             "*prop": "center"
34                         },
35                         {
36                             "listeners": {
37                                 "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
38                             },
39                             ".builderCfg": "{\"cols\":[{\"table\":\"cohead\",\"column\":\"cohead_number\",\"columnshort\":\"cohead_number\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"#order\"},{\"table\":\"custinfo\",\"column\":\"cohead_cust_id_cust_name\",\"columnshort\":\"cust_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":1,\"title\":\"Customer\"},{\"table\":\"cohead\",\"column\":\"cohead_custponumber\",\"columnshort\":\"cohead_custponumber\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Cust. PO#\"},{\"table\":\"cohead\",\"column\":\"cohead_type\",\"columnshort\":\"cohead_type\",\"ctype\":\"bpchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Type\"},{\"table\":\"cohead\",\"column\":\"cohead_orderdate\",\"columnshort\":\"cohead_orderdate\",\"ctype\":\"date\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ordered\"},{\"table\":\"shiptoinfo\",\"column\":\"cohead_shipto_id_shipto_name\",\"columnshort\":\"shipto_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ship to\"},{\"table\":\"terms\",\"column\":\"cohead_terms_id_terms_descrip\",\"columnshort\":\"terms_descrip\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Terms\"},{\"table\":\"curr_symbol\",\"column\":\"cohead_curr_id_curr_name\",\"columnshort\":\"curr_name\",\"ctype\":\"varchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Currency\"}],\"cols_ex\":[\"cohead_cust_id_cust_name\"],\"table\":\"cohead\",\"xtype\":\"GridPanel\",\"|xns\":\"Roo\"}",
40                             "background": true,
41                             "fitContainer": true,
42                             "fitToframe": true,
43                             "region": "center",
44                             "tableName": "cohead",
45                             "title": "cohead",
46                             "xtype": "GridPanel",
47                             "|xns": "Roo",
48                             "items": [
49                                 {
50                                     "listeners": {
51                                         "|render": "function() \n{\n    _this.grid = this; \n    try { \n        _this.dialog = Pman.Dialog.XtupleSalesOrder;\n    } catch(e) {}\n    if (_this.panel.active) {\n       this.footer.onClick('first');\n    }\n}",
52                                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex).data, function() {\n        _this.grid.footer.onClick('refresh');\n        Pman.Tab.XtupleSales.grid.footer.onClick('first');\n    }); \n}\n"
53                                     },
54                                     "*prop": "grid",
55                                     "autoExpandColumn": "cohead_cust_id_cust_name",
56                                     "loadMask": true,
57                                     "xtype": "Grid",
58                                     "|xns": "Roo.grid",
59                                     "items": [
60                                         {
61                                             "listeners": {
62                                                 "beforeload": "function (_self, options)\n{\n    var vl;\n    try { \n         vl = _this.form.getFieldValues();\n     } catch (e) {\n        vl = {};\n     }\n\n     \n     \n    for(var x in vl) {\n        if (!(new String(vl[x])).length) {\n            continue;\n        }\n        options.params[x] = vl[x];\n        \n    }\n    try {\n        if (options.params['query[cohead_number]'].length) {\n            options.params.viewtype = 'REALALL';\n        }\n    } catch (e) {}\n}"
63                                             },
64                                             "*prop": "dataSource",
65                                             ".builderCfg": "{\"cols\":[{\"table\":\"cohead\",\"column\":\"cohead_number\",\"columnshort\":\"cohead_number\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"#order\"},{\"table\":\"custinfo\",\"column\":\"cohead_cust_id_cust_name\",\"columnshort\":\"cust_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":1,\"title\":\"Customer\"},{\"table\":\"cohead\",\"column\":\"cohead_custponumber\",\"columnshort\":\"cohead_custponumber\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Cust. PO#\"},{\"table\":\"cohead\",\"column\":\"cohead_type\",\"columnshort\":\"cohead_type\",\"ctype\":\"bpchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Type\"},{\"table\":\"cohead\",\"column\":\"cohead_orderdate\",\"columnshort\":\"cohead_orderdate\",\"ctype\":\"date\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ordered\"},{\"table\":\"shiptoinfo\",\"column\":\"cohead_shipto_id_shipto_name\",\"columnshort\":\"shipto_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ship to\"},{\"table\":\"terms\",\"column\":\"cohead_terms_id_terms_descrip\",\"columnshort\":\"terms_descrip\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Terms\"},{\"table\":\"curr_symbol\",\"column\":\"cohead_curr_id_curr_name\",\"columnshort\":\"curr_name\",\"ctype\":\"varchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Currency\"}],\"cols_ex\":[\"cohead_cust_id_cust_name\"],\"table\":\"cohead\",\"xtype\":\"GridPanel\",\"|xns\":\"Roo\"}",
66                                             "remoteSort": true,
67                                             "xtype": "Store",
68                                             "|sortInfo": "{ field : 'cohead_orderdate', direction: 'DESC' }",
69                                             "|xns": "Roo.data",
70                                             "items": [
71                                                 {
72                                                     "*prop": "proxy",
73                                                     "method": "GET",
74                                                     "timeout": 60000,
75                                                     "xtype": "HttpProxy",
76                                                     "|url": "baseURL + '/Roo/cohead.php'",
77                                                     "|xns": "Roo.data"
78                                                 },
79                                                 {
80                                                     "|xns": "Roo.data",
81                                                     "xtype": "JsonReader",
82                                                     "totalProperty": "total",
83                                                     "root": "data",
84                                                     ".builderCfg": "{\"cols\":[{\"table\":\"cohead\",\"column\":\"cohead_number\",\"columnshort\":\"cohead_number\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"#order\"},{\"table\":\"custinfo\",\"column\":\"cohead_cust_id_cust_name\",\"columnshort\":\"cust_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":1,\"title\":\"Customer\"},{\"table\":\"cohead\",\"column\":\"cohead_custponumber\",\"columnshort\":\"cohead_custponumber\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Cust. PO#\"},{\"table\":\"cohead\",\"column\":\"cohead_type\",\"columnshort\":\"cohead_type\",\"ctype\":\"bpchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Type\"},{\"table\":\"cohead\",\"column\":\"cohead_orderdate\",\"columnshort\":\"cohead_orderdate\",\"ctype\":\"date\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ordered\"},{\"table\":\"shiptoinfo\",\"column\":\"cohead_shipto_id_shipto_name\",\"columnshort\":\"shipto_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ship to\"},{\"table\":\"terms\",\"column\":\"cohead_terms_id_terms_descrip\",\"columnshort\":\"terms_descrip\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Terms\"},{\"table\":\"curr_symbol\",\"column\":\"cohead_curr_id_curr_name\",\"columnshort\":\"curr_name\",\"ctype\":\"varchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Currency\"}],\"cols_ex\":[\"cohead_cust_id_cust_name\"],\"table\":\"cohead\",\"xtype\":\"GridPanel\",\"|xns\":\"Roo\"}",
85                                                     "*prop": "reader",
86                                                     "id": "id",
87                                                     "|fields": "[\n    {\n        'name': 'cohead_number',\n        'type': 'string'\n    },\n    {\n        'name': 'cohead_cust_id_cust_name',\n        'type': 'string'\n    },\n    {\n        'name': 'cohead_custponumber',\n        'type': 'string'\n    },\n    {\n        'name': 'cohead_type'\n    },\n    {\n        'name': 'cohead_orderdate',\n        'type': 'date'\n    },\n    {\n        'name': 'cohead_shipto_id_shipto_name',\n        'type': 'string'\n    },\n    {\n        'name': 'cohead_terms_id_terms_descrip',\n        'type': 'string'\n    },\n    {\n        'name': 'cohead_curr_id_curr_name',\n        'type': 'string'\n    }\n]"
88                                                 }
89                                             ]
90                                         },
91                                         {
92                                             "*prop": "footer",
93                                             "xtype": "PagingToolbar",
94                                             "pageSize": 25,
95                                             "displayInfo": true,
96                                             "displayMsg": "Displaying cohead{0} - {1} of {2}",
97                                             "emptyMsg": "No cohead found",
98                                             "|xns": "Roo",
99                                             "items": [
100                                                 {
101                                                     "listeners": {
102                                                         "click": "function ()\n{\n    new Pman.Download({\n        grid : _this.grid\n    });     \n   \n}"
103                                                     },
104                                                     "cls": "x-btn-text-icon",
105                                                     "text": "Download Results",
106                                                     "xtype": "Button",
107                                                     "|icon": "rootURL + '/Pman/templates/images/spreadsheet.gif'",
108                                                     "|xns": "Roo.Toolbar"
109                                                 }
110                                             ]
111                                         },
112                                         {
113                                             "*prop": "toolbar",
114                                             "xtype": "Toolbar",
115                                             "|xns": "Roo",
116                                             "items": [
117                                                 {
118                                                     "listeners": {
119                                                         "click": "function (_self, e)\n{\n Pman.Dialog.XtupleInvHistory.show({\n \n \n    });\n}"
120                                                     },
121                                                     "text": "Quick Stock Check",
122                                                     "xtype": "Button",
123                                                     "|xns": "Roo.Toolbar"
124                                                 },
125                                                 {
126                                                     "text": "Import",
127                                                     "xtype": "Button",
128                                                     "|xns": "Roo.Toolbar",
129                                                     "items": [
130                                                         {
131                                                             "|xns": "Roo.menu",
132                                                             "xtype": "Menu",
133                                                             "*prop": "menu",
134                                                             "items": [
135                                                                 {
136                                                                     "text": "Magento Upload",
137                                                                     "xtype": "Item",
138                                                                     "|xns": "Roo.menu"
139                                                                 }
140                                                             ]
141                                                         }
142                                                     ]
143                                                 },
144                                                 {
145                                                     "listeners": {
146                                                         "click": "function (_self, e)\n{\n   Pman.Dialog.Image.show(\n       {\n            _url : baseURL+'/Xtuple/Import/Magento',\n            timeout : 90000\n        \n       },\n       function (data) {\n            Roo.MessageBox.alert(\"Notice\", data); \n            _this.grid.footer.onClick('first');\n\n       }\n   );\n}"
147                                                     },
148                                                     "text": "Magento Upload",
149                                                     "xtype": "Button",
150                                                     "|xns": "Roo.Toolbar"
151                                                 },
152                                                 {
153                                                     "cls": "x-btn-text-icon",
154                                                     "text": "Reports",
155                                                     "xtype": "Button",
156                                                     "|icon": "rootURL + '/Pman/templates/images/spreadsheet.gif'",
157                                                     "|xns": "Roo.Toolbar",
158                                                     "items": [
159                                                         {
160                                                             "|xns": "Roo.menu",
161                                                             "xtype": "Menu",
162                                                             "*prop": "menu",
163                                                             "items": [
164                                                                 {
165                                                                     "text": "AR Aging",
166                                                                     "xtype": "Item",
167                                                                     "|xns": "Roo.menu",
168                                                                     "items": [
169                                                                         {
170                                                                             "|xns": "Roo.menu",
171                                                                             "xtype": "Menu",
172                                                                             "*prop": "menu",
173                                                                             "items": [
174                                                                                 {
175                                                                                     "listeners": {
176                                                                                         "click": "function (_self, e)\n{\n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n    if(!from || !to){\n        Roo.Msg.alert('Error', 'Please select a date range for the report');\n        return;\n    }\n    \n    var params  =   {\n        template: 'ARAging',\n        filename : 'ARAging-' + to.format('Y-m-d'),\n        'param[0]':   \"startDate:string='\" + from.format('Y-m-d') + \"'\",\n        'param[1]':   \"relDate:string='\" + to.format('Y-m-d') + \"'\",\n        'param[2]':   \"useDocDate:number=1\"\n    };\n    var cust_id =     _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 > 0) {\n        params['param[3]'] = 'cust_id:number=' + cust_id;\n    }\n \n    new Pman.Download({\n      url : baseURL + '/Xtuple/Print',\n      params :   params,\n      method : 'GET'\n    });\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
177                                                                                     },
178                                                                                     "text": "as PDF",
179                                                                                     "xtype": "Item",
180                                                                                     "|xns": "Roo.menu"
181                                                                                 },
182                                                                                 {
183                                                                                     "listeners": {
184                                                                                         "click": "function (_self, e)\n{\n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n   \n    \n    var params = {\n        '_group' : 'arAging',\n        '_name' : 'bydate',\n        'limit' : 99999,\n        \n          'startDate:text' : from ? from.format('Y-m-d') : '2000-01-01' ,\n        'relDate:text' : to ? to.format('Y-m-d') : '2100-01-01',\n     \n        \n        \n        'useDocDate:text' : 'TRUE',\n        'csvTitles' : '*',\n        'csvCols' : '*'\n    };\n    \n    \n    var cust_id =     _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 > 0) {\n        params['cust_id:number'] = cust_id;\n    }\n    \n    new Pman.Download({\r\n      url : baseURL + '/Roo/Metasql',\r\n      params :   params,\r\n      method : 'GET'\r\n    });\r\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\r\n    \r\n}"
185                                                                                     },
186                                                                                     "text": "as Excel",
187                                                                                     "xtype": "Item",
188                                                                                     "|xns": "Roo.menu"
189                                                                                 },
190                                                                                 {
191                                                                                     "listeners": {
192                                                                                         "click": "function (_self, e)\n{\n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n   \n    \n    var params = {\n        '_group' : 'arAging',\n        '_name' : 'summary',\n        'limit' : 99999,\n        \n        \n      \n        'startDate:text' : from ? from.format('Y-m-d') : '2000-01-01' ,\n        'relDate:text' : to ? to.format('Y-m-d') : '2100-01-01',\n     \n        \n        'useDocDate:text' : 'TRUE',\n        'csvTitles' : '*',\n        'csvCols' : '*'\n    };\n    \n    var cust_id =     _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 > 0) {\n        params['cust_id:number'] = cust_id;\n    }\n    \n    new Pman.Download({\r\n      url : baseURL + '/Roo/Metasql',\r\n      params :   params,\r\n      method : 'GET'\r\n    });\r\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\r\n    \r\n}"
193                                                                                     },
194                                                                                     "text": "Summary Excel",
195                                                                                     "xtype": "Item",
196                                                                                     "|xns": "Roo.menu"
197                                                                                 }
198                                                                             ]
199                                                                         }
200                                                                     ]
201                                                                 },
202                                                                 {
203                                                                     "text": "Customer History",
204                                                                     "xtype": "Item",
205                                                                     "|xns": "Roo.menu",
206                                                                     "items": [
207                                                                         {
208                                                                             "|xns": "Roo.menu",
209                                                                             "xtype": "Menu",
210                                                                             "*prop": "menu",
211                                                                             "items": [
212                                                                                 {
213                                                                                     "listeners": {
214                                                                                         "click": "function (_self, e)\n{\n    var cust_id = _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 < 1) {\n        Roo.Msg.alert('Error', 'Please select a customer');\n        return;\n    }\n    \n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n    if(!from || !to){\n        Roo.Msg.alert('Error', 'Please select a date range for the report');\n        return;\n    }\n    \n    var params  =   {\n        template: 'customer_ar_history',\n        filename : 'customer_ar_history-' + to.format('Y-m-d'),\n        'param[0]':   \"startDate:string='\" + from.format('Y-m-d') + \"'\",\n        'param[1]':   \"endDate:string='\" + to.format('Y-m-d') + \"'\",\n        'param[2]':   \"cust_id:number=\" + cust_id\n    };\n         \n    new Pman.Download({\n        url : baseURL + '/Xtuple/Print',\n        params :   params,\n        method : 'GET'\n    });\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
215                                                                                     },
216                                                                                     "text": "as PDF",
217                                                                                     "xtype": "Item",
218                                                                                     "|xns": "Roo.menu"
219                                                                                 },
220                                                                                 {
221                                                                                     "listeners": {
222                                                                                         "click": "function (_self, e)\n{\n    var cust_id = _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 < 1) {\n        Roo.Msg.alert('Error', 'Please select a customer');\n        return;\n    }\n    \n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n  \n    \n    var params = {\n        '_group' : 'customerHistory',\n        '_name' : 'detail',\n        'limit' : 99999,\n        \n        'startDate:text' : from ? from.format('Y-m-d') : '2000-01-01' ,\n        'endDate:text' : to ? to.format('Y-m-d') : '2100-01-01',\n       \n        'cust_id:number' : cust_id,\n        'csvTitles' : '*',\n        'csvCols' : '*'\n    };\n    \n    \n    new Pman.Download({\r\n      url : baseURL + '/Roo/Metasql',\r\n      params :   params,\r\n      method : 'GET'\r\n    });\r\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
223                                                                                     },
224                                                                                     "text": "as Excel",
225                                                                                     "xtype": "Item",
226                                                                                     "|xns": "Roo.menu"
227                                                                                 }
228                                                                             ]
229                                                                         }
230                                                                     ]
231                                                                 },
232                                                                 {
233                                                                     "text": "Customer Statement",
234                                                                     "xtype": "Item",
235                                                                     "|xns": "Roo.menu",
236                                                                     "items": [
237                                                                         {
238                                                                             "|xns": "Roo.menu",
239                                                                             "xtype": "Menu",
240                                                                             "*prop": "menu",
241                                                                             "items": [
242                                                                                 {
243                                                                                     "listeners": {
244                                                                                         "click": "function (_self, e)\n{\n    var cust_id = _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 < 1) {\n        Roo.Msg.alert('Error', 'Please select a customer');\n        return;\n    }\n    \n    var from = _this.form.findField('_fromdate').getValue();\n    var to = _this.form.findField('_todate').getValue();\n    \n \n     \n    var params  =   {\n        template: 'customer_ar_statement',\n        filename : 'customer_ar_statement-' +(to ? to.format('Y-m-d') : '2100-01-01'),\n        'param[0]':   \"startDate:string='\" + (from ? from.format('Y-m-d') : '2000-01-01') + \"'\",\n        'param[1]':   \"asofdate:string='\" + (to ? to.format('Y-m-d') : '2100-01-01')+ \"'\",\n        'param[2]':   \"cust_id:number=\" + cust_id\n    };\n    \n    new Pman.Download({\n        url : baseURL + '/Xtuple/Print',\n        params :   params,\n        method : 'GET'\n    });\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
245                                                                                     },
246                                                                                     "text": "as PDF",
247                                                                                     "xtype": "Item",
248                                                                                     "|xns": "Roo.menu"
249                                                                                 },
250                                                                                 {
251                                                                                     "listeners": {
252                                                                                         "click": "function (_self, e)\n{\n    var cust_id = _this.form.findField('cohead_cust_id').getValue();\n    if (cust_id * 1 < 1) {\n        Roo.Msg.alert('Error', 'Please select a customer');\n        return;\n    }\n    \n   var from = _this.form.findField('_fromdate').getValue();\n   var to = _this.form.findField('_todate').getValue();\n\n    //if(!from || !to){\n    //    Roo.Msg.alert('Error', 'Please select a date range for the report');\n    //    return;\n    //}\n    \n    var params = {\n        '_group' : 'customerStatement',\n        '_name' : 'detail',\n        'limit' : 99999,\n        'startDate:text' : from ? from.format('Y-m-d') : '2000-01-01' ,\n        'asofdate:text' : to ? to.format('Y-m-d') : '2100-01-01',\n        'cust_id:number' : cust_id,\n        'csvTitles' : '*',\n        'csvCols' : '*'\n    };\n\n    \n    new Pman.Download({\r\n      url : baseURL + '/Roo/Metasql',\r\n      params :   params,\r\n      method : 'GET'\r\n    });\r\n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
253                                                                                     },
254                                                                                     "text": "as Excel",
255                                                                                     "xtype": "Item",
256                                                                                     "|xns": "Roo.menu"
257                                                                                 }
258                                                                             ]
259                                                                         }
260                                                                     ]
261                                                                 }
262                                                             ]
263                                                         }
264                                                     ]
265                                                 },
266                                                 {
267                                                     "listeners": {
268                                                         "|click": "function (_self, e)\n{\n    var sels = _this.grid.getSelectionModel().getSelections();\n    \n    if (!sels.length) {\n        Roo.MessageBox.alert(\"Error\", \"Select an order\");\n        return;\n    }\n    var ids = [];\n    for (var i =0; i < sels.length; i++) {\n        var s = sels[i];    \n        \n        if(s.data.cohead_qtyuninvoiced * 1 > 0){\n            Roo.MessageBox.alert(\"Error\", \"Order has not been invoiced! - \" + s.data.cohead_number);\n            return;\n        }\n        \n        if(s.data.aropen_unpaid * 1 > 0){\n            Roo.MessageBox.alert(\"Error\", \"Order has not been paid! - \"  + s.data.cohead_number);\n            return;\n        }\n        ids.push(s.data.cohead_id);\n    }\n    \n    new Pman.Download({\r\n      url : baseURL + '/Xtuple/Reports/SalesOrderBookingDetail',\r\n      params :   {\n            cohead_id : ids.join(',')\n      },\r\n      method : 'GET'\r\n    });\r\n    \n    Roo.MessageBox.alert(\"Notice\", \"Report will download shortly\");\n}"
269                                                     },
270                                                     "cls": "x-btn-text-icon",
271                                                     "text": "Email to warehouse",
272                                                     "xtype": "Button",
273                                                     "|icon": "Roo.rootURL + 'images/default/dd/email.gif'",
274                                                     "|xns": "Roo.Toolbar"
275                                                 },
276                                                 {
277                                                     "listeners": {
278                                                         "|click": "function()\n{\n    var s = _this.grid.getSelectionModel().getSelected();\n    if (!s) {\n        Roo.MessageBox.alert(\"Error\", \"Select an order to close\");\n        return;\n    }\n    \n    if(s.data.cohead_status == 'C'){\n        Roo.MessageBox.alert(\"Error\", \"This order has been closed\");\n        return;\n    }\n    \n    new Pman.Request({\n        url: baseURL + '/Roo/cohead',\n        method : 'POST',\n        params :  {\n            cohead_id : s.data.cohead_id,\n            _close : 1\n        },\n        mask : 'Sending',\n        success : function()\n        {\n            Roo.MessageBox.alert(\"Notice\", \"DONE\");\n            _this.grid.footer.onClick('first');\n        }\n   });\n    \n}\n"
279                                                     },
280                                                     "cls": "x-btn-text-icon",
281                                                     "text": "Complete and Close",
282                                                     "xtype": "Button",
283                                                     "|icon": "Roo.rootURL + 'images/default/tree/leaf.gif'",
284                                                     "|xns": "Roo.Toolbar"
285                                                 },
286                                                 {
287                                                     "xtype": "Fill",
288                                                     "|xns": "Roo.Toolbar"
289                                                 },
290                                                 {
291                                                     "listeners": {
292                                                         "|click": "function()\n{\n   // check if the login in user have more than 25 open orders..\n   // if yes, warning...\n   new Pman.Request({\n        url : baseURL + '/Roo/cohead.php',\n        method :'GET',\n        params : {\n            viewtype : 'MYOPEN',\n            _count_order : 1 // make the search faster!\n        },\n        success : function(res) {\n            if(res.data[0].order_totals * 1 > 25){\n                Roo.MessageBox.alert(\"Warning\", \"Can you please close old orders before creating new ones\");\n            }\n        }\n    });\n   \n   Pman.Dialog.XtupleSalesOrderNew.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
293                                                     },
294                                                     "cls": "x-btn-text-icon",
295                                                     "text": "Add",
296                                                     "xtype": "Button",
297                                                     "|icon": "Roo.rootURL + 'images/default/dd/drop-add.gif'",
298                                                     "|xns": "Roo.Toolbar"
299                                                 },
300                                                 {
301                                                     "listeners": {
302                                                         "|click": "function()\n{\n   var s = _this.grid.getSelectionModel().getSelected();\n   if (!s) {\n        Roo.MessageBox.alert(\"Error\", \"Select an order to copy\");\n        return;\n   }\n   \n   \n   Pman.Dialog.XtupleSalesOrderCopy.show( { _copy_cohead_id : s.data.cohead_id } , function(data) {\n   \n        // get the id from the data, then \n   \n        _this.grid.footer.onClick('first');\n        Pman.Tab.XtupleSales.grid.footer.onClick('first');\n        // get the id from the data, then start editing it..\n        Roo.log(data);\n            _this.dialog.show(data,  function() {\n            _this.grid.footer.onClick('refresh');\n            Pman.Tab.XtupleSales.grid.footer.onClick('first');\n        }); \n        \n   }); \n}\n"
303                                                     },
304                                                     "cls": "x-btn-text-icon",
305                                                     "text": "Copy",
306                                                     "xtype": "Button",
307                                                     "|icon": "Roo.rootURL + 'images/default/dd/drop-add.gif'",
308                                                     "|xns": "Roo.Toolbar"
309                                                 }
310                                             ]
311                                         },
312                                         {
313                                             "*prop": "colModel[]",
314                                             ".builderCfg": "{\"table\":\"cohead\",\"column\":\"cohead_orderdate\",\"columnshort\":\"cohead_orderdate\",\"ctype\":\"date\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ordered\"}",
315                                             "dataIndex": "cohead_orderdate",
316                                             "header": "Ordered",
317                                             "sortable": true,
318                                             "width": 75,
319                                             "xtype": "ColumnModel",
320                                             "|renderer": "function(v) { return String.format('{0}', v ? v.format('d/M/Y') : ''); }",
321                                             "|xns": "Roo.grid"
322                                         },
323                                         {
324                                             "*prop": "colModel[]",
325                                             "dataIndex": "cohead_targetdate",
326                                             "header": "Target Delivery",
327                                             "hidden": true,
328                                             "sortable": true,
329                                             "width": 75,
330                                             "xtype": "ColumnModel",
331                                             "|renderer": "function(v) { return String.format('{0}', v ? v.format('d/M/Y') : ''); }",
332                                             "|xns": "Roo.grid"
333                                         },
334                                         {
335                                             "*prop": "colModel[]",
336                                             ".builderCfg": "{\"table\":\"cohead\",\"column\":\"cohead_orderdate\",\"columnshort\":\"cohead_orderdate\",\"ctype\":\"date\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ordered\"}",
337                                             "dataIndex": "cohead_salesrep_id_salesrep_name",
338                                             "header": "Staff IC.",
339                                             "sortable": true,
340                                             "width": 100,
341                                             "xtype": "ColumnModel",
342                                             "|renderer": "function(v,x,r) { \n\n    if (r.data.cohead_display_salesrep_id) {\n        return String.format('{0} ({1})', v, r.data.cohead_display_salesrep_id_salesrep_name);\n    }\n    return String.format('{0}', v );\n    \n    \n }",
343                                             "|xns": "Roo.grid"
344                                         },
345                                         {
346                                             "*prop": "colModel[]",
347                                             "dataIndex": "cohead_number",
348                                             "header": "#order",
349                                             "sortable": true,
350                                             "width": 100,
351                                             "xtype": "ColumnModel",
352                                             "|renderer": "function(v,x,r) {\n\n      \n      // we want to show more detail about status..\n      // like payment status / delivery etc...\n      \n      // I = invoiced\n      // R = Reserved\n      // S = shipped (or partial shipped)\n      // P = paid (or partial paid)\n      // online payment failed? >> on terms?\n      // \n      var tags = {\n        invoiced : '<span class=\"dragon-so-complete\" qtip=\"Invoiced\">I</span>',\n        invoiced_not : '<span class=\"dragon-so-complete-not\"  qtip=\"Not Invoiced\">I</span>',\n        stock_not : '<span class=\"dragon-so-complete-not\" qtip=\"Stock not reserved or shipped\">S</span>',        \n        stock_reserved : '<span class=\"dragon-so-complete-part\" qtip=\"Stock Reserved / Not shipped\">R</span>',\n        stock_shipped : '<span class=\"dragon-so-complete\" qtip=\"Shipped\">S</span>',\n        paid : '<span class=\"dragon-so-complete\" qtip=\"Paid\">P</span>',\n        paid_not : '<span class=\"dragon-so-complete-not\" qtip=\"Not Paid\">P</span>'\n    };        \n     \n     // invoiced\n     var tg = '';\n     \n       // stock status...\n     if (r.data.cohead_qtyunshipped > 0) {\n          \n          tg +=  (r.data.shipitem_qty*1 > 0)  ? tags.stock_reserved :tags.stock_not;\n     }     else {\n     \n         tg +=  tags.stock_shipped;\n    }\n     \n     tg += (r.data.cohead_qtyuninvoiced > 0) ? tags.invoiced_not : tags.invoiced;\n     // ?? partially invoiced??\n     \n     \n     if (r.data.cohead_qtyuninvoiced*1 < 1) {\n          tg += (r.data.aropen_unpaid*1 > 0) ? tags.paid_not : tags.paid;\n      }\n     \n     \n     \n    // payment status??\n\n      if (r.data.cohead_status == 'C') {\n          return tg + ' ' + String.format('<i qtip=\"closed\">{0}</i>', v); \n      }\n      if (r.data.cohead_status == 'X') {\n          return tg + ' ' +  String.format('<s qtip=\"void\">{0}</s>', v)  ; \n      }\n      return tg + ' ' + String.format('{0}', v); \n }",
353                                             "|xns": "Roo.grid"
354                                         },
355                                         {
356                                             "*prop": "colModel[]",
357                                             ".builderCfg": "{\"table\":\"custinfo\",\"column\":\"cohead_cust_id_cust_name\",\"columnshort\":\"cust_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":1,\"title\":\"Customer\"}",
358                                             "dataIndex": "cohead_cust_id_cust_number",
359                                             "header": "Customer#",
360                                             "sortable": true,
361                                             "width": 100,
362                                             "xtype": "ColumnModel",
363                                             "|renderer": "function(v) { return String.format('{0}', v); }",
364                                             "|xns": "Roo.grid"
365                                         },
366                                         {
367                                             "*prop": "colModel[]",
368                                             ".builderCfg": "{\"table\":\"custinfo\",\"column\":\"cohead_cust_id_cust_name\",\"columnshort\":\"cust_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":1,\"title\":\"Customer\"}",
369                                             "dataIndex": "cohead_cust_id_cust_name",
370                                             "header": "Customer",
371                                             "sortable": true,
372                                             "width": 200,
373                                             "xtype": "ColumnModel",
374                                             "|renderer": "function(v) { return String.format('{0}', v); }",
375                                             "|xns": "Roo.grid"
376                                         },
377                                         {
378                                             "*prop": "colModel[]",
379                                             ".builderCfg": "{\"table\":\"cohead\",\"column\":\"cohead_custponumber\",\"columnshort\":\"cohead_custponumber\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Cust. PO#\"}",
380                                             "dataIndex": "cohead_custponumber",
381                                             "header": "Cust. PO#",
382                                             "width": 50,
383                                             "xtype": "ColumnModel",
384                                             "|renderer": "function(v) { return String.format('{0}', v); }",
385                                             "|xns": "Roo.grid"
386                                         },
387                                         {
388                                             "*prop": "colModel[]",
389                                             ".builderCfg": "{\"table\":\"cohead\",\"column\":\"cohead_type\",\"columnshort\":\"cohead_type\",\"ctype\":\"bpchar\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Type\"}",
390                                             "dataIndex": "cohead_type",
391                                             "header": "Type",
392                                             "width": 50,
393                                             "xtype": "ColumnModel",
394                                             "|renderer": "function(v) { return String.format('{0}', v); }",
395                                             "|xns": "Roo.grid"
396                                         },
397                                         {
398                                             "*prop": "colModel[]",
399                                             "dataIndex": "cohead_src_locations",
400                                             "header": "From",
401                                             "width": 100,
402                                             "xtype": "ColumnModel",
403                                             "|renderer": "function(v) { return String.format('{0}', v); }",
404                                             "|xns": "Roo.grid"
405                                         },
406                                         {
407                                             "*prop": "colModel[]",
408                                             ".builderCfg": "{\"table\":\"shiptoinfo\",\"column\":\"cohead_shipto_id_shipto_name\",\"columnshort\":\"shipto_name\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Ship to\"}",
409                                             "dataIndex": "cohead_shiptoaddress1",
410                                             "header": "Ship to",
411                                             "width": 200,
412                                             "xtype": "ColumnModel",
413                                             "|renderer": "function(v) { return String.format('{0}', v); }",
414                                             "|xns": "Roo.grid"
415                                         },
416                                         {
417                                             "*prop": "colModel[]",
418                                             ".builderCfg": "{\"table\":\"terms\",\"column\":\"cohead_terms_id_terms_descrip\",\"columnshort\":\"terms_descrip\",\"ctype\":\"text\",\"desc\":\"\",\"use\":1,\"use_ex\":\"\",\"title\":\"Terms\"}",
419                                             "dataIndex": "cohead_terms_id_terms_descrip",
420                                             "header": "Terms",
421                                             "width": 100,
422                                             "xtype": "ColumnModel",
423                                             "|renderer": "function(v) { return String.format('{0}', v); }",
424                                             "|xns": "Roo.grid"
425                                         },
426                                         {
427                                             "*prop": "colModel[]",
428                                             "align": "right",
429                                             "dataIndex": "cohead_total",
430                                             "header": "Total",
431                                             "width": 100,
432                                             "xtype": "ColumnModel",
433                                             "|renderer": "function(v,x,r) { \n    var ret =  String.format('{0} {1}',\n         r.data.cohead_curr_id_curr_name, v ?   parseFloat(v).toFixed(3) : '---'\n     ); \n     \n     if (parseInt(r.data.cohead_qtyordered)  != 0 && \n        parseInt(r.data.cohead_unshipped) == 0 && \n         parseInt(r.data.cohead_qtyunshipped) == 0 &&\n         parseInt(r.data.cohead_qtyuninvoiced) == 0 &&         \n          parseInt(r.data.cohead_unshipped) == 0 &&\n         parseInt(r.data.cohead_uninvoiced) == 0 \n     ) {\n        return ret;\n    }\n     \n     return String.format('<b style=\"color:red\" ' + \n            'qtip=\"Products: {3} ({4}) &lt;BR/&gt;Unshipped: {1} ({5})&lt;BR&gt;Uninvoiced: {2} ({6})\">{0}</b>',\n         ret, \n            r.data.cohead_unshipped, r.data.cohead_uninvoiced, r.data.cohead_subtotal,\n            r.data.cohead_qtyordered, r.data.cohead_qtyunshipped, r.data.cohead_qtyuninvoiced\n         );\n     \n }",
434                                             "|xns": "Roo.grid"
435                                         }
436                                     ]
437                                 }
438                             ]
439                         },
440                         {
441                             "background": false,
442                             "region": "west",
443                             "xtype": "ContentPanel",
444                             "|xns": "Roo",
445                             "items": [
446                                 {
447                                     "|xns": "Roo",
448                                     "xtype": "Toolbar",
449                                     "*prop": "toolbar",
450                                     "items": [
451                                         {
452                                             "|xns": "Roo.Toolbar",
453                                             "xtype": "Fill"
454                                         },
455                                         {
456                                             "listeners": {
457                                                 "|click": "function (_self, e)\n{\n_this.grid.footer.onClick('first');\n}"
458                                             },
459                                             "cls": "x-btn-icon",
460                                             "xtype": "Button",
461                                             "|icon": "rootURL + '/Pman/templates/images/search.gif'",
462                                             "|xns": "Roo.Toolbar"
463                                         },
464                                         {
465                                             "listeners": {
466                                                 "|click": "function (_self, e)\n{\n    _this.form.reset('');\n\n    \n    _this.grid.footer.onClick('first');\n}"
467                                             },
468                                             "cls": "x-btn-icon",
469                                             "xtype": "Button",
470                                             "|icon": "rootURL + '/Pman/templates/images/edit-clear.gif'",
471                                             "|xns": "Roo.Toolbar"
472                                         }
473                                     ]
474                                 },
475                                 {
476                                     "listeners": {
477                                         "|rendered": "function (form)\n{\n    _this.form= form;\n}\n"
478                                     },
479                                     "labelAlign": "top",
480                                     "method": "POST",
481                                     "style": "margin:5px;",
482                                     "xtype": "Form",
483                                     "|xns": "Roo.form",
484                                     "items": [
485                                         {
486                                             "listeners": {
487                                                 "|select": "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}",
488                                                 "|render": "function (_self)\n{\n  _this.viewtypeSel = _self;\n}"
489                                             },
490                                             "allowBlank": false,
491                                             "displayField": "value",
492                                             "editable": false,
493                                             "emptyText": "View type",
494                                             "fieldLabel": "View",
495                                             "forceSelection": true,
496                                             "listWidth": 200,
497                                             "loadingText": "Searching...",
498                                             "minChars": 2,
499                                             "name": "viewtype",
500                                             "pageSize": 20,
501                                             "qtip": "Select Action",
502                                             "queryParam": "query[action]",
503                                             "selectOnFocus": true,
504                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{value}</b> </div>",
505                                             "triggerAction": "all",
506                                             "typeAhead": true,
507                                             "value": "MYOPEN",
508                                             "valueField": "key",
509                                             "width": 150,
510                                             "xtype": "ComboBox",
511                                             "|xns": "Roo.form",
512                                             "items": [
513                                                 {
514                                                     "*prop": "store",
515                                                     "id": 0,
516                                                     "xtype": "SimpleStore",
517                                                     "|data": "[\n  [ 'MYOPEN', 'My Open orders' ],\n  [ 'MYCLOSED', 'My Closed orders' ],\n  [ 'MYALL', 'My orders (all)' ],    \n  [ 'MYVOID', 'My Voided orders' ],      \n  [ 'OPEN', 'All Open orders' ],\n  [ 'NOTSHIPPED', 'All Un-shipped orders' ],\n  [ 'NOTPAID', 'All Un-paid orders' ],\n  [ 'CLOSED', 'All Closed orders' ],\n  [ 'ALL', 'All orders' ],\n  [ 'VOID', 'Voided orders' ],\n  [ 'INCOMPLETE', 'Incomplete orders' ],  \n  [ 'DRAFTSHIP', 'Have Un-confirmed Shipments' ],\n//  [ 'SHIPPOSTBUG', 'Bugs with Posted transactions' ],  \n//  [ 'SHIPQTYBUG', 'Bugs with Shipment Qty' ] ,\n  [ 'FIFOBUG', 'Problems with FIFO' ] \n    \n]",
518                                                     "|fields": "[ 'key', 'value' ]",
519                                                     "|xns": "Roo.data"
520                                                 }
521                                             ]
522                                         },
523                                         {
524                                             "listeners": {
525                                                 "select": "function (combo, record, index)\n{\n    (function() { _this.grid.footer.onClick('first'); }).defer(100);\n}",
526                                                 "specialkey": "function (_self, e)\n{\n    //Roo.log(e.getKey());\n    if (e.getKey() == 13) {\n        (function() { _this.grid.footer.onClick('first'); }).defer(100);\n        e.stopEvent();\n        _this.rsearch = true;\n    }\n    \n}",
527                                                 "beforequery": "function (combo, query, forceAll, cancel, e)\n{\n \n   if( _this.rsearch) {\n        _this.rsearch =false;\n        return false;\n    }\n \n}"
528                                             },
529                                             "allowBlank": true,
530                                             "displayField": "cohead_number",
531                                             "editable": true,
532                                             "emptyText": "Select Order",
533                                             "fieldLabel": "Order #",
534                                             "forceSelection": false,
535                                             "listWidth": 400,
536                                             "loadingText": "Searching...",
537                                             "minChars": 2,
538                                             "name": "query[cohead_number]",
539                                             "pageSize": 20,
540                                             "qtip": "Select Order",
541                                             "queryParam": "query[cohead_number]",
542                                             "selectOnFocus": true,
543                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{cohead_number}</b> </div>",
544                                             "triggerAction": "all",
545                                             "typeAhead": false,
546                                             "valueField": "cohead_number",
547                                             "width": 180,
548                                             "xtype": "ComboBox",
549                                             "|xns": "Roo.form",
550                                             "items": [
551                                                 {
552                                                     "listeners": {
553                                                         "|beforeload": "function (_self, o){\n    o.params = o.params || {};\n    o.params['_columns'] = 'cohead_number';\n    // set more here\n}\n"
554                                                     },
555                                                     "*prop": "store",
556                                                     "remoteSort": true,
557                                                     "xtype": "Store",
558                                                     "|sortInfo": "{ direction : 'ASC', field: 'cohead_number' }",
559                                                     "|xns": "Roo.data",
560                                                     "items": [
561                                                         {
562                                                             "*prop": "proxy",
563                                                             "method": "GET",
564                                                             "xtype": "HttpProxy",
565                                                             "|url": "baseURL + '/Roo/cohead.php'",
566                                                             "|xns": "Roo.data"
567                                                         },
568                                                         {
569                                                             "*prop": "reader",
570                                                             "id": "cohead_number",
571                                                             "root": "data",
572                                                             "totalProperty": "total",
573                                                             "xtype": "JsonReader",
574                                                             "|fields": "[\"cohead_number\"]",
575                                                             "|xns": "Roo.data"
576                                                         }
577                                                     ]
578                                                 }
579                                             ]
580                                         },
581                                         {
582                                             "listeners": {
583                                                 "select": "function (combo, record, index)\n{\n       (function() { _this.grid.footer.onClick('first'); }).defer(100);\n}"
584                                             },
585                                             "allowBlank": true,
586                                             "displayField": "cust_name",
587                                             "editable": true,
588                                             "emptyText": "Select custinfo",
589                                             "fieldLabel": "Customer",
590                                             "forceSelection": true,
591                                             "hiddenName": "cohead_cust_id",
592                                             "listWidth": 400,
593                                             "loadingText": "Searching...",
594                                             "minChars": 2,
595                                             "name": "cohead_cust_id_cust_name",
596                                             "pageSize": 20,
597                                             "qtip": "Select custinfo",
598                                             "queryParam": "query[cust_name]",
599                                             "selectOnFocus": true,
600                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{cust_name}</b>  ({cust_number})</div>",
601                                             "triggerAction": "all",
602                                             "typeAhead": false,
603                                             "valueField": "cust_id",
604                                             "width": 180,
605                                             "xtype": "ComboBox",
606                                             "|xns": "Roo.form",
607                                             "items": [
608                                                 {
609                                                     "*prop": "store",
610                                                     "|xns": "Roo.data",
611                                                     "|sortInfo": "{ direction : 'ASC', field: 'cust_name' }",
612                                                     "xtype": "Store",
613                                                     "remoteSort": true,
614                                                     "listeners": {
615                                                         "|beforeload": "function (_self, o){\n    o.params = o.params || {};\n    // set more here\n}\n"
616                                                     },
617                                                     "items": [
618                                                         {
619                                                             "*prop": "proxy",
620                                                             "xtype": "HttpProxy",
621                                                             "method": "GET",
622                                                             "|xns": "Roo.data",
623                                                             "|url": "baseURL + '/Roo/custinfo.php'"
624                                                         },
625                                                         {
626                                                             "*prop": "reader",
627                                                             "xtype": "JsonReader",
628                                                             "|xns": "Roo.data",
629                                                             "id": "cust_id",
630                                                             "root": "data",
631                                                             "totalProperty": "total",
632                                                             "|fields": "[{\"name\":\"cust_id\",\"type\":\"int\"},\"cust_name\"]"
633                                                         }
634                                                     ]
635                                                 }
636                                             ]
637                                         },
638                                         {
639                                             "listeners": {
640                                                 "select": "function (combo, date)\n{\n    _this.grid.footer.onClick('first');\n}"
641                                             },
642                                             "fieldLabel": "From",
643                                             "format": "Y-m-d",
644                                             "name": "_fromdate",
645                                             "width": 100,
646                                             "xtype": "DateField",
647                                             "|xns": "Roo.form"
648                                         },
649                                         {
650                                             "listeners": {
651                                                 "select": "function (combo, date)\n{\n    _this.grid.footer.onClick('first');\n}"
652                                             },
653                                             "fieldLabel": "To",
654                                             "format": "Y-m-d",
655                                             "name": "_todate",
656                                             "width": 100,
657                                             "xtype": "DateField",
658                                             "|xns": "Roo.form"
659                                         }
660                                     ]
661                                 }
662                             ]
663                         }
664                     ]
665                 }
666             ]
667         }
668     ],
669     "permname": "",
670     "modOrder": "001"
671 }