This commit is contained in:
Jens Falk
2026-06-06 20:28:54 +02:00
parent 8c83ad2823
commit 18555bf5bb
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
[project]
name = "erpnext_custom"
version = "0.0.1"
description = "Custom App für ERPNext - WooCommerce ACF Sync"
description = "Custom App für NEXTErp"
readme = "README.md"
requires-python = ">=3.10"
[project.entry-points."frappe.apps"]
nexterp_custom = "erpnext_custom"
erpnext_custom = "erpnext_custom"