• 10

    Prevent selling master products without variants in POS

    Master products without configured variants can currently be sold in POS, which later causes transaction validation failures and blocks invoicing.

    There is no built-in validation to prevent this, leading to inconsistent data and manual fixes.


    Currently POS allows selling such products, but they fail during validation and posting later.


    What should be implemented is a validation layer to block selling master products that don’t have valid variants configured.