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/stock_movements.yml
2021-08-23 10:26:02 +02:00

20 lines
404 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
movement_type: MyString
description: MyText
admin_id: 1
date: 2020-09-20
cc_tot_amount_ht: 9.99
ac_tot_amount_ht: 9.99
stock_done: false
two:
movement_type: MyString
description: MyText
admin_id: 1
date: 2020-09-20
cc_tot_amount_ht: 9.99
ac_tot_amount_ht: 9.99
stock_done: false