update test records

This commit is contained in:
schilgod 2017-09-25 21:21:56 +08:00 committed by Sunny
parent e3ed8b7cb3
commit f29969a5cc

View File

@ -30,7 +30,8 @@
], ],
"supplier": "_Test Supplier", "supplier": "_Test Supplier",
"supplier_name": "_Test Supplier", "supplier_name": "_Test Supplier",
"transaction_date": "2013-02-12" "transaction_date": "2013-02-12",
"schedule_date": "2013-02-13"
}, },
{ {
"advance_paid": 0.0, "advance_paid": 0.0,
@ -63,6 +64,7 @@
], ],
"supplier": "_Test Supplier", "supplier": "_Test Supplier",
"supplier_name": "_Test Supplier", "supplier_name": "_Test Supplier",
"transaction_date": "2013-02-12" "transaction_date": "2013-02-12",
"schedule_date": "2013-02-13"
} }
] ]