fix dropdown
This commit is contained in:
@@ -332,6 +332,7 @@ open class Product : BaseTenantModel() {
|
||||
this.description = updatedProduct.description
|
||||
this.hsnCode = updatedProduct.hsnCode
|
||||
this.uom = updatedProduct.uom
|
||||
this.gstPct = updatedProduct.gstPct
|
||||
}
|
||||
|
||||
var id: String? = null
|
||||
|
||||
Reference in New Issue
Block a user