update test records
This commit is contained in:
parent
e3ed8b7cb3
commit
f29969a5cc
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user