Skip to content

Commit

Permalink
Virheelliset_verkkolaskut
Browse files Browse the repository at this point in the history
Virheellisissä verkkolaskuissa kun painetaan perusta uusi toimittaja
Muutettu kenttiä joihin laskuttajan tilino, vat ja ovt päivittyvät.
  • Loading branch information
MarkkuLevanen committed Jun 17, 2019
1 parent 4c37243 commit 518dc9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions verkkolaskuvirheet.php
Original file line number Diff line number Diff line change
Expand Up @@ -496,9 +496,9 @@
<input type = 'hidden' name = 't[5]' value = '$laskuttajan_postino'>
<input type = 'hidden' name = 't[6]' value = '$laskuttajan_postitp'>
<input type = 'hidden' name = 't[7]' value = '$laskuttajan_maa'>
<input type = 'hidden' name = 't[28]' value = '$laskuttajan_tilino'>
<input type = 'hidden' name = 't[59]' value = '$laskuttajan_vat'>
<input type = 'hidden' name = 't[60]' value = '$laskuttajan_ovt'>
<input type = 'hidden' name = 't[29]' value = '$laskuttajan_tilino'>
<input type = 'hidden' name = 't[66]' value = '$laskuttajan_vat'>
<input type = 'hidden' name = 't[67]' value = '$laskuttajan_ovt'>
<input type = 'hidden' name = 'lopetus' value = '".$palvelin2."verkkolaskuvirheet.php////'>
<input type='submit' value = '".t("Perusta")."'></form><br><br>";
}
Expand Down

0 comments on commit 518dc9f

Please sign in to comment.