mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update xero report spec
This commit is contained in:
@@ -28,6 +28,7 @@ module OpenFoodNetwork
|
||||
report.stub(:produce_summary_rows) { ['produce'] }
|
||||
report.stub(:fee_summary_rows) { ['fee'] }
|
||||
report.stub(:shipping_summary_rows) { ['shipping'] }
|
||||
report.stub(:payment_summary_rows) { ['payment'] }
|
||||
report.stub(:admin_adjustment_summary_rows) { ['admin'] }
|
||||
order.stub(:account_invoice?) { false }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user