Product mandatory field update
This commit is contained in:
parent
826eadd057
commit
47130b8309
@ -21,7 +21,6 @@ const ProductDetails = (props) => {
|
|||||||
data.price === "" ||
|
data.price === "" ||
|
||||||
data.GST === "" ||
|
data.GST === "" ||
|
||||||
data.category === "" ||
|
data.category === "" ||
|
||||||
data.description === "" ||
|
|
||||||
data.product_Status === ""||
|
data.product_Status === ""||
|
||||||
data.HSN_Code === "" ||
|
data.HSN_Code === "" ||
|
||||||
data.brand === ""
|
data.brand === ""
|
||||||
|
Loading…
Reference in New Issue
Block a user