update fixture hooks
This commit is contained in:
parent
a96832c21b
commit
36e4d84d9f
@ -193,9 +193,17 @@ fixtures = [
|
||||
["dt", "=", "Quotation"],
|
||||
["fieldname", "=", "custom_quotation_template"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"dt": "Custom Field",
|
||||
"filters": [
|
||||
["dt", "=", "Lead"],
|
||||
["fieldname", "=", "custom_customer_name"]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
# Scheduled Tasks
|
||||
# ---------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user