@@ -131,6 +131,7 @@ Ext.define('saas.view.purchase.purchaseIn.FormPanel', {
dataIndex : "pd_prodcode",
xtype : "",
items : null,
+ allowBlank : false,
editor : {
displayField : "display",
editable : true,
@@ -123,6 +123,7 @@ Ext.define('saas.view.purchase.purchaseOut.FormPanel', {
@@ -124,6 +124,7 @@ Ext.define('saas.view.stock.otherIn.FormPanel', {
@@ -120,6 +120,7 @@ Ext.define('saas.view.stock.otherOut.FormPanel', {
dataIndex: "pd_prodcode",
xtype: "",
items: null,
editor: {
displayField: "display",
editable: true,