commit | 452584c4bd512f1eb0e80acbab5fd1dc0982fc9c | [log] [tgz] |
---|---|---|
author | ruthra kumar <ruthra@erpnext.com> | Thu Jul 28 07:11:16 2022 +0530 |
committer | ruthra kumar <ruthra@erpnext.com> | Thu Aug 04 14:09:26 2022 +0530 |
tree | 3ec6b7aa8c6447ecc84d3a0cb319407eb1e6efca | |
parent | 17b9bfd2497e6dc4b1179bd1eb9584e526606e2a [diff] |
fix: add asset repair to accounting dimension list
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index aa10e31..c4f0c59 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -507,6 +507,7 @@ "Shipping Rule", "Landed Cost Item", "Asset Value Adjustment", + "Asset Repair", "Loyalty Program", "Stock Reconciliation", "POS Profile",