X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_po.php;h=e84e4e33139039424ee3820a42c2d8164779d418;hb=9481e23e6d03f39f7d9e745f86bd1be5f703b96d;hp=550bec056106cdbae890741c3bec6b70d54939a8;hpb=17b390efcf904072b02ec866b2a427490471a260;p=fa-stable.git diff --git a/purchasing/view/view_po.php b/purchasing/view/view_po.php index 550bec05..e84e4e33 100644 --- a/purchasing/view/view_po.php +++ b/purchasing/view/view_po.php @@ -154,7 +154,7 @@ if (db_num_rows($invoice_result) > 0) echo ""; end_table(1); // outer table -//_vd($purchase_order); + display_allocations_to(PT_SUPPLIER, $purchase_order->supplier_id, ST_PURCHORDER, $purchase_order->order_no, $total + $tax_total); //----------------------------------------------------------------------------------------------------