1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/fixtures/payment_schedules.yml

32 lines
896 B
YAML

payment_schedule_12:
id: 12
total: 180000
reference: 210600309/E
payment_method: card
wallet_amount:
wallet_transaction_id:
coupon_id:
footprint: d4b66236895cdf18e21f64429a388050407f29bc228141ed95c89686b7daa716
environment: development
invoicing_profile_id: 9
statistic_profile_id: 9
operator_profile_id: 1
created_at: '2021-06-14 12:24:45.843714'
updated_at: '2021-06-14 12:24:45.908386'
payment_schedule_13:
id: 13
total: 180000
reference: <%= 9.months.ago.utc.strftime('%y%m00310/E') %>
payment_method: card
wallet_amount:
wallet_transaction_id:
coupon_id:
footprint: fakefakefakefakefakefake
environment: development
invoicing_profile_id: 10
statistic_profile_id: 10
operator_profile_id: 10
created_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
updated_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>