X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=taxes%2Ftax_rules.inc;h=fa13419b5beb3da4589911cbf42e7c3e469308a2;hb=1c01c6f19f3a1410814abb63e4143d080373aaba;hp=9dd3519fd1a54b85262f21b9600cbcd3446add6d;hpb=eea7d897f2c6b2234d4fca235a5a2d30ac900b45;p=fa-stable.git diff --git a/taxes/tax_rules.inc b/taxes/tax_rules.inc index 9dd3519f..fa13419b 100644 --- a/taxes/tax_rules.inc +++ b/taxes/tax_rules.inc @@ -10,12 +10,7 @@ See the License here . ***********************************************************************/ /* - FA tax rules basic reimplementation. Final version would involve changes in database scheme, - and/or tax system class selection according to site requirements. - - TODO: - . changes in Sales module - . change all tax related methods in supp_trans to use split_item_price instead of other functions like get_taxes_for_item + FA tax basic rules. */ define('TAX_NONE', 0); // none option define('TQ_NONE', 0); // none option