X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=purchasing%2Fsupplier_invoice.php;h=6b21c935a1584b30f5cee9b2b325782055a0fd90;hb=6351305b2b0e5782804ab4d9e3db5f84b671d6f2;hp=0dc1a77ad90444f74649e2ceefbec5e118c8dd13;hpb=45aa0f7f7e8a8683305bbdbc58fdb3b791d2115e;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();