Skip to:
Allows addition of new and editing of existing products based on program and facility type
All works.
I create:
Product entity,
FacilityTypeApprovedProduct,
FacilityType,
ProgramProduct,
ProductCategory,
Program.
For more details please see report below.
I create:-facilityType,-program,-productCategorybut to create FacilityTypeApprovedProduct I need also create products, which gives me an 405 error.@Anna Czyrko
Allows addition of new and editing of existing products based on program and facility type