Files
openfoodnetwork/engines/order_management
Matt-Yorkley 6e9ae0b0db Update tax totals calculation in Order::Updater
Line items, shipments, and fees now all have taxes recorded in a uniform way, so we can drop more complexity here (and the number of queries).
2021-06-06 20:16:03 +01:00
..

Order Management

This is the rails engine for the Order Management domain.

See our wiki for more info about domains and engines in OFN.