mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
aii: testcases for sales invoice gl entries
This commit is contained in:
@@ -109,7 +109,7 @@ test_records = [
|
||||
"description": "CPU",
|
||||
"doctype": "Delivery Note Item",
|
||||
"item_code": "_Test Item",
|
||||
"item_name": "CPU",
|
||||
"item_name": "_Test Item",
|
||||
"parentfield": "delivery_note_details",
|
||||
"qty": 5.0,
|
||||
"basic_rate": 100.0,
|
||||
|
||||
Reference in New Issue
Block a user