Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
		| @@ -44,7 +44,7 @@ export class Product extends BaseModel { | ||||
|       return ProductSubCategories; | ||||
|     }, | ||||
|     (subCategories) => { | ||||
|       return subCategories.product; | ||||
|       return subCategories.id; | ||||
|     }, | ||||
|   ) | ||||
|   sub_categories: ProductSubCategories; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user