Create after save plugin on the purchase order rule repository magento 2
I have added new column via db_schema.xml in the purchase_order_rule table i.e. rule_type Now, I want to create an after save plugin on the purchase order rule repository that will save the column ‘conditions_serialized’ attribute value to the ‘rule_type’ column.… Read More »Create after save plugin on the purchase order rule repository magento 2