Pman.Dialog.XtupleJournalEntry.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:43:12 +0000 (17:43 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:43:12 +0000 (17:43 +0800)
Pman.Dialog.XtupleJournalEntry.js

Pman.Dialog.XtupleJournalEntry.bjs
Pman.Dialog.XtupleJournalEntry.js

index f3f9e29..23e5bf1 100644 (file)
                                 },
                                 {
                                     "*prop": "colModel[]",
+                                    "align": "right",
                                     "dataIndex": "gltrans_amount",
                                     "header": "Gltrans amount",
                                     "width": 100,
index 5ebb03a..f5e8ace 100644 (file)
@@ -420,6 +420,7 @@ Pman.Dialog.XtupleJournalEntry = {
                             {
                                 xtype: 'ColumnModel',
                                 xns: Roo.grid,
+                                align : 'right',
                                 dataIndex : 'gltrans_amount',
                                 header : 'Gltrans amount',
                                 width : 100,