mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Move fee tax call outside of lock and simplify order updating
This commit is contained in:
@@ -19,9 +19,9 @@ class OrderFeesHandler
|
||||
|
||||
create_line_item_fees!
|
||||
create_order_fees!
|
||||
tax_enterprise_fees!
|
||||
end
|
||||
|
||||
tax_enterprise_fees!
|
||||
order.update_order!
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user