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