Dev Logs
June 2022
7 min
api 12/06/2022 rebuild all products & product variants elastic & redis cache productvariant missing defaultstockmeasureunitid in db view now added, so the elastic and redis cache should be rebuilt database batch operations done for products table previously isendproduct field was not respected it should always be false when the product has productvariants associated ui should also be updated on occ so that the "variants" tab in product details page should be hidden when the product is not final product (i e isendproduct = true hides the product variants functionality) ui should also be updated on occ so that the variants association icons/buttons will not be displayed for product picture listing occ 12/06/2022 see api same date update on isendproduct relevant sections needs to be updated on product details page add isendproduct field on the product details page hide "variants" page if isendproduct = true hide variant association features/icon buttons on product pictures page sites