Merge branch 'develop' into UAE-VAT-Format

This commit is contained in:
Mohammad Hasnain Mohsin Rajan
2020-10-28 21:06:11 +05:30
committed by GitHub
264 changed files with 16500 additions and 7159 deletions

View File

@@ -286,7 +286,8 @@ doc_events = {
# to maintain data integrity we exempted payment entry. it will un-link when sales invoice get cancelled.
# if payment entry not in auto cancel exempted doctypes it will cancel payment entry.
auto_cancel_exempted_doctypes= [
"Payment Entry"
"Payment Entry",
"Inpatient Medication Entry"
]
scheduler_events = {