X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_po.php;h=193bfa471c8a89bfe7dbcf9be47d7673d6cc0b4a;hb=7e830126b96477e969fe3b48d9fc0e78f6c1fe00;hp=ef54291f26ff4839e8654a151ff89f26baba8e23;hpb=9a98bb3bc7a94f1a8e47f8dab45a87c8b4212080;p=fa-stable.git diff --git a/purchasing/view/view_po.php b/purchasing/view/view_po.php index ef54291f..193bfa47 100644 --- a/purchasing/view/view_po.php +++ b/purchasing/view/view_po.php @@ -154,6 +154,8 @@ 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); //----------------------------------------------------------------------------------------------------