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

20 lines
376 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
LineStock: one
qte: 9.99
cc_price_u_ht: 9.99
ac_price_u_ht: 9.99
cc_price_ht: 9.99
ac_price_ht: 9.99
dest_line_stock_id: 1
two:
LineStock: two
qte: 9.99
cc_price_u_ht: 9.99
ac_price_u_ht: 9.99
cc_price_ht: 9.99
ac_price_ht: 9.99
dest_line_stock_id: 1