fix:Ignore mandatory fields while creating payment reconciliation Journal Entry
This commit is contained in:
parent
a97556fa8d
commit
50b76d04bf
@ -306,5 +306,5 @@ def reconcile_dr_cr_note(dr_cr_notes, company):
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
jv.flags.ignore_mandatory = True
|
||||||
jv.submit()
|
jv.submit()
|
Loading…
x
Reference in New Issue
Block a user