mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
update test records
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user