mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-30 15:09:47 +00:00
rename dt first cut
This commit is contained in:
2
erpnext/sandbox/testdata/masters.py
vendored
2
erpnext/sandbox/testdata/masters.py
vendored
@@ -237,7 +237,7 @@ main_masters = {
|
||||
),
|
||||
Document(
|
||||
fielddata = {
|
||||
'doctype': 'Ref Rate Detail',
|
||||
'doctype': 'Item Price',
|
||||
'parentfield': 'ref_rate_details',
|
||||
'parenttype': 'Item',
|
||||
'parent' : 'it',
|
||||
|
||||
Reference in New Issue
Block a user