Pman.Dialog.XtupleTerms.bjs
authorEdward <edward@roojs.com>
Mon, 1 Dec 2014 09:26:39 +0000 (17:26 +0800)
committerEdward <edward@roojs.com>
Mon, 1 Dec 2014 09:26:39 +0000 (17:26 +0800)
Pman.Dialog.XtupleTerms.js

Pman.Dialog.XtupleTerms.bjs
Pman.Dialog.XtupleTerms.js

index 7a7cd81..9c166dc 100644 (file)
@@ -55,6 +55,7 @@
                                     "name" : "terms_descrip"
                                 },
                                 {
+                                    "Boolean allowBlank" : false,
                                     "fieldLabel" : "Due Days",
                                     "Boolean allowDecimals" : true,
                                     "xtype" : "NumberField",
index 4376444..ad646c4 100644 (file)
@@ -142,6 +142,7 @@ Pman.Dialog.XtupleTerms = {
                                 },
                                {
                                     '|xns' : 'Roo.form',
+                                    allowBlank : false,
                                     fieldLabel : 'Due Days',
                                     allowDecimals : true,
                                     xtype : 'NumberField',