X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=taxes%2Fdb%2Ftax_groups_db.inc;fp=taxes%2Fdb%2Ftax_groups_db.inc;h=5abe4333b969de031c5e3a95cec103c302387b61;hb=a5242af68e65661edb7175412444dce536a7f311;hp=7823bcb93729cf58c6885621d9e79bf95fc31e25;hpb=56390edbd0d21b90f348200144d06c096483e59c;p=fa-stable.git diff --git a/taxes/db/tax_groups_db.inc b/taxes/db/tax_groups_db.inc index 7823bcb9..5abe4333 100644 --- a/taxes/db/tax_groups_db.inc +++ b/taxes/db/tax_groups_db.inc @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ function clear_shipping_tax_group() { $sql = "UPDATE ".TB_PREF."tax_groups SET tax_shipping=0 WHERE 1";