X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_invoice.php;h=6b21c935a1584b30f5cee9b2b325782055a0fd90;hb=f192e88b16ff3cfa910fd5b1dc59e9c15219b0ac;hp=0dc1a77ad90444f74649e2ceefbec5e118c8dd13;hpb=2a80044afea0bf156f1d9061ac5287fada240a24;p=fa-stable.git diff --git a/purchasing/supplier_invoice.php b/purchasing/supplier_invoice.php index 0dc1a77a..6b21c935 100644 --- a/purchasing/supplier_invoice.php +++ b/purchasing/supplier_invoice.php @@ -401,7 +401,7 @@ if ($id != -1 || $id2 != -1) $Ajax->activate('inv_tot'); } -if (get_post('AddGLCodeToTrans')) +if (get_post('AddGLCodeToTrans') || get_post('update')) $Ajax->activate('inv_tot'); br();