jsdoc.account_transfer_modal

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

accountTransferDivForm()

Generate the HTML for the form on the Modal

accountTransferModal(txfr_date)

Show the modal popup for transferring between accounts. Uses accountTransferDivForm() to generate the form.

Arguments:
  • txfr_date (string) – The date, as a “yyyy-mm-dd” string, to default the form to. If null or undefined, will default to BIWEEKLYBUDGET_DEFAULT_DATE.