Skip to content

v1.9.0

Choose a tag to compare

@Dierks27 Dierks27 released this 25 May 21:25
· 14 commits to main since this release
4d7c38c
v1.9.0 — Multi-source shipment fan-out + line-item association (#6)

Fans tracking-number adds on fulfillment orders out to every source order in _fishotel_fulfillment_sources so customer emails actually reach the buyer, adds a line_item_ids column (DB 1.2.0) so partial fulfillments only list/transition/auto-complete the items in that box, allows duplicate tracking numbers across different source orders, and ships kill switches (FST_FULFILLMENT_FANOUT_OFF constant or fst_fulfillment_fanout_enabled=0) to restore pre-1.9 behavior.