Fix sales tax totals by order report

This commit is contained in:
Gaetan Craig-Riou
2024-04-17 15:30:07 +10:00
parent 83fa080f76
commit 6ee77fa406

View File

@@ -55,7 +55,7 @@ RSpec.describe "Reporting::Reports::SalesTax::SalesTaxTotalsByOrder" do
end
before do
product.update!(supplier_id: supplier.id)
variant.update!(supplier: )
order.update!(
number: 'ORDER_NUMBER_1',