This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/test/fixtures/tva_rates.yml
2021-08-23 10:26:02 +02:00

16 lines
286 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
description: MyText
accounting_zone: one
enabled: false
rate: 9.99
two:
name: MyString
description: MyText
accounting_zone: two
enabled: false
rate: 9.99