fix: notify update when update outstanding amount

This commit is contained in:
HarryPaulo
2024-04-02 18:42:30 -03:00
parent c3b2ed57f6
commit f67f163e7d

View File

@@ -1709,7 +1709,7 @@ def update_voucher_outstanding(voucher_type, voucher_no, account, party_type, pa
)
ref_doc.set_status(update=True)
ref_doc.notify_update()
def delink_original_entry(pl_entry, partial_cancel=False):
if pl_entry: