system76 / bottle

Protobuf messages in a bottle
GNU General Public License v3.0
9 stars 6 forks source link

Add hook for component kit change #74

Closed btkostner closed 2 years ago

btkostner commented 3 years ago

This hook informs the warehouse service that a kit for a component has changed, and needs inventory levels to be recalculated.

This can use the component sku as an fkey (as that's what Shopify will use and what we should migrate to.) It should probably be used for kit creating as well.

codeadict commented 2 years ago

Done