Added the ability to select a company as a party type, and little changes

This commit is contained in:
Awey01 2024-09-18 14:27:05 +00:00
parent 066e711831
commit 5a1b2e6c06
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ app_email = "info@jeyerp.az"
app_license = "unlicense"
# required_apps = []
boot_session = "jey_erp.extend_party_types.add_company_to_party_account_types"
doctype_js = {
"Payment Entry": "public/js/payment_entry_mod.js"
}
# Includes in <head>
# ------------------