Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Pman.Dialog.XtupleQuickContact.js
index b332a31..cfa925a 100644 (file)
@@ -140,6 +140,14 @@ Pman.Dialog.XtupleQuickContact = {
                                     xns : Roo.form,
                                     name : 'cntct_last_name'
                                 },
+                               {
+                                    '|xns' : 'Roo.form',
+                                    fieldLabel : 'ID Card',
+                                    xtype : 'TextField',
+                                    width : 300,
+                                    xns : Roo.form,
+                                    name : 'cntct_id_card'
+                                },
                                {
                                     '|xns' : 'Roo.form',
                                     xtype : 'Row',
@@ -157,7 +165,7 @@ Pman.Dialog.XtupleQuickContact = {
                                                     fieldLabel : 'Phone / Alt',
                                                     xtype : 'TextField',
                                                     regex : /^[0-9 +-]+$/,
-                                                    width : 120,
+                                                    width : 130,
                                                     xns : Roo.form,
                                                     name : 'cntct_phone'
                                                 }
@@ -178,7 +186,7 @@ Pman.Dialog.XtupleQuickContact = {
                                                     regex : /^[0-9 +-]+$/,
                                                     width : 150,
                                                     xns : Roo.form,
-                                                    name : 'cntct_phone1'
+                                                    name : 'cntct_phone2'
                                                 }
                                             ]