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

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

index bac4297..9b76dda 100644 (file)
                                             "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
-                                        },
-                                        {
-                                            "fieldLabel": "Doc No.",
-                                            "name": "gltrans_docnumber",
-                                            "width": 200,
-                                            "xtype": "TextField",
-                                            "|xns": "Roo.form"
                                         }
                                     ]
                                 },
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
+                                {
+                                    "fieldLabel": "Doc No.",
+                                    "name": "gltrans_docnumber",
+                                    "width": 200,
+                                    "xtype": "TextField",
+                                    "|xns": "Roo.form"
+                                },
                                 {
                                     "fieldLabel": "References",
                                     "name": "gltrans_misc_id",
index 744db5e..83f68e6 100644 (file)
@@ -178,13 +178,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                             fieldLabel : 'Doc Type',
                                             name : 'gltrans_doctype',
                                             width : 100
-                                        },
-                                        {
-                                            xtype: 'TextField',
-                                            xns: Roo.form,
-                                            fieldLabel : 'Doc No.',
-                                            name : 'gltrans_docnumber',
-                                            width : 200
                                         }
                                     ]
                                 },
@@ -202,6 +195,13 @@ Pman.Dialog.XtupleJournalEntry = {
                                     name : 'gltrans_docnumber',
                                     width : 200
                                 },
+                                {
+                                    xtype: 'TextField',
+                                    xns: Roo.form,
+                                    fieldLabel : 'Doc No.',
+                                    name : 'gltrans_docnumber',
+                                    width : 200
+                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,