From 0aafc75c90e50693be174e263bf4cb2ede9c7c0b Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Sun, 26 Jun 2022 18:36:00 +0530 Subject: [PATCH] fix: add missing print format --- erpnext/patches/v14_0/remove_india_localisation.py | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/patches/v14_0/remove_india_localisation.py b/erpnext/patches/v14_0/remove_india_localisation.py index e7bfe6bc1f..a5dc387175 100644 --- a/erpnext/patches/v14_0/remove_india_localisation.py +++ b/erpnext/patches/v14_0/remove_india_localisation.py @@ -19,6 +19,7 @@ def execute(): "GST E-Invoice", "GST Purchase Invoice", "GST Tax Invoice", + "GST POS Invoice", ], "Report": [ "E-Invoice Summary",