Files
openfoodnetwork/app/models/spree
Matt-Yorkley d450aff607 Update Order#create_tax_charge!
TaxRate#adjust now handles individual items instead of the whole order 🎉 We can use this elsewhere too, for example to re-apply taxes on a single line item, we can do: Spree::TaxRate.adjust(order, [line_item])
2021-06-06 20:16:03 +01:00
..
2020-08-07 13:45:25 +01:00
2020-11-27 13:59:46 +00:00
2021-04-21 18:17:20 +01:00
2021-05-18 12:44:53 -07:00
2020-12-10 15:33:34 +11:00
2021-06-04 17:10:50 +01:00
2021-06-06 20:16:03 +01:00