From 68972cfb70aaeb65ca530ca86832747e08edcd60 Mon Sep 17 00:00:00 2001 From: rocketdebris Date: Tue, 27 Jan 2026 12:53:04 -0500 Subject: [PATCH] Added payments app. --- apps_new.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps_new.json b/apps_new.json index c2e8fe65..aeb561c7 100644 --- a/apps_new.json +++ b/apps_new.json @@ -7,6 +7,10 @@ "url": "https://github.com/frappe/hrms", "branch": "version-15" }, + { + "url": "https://github.com/frappe/pyaments", + "branch": "version-15" + }, { "url": "https://git.ben-nilsen.com/bnilsen/custom_ui.git", "branch": "main"