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

24 lines
496 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
stock_movement: one
ct_price_u_ht: 9.99
cc_price_u_ht: 9.99
ac_price_u_ht: 9.99
ct_tot_amount_ht: 9.99
cc_tot_amount_ht: 9.99
ac_tot_amount_ht: 9.99
qte: 9.99
p_product_ref_id: 1
two:
stock_movement: two
ct_price_u_ht: 9.99
cc_price_u_ht: 9.99
ac_price_u_ht: 9.99
ct_tot_amount_ht: 9.99
cc_tot_amount_ht: 9.99
ac_tot_amount_ht: 9.99
qte: 9.99
p_product_ref_id: 1