Merge branch 'develop' into separate-discount-account

This commit is contained in:
rahib-hassan
2022-04-25 12:17:50 +05:30
committed by GitHub
30 changed files with 1421 additions and 1323 deletions

View File

@@ -0,0 +1,5 @@
import frappe
def execute():
frappe.delete_doc("DocType", "Employee Transfer Property", ignore_missing=True)