From 8c83ad2823f9bb4c1be2d2f102b4542372f8e2d9 Mon Sep 17 00:00:00 2001 From: Jens Falk Date: Sat, 6 Jun 2026 20:07:55 +0200 Subject: [PATCH] ... --- {nexterp_custom => erpnext_custom}/api.py | 0 {nexterp_custom => erpnext_custom}/hooks.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {nexterp_custom => erpnext_custom}/api.py (100%) rename {nexterp_custom => erpnext_custom}/hooks.py (100%) diff --git a/nexterp_custom/api.py b/erpnext_custom/api.py similarity index 100% rename from nexterp_custom/api.py rename to erpnext_custom/api.py diff --git a/nexterp_custom/hooks.py b/erpnext_custom/hooks.py similarity index 100% rename from nexterp_custom/hooks.py rename to erpnext_custom/hooks.py