X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=purchasing%2Fsupplier_payment.php;h=276a821c7734ec3de7b0e5bfedcc8627db20d9e1;hb=da774ae85617b051675afe581f413da78febfc0f;hp=5421ee401d426db3ce60862252aa81999c6a94df;hpb=e263ed843a66bbc0fafe707738ada910853acf4c;p=fa-stable.git diff --git a/purchasing/supplier_payment.php b/purchasing/supplier_payment.php index 5421ee40..276a821c 100644 --- a/purchasing/supplier_payment.php +++ b/purchasing/supplier_payment.php @@ -275,6 +275,8 @@ start_form(); set_global_supplier($_POST['supplier_id']); bank_accounts_list_row(_("From Bank Account:"), 'bank_account', null, true); + + bank_balance_row($_POST['bank_account']); table_section(2);