jsdoc.reconcile_modal

File: biweeklybudget/flaskapp/static/js/reconcile_modal.js

txnReconcileModal(id)

Show the TxnReconcile modal popup. This function calls txnReconcileModalDiv() to generate the HTML.

Arguments:
  • id (number) – the ID of the TxnReconcile to show a modal for.
txnReconcileModalDiv(msg)

Ajax callback to generate the modal HTML with reconcile information.