Pman.Dialog.XtuplePurchaseOrder.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 10 Dec 2013 06:12:14 +0000 (14:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Dec 2013 06:12:14 +0000 (14:12 +0800)
Pman.Dialog.XtuplePurchaseOrder.js

Pman.Dialog.XtuplePurchaseOrder.bjs
Pman.Dialog.XtuplePurchaseOrder.js

index a38c8a5..1c1fbaf 100644 (file)
                                                 },
                                                 {
                                                     "*prop": "colModel[]",
+                                                    "align": "right",
                                                     "dataIndex": "gltrans_amount",
                                                     "header": "Amount",
                                                     "width": 100,
index 91af162..b69304a 100644 (file)
@@ -1734,6 +1734,7 @@ Pman.Dialog.XtuplePurchaseOrder = {
                                         {
                                             xtype: 'ColumnModel',
                                             xns: Roo.grid,
+                                            align : 'right',
                                             dataIndex : 'gltrans_amount',
                                             header : 'Amount',
                                             width : 100,