diff --git a/justworks_erpnext/hooks.py b/justworks_erpnext/hooks.py index 12cbfb0..e035308 100644 --- a/justworks_erpnext/hooks.py +++ b/justworks_erpnext/hooks.py @@ -11,6 +11,8 @@ app_color = "aqua" app_email = "code@studioinfinity.org" app_license = "GNU General Public License (v3)" +fixtures = ['Custom Field'] + # Includes in # ------------------