Files
openfoodnetwork/engines/order_management
Matt-Yorkley 3e02023bf8 Move handling of unused payments to Order::Updater
An order can be set to paid in various cases that are unrelated to the order being finalized, so this bit of logic needs to be called at the point the order actually gets paid.
2021-11-15 15:42:04 +00: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.