fix: Is Secured Loan check mapping
This commit is contained in:
parent
ee5b9c7691
commit
2633e292a5
@ -133,10 +133,7 @@ def create_loan(source_name, target_doc=None, submit=0):
|
||||
"validation": {
|
||||
"docstatus": ["=", 1]
|
||||
},
|
||||
"postprocess": update_accounts,
|
||||
"field_no_map": [
|
||||
"is_secured_loan"
|
||||
]
|
||||
"postprocess": update_accounts
|
||||
}
|
||||
}, target_doc)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user