Rewritten sales shipping cost taxation, improved shipping cost handling in sales...
[fa-stable.git] / taxes / tax_rules.inc
index 73f30b64fe389c0fc4144284124d899419ead6c5..fa13419b5beb3da4589911cbf42e7c3e469308a2 100644 (file)
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 /*
-       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
-       . all tax types selections in tax group table (beside domestic group) are currently ignored (see FIXME in split_item_price())
+       FA tax basic rules.
 */
 define('TAX_NONE', 0); // none option
 define('TQ_NONE', 0); // none option