diff --git a/erpnext/hooks.py b/erpnext/hooks.py index cf1714a25e1..0556d40a4b8 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -589,6 +589,7 @@ accounting_dimension_doctypes = [ "Shipping Rule", "Landed Cost Item", "Asset Value Adjustment", + "Asset Repair", "Loyalty Program", "Fee Schedule", "Fee Structure",