update fixture hooks

This commit is contained in:
Casey 2026-01-07 08:54:35 -06:00
parent a96832c21b
commit 36e4d84d9f

View file

@ -193,9 +193,17 @@ fixtures = [
["dt", "=", "Quotation"],
["fieldname", "=", "custom_quotation_template"]
]
},
{
"dt": "Custom Field",
"filters": [
["dt", "=", "Lead"],
["fieldname", "=", "custom_customer_name"]
]
}
]
# Scheduled Tasks
# ---------------