Skip to content

Commit

Permalink
[ bug #399 ] Bad calculation of local taxes in update line products
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjo committed May 21, 2012
1 parent 6cf8c5c commit 952864f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/fourn/facture/fiche.php
Expand Up @@ -402,6 +402,7 @@
if ($_REQUEST['etat'] == '1' && ! $_REQUEST['cancel']) // si on valide la modification
{
$object->fetch($id);
$object->fetch_thirdparty();

if ($_POST['puht'])
{
Expand Down

0 comments on commit 952864f

Please sign in to comment.