Open proseLA opened 5 months ago
That is/was more a statement of interoperability, since the "Local Sales Tax" from eons ago wasn't a proper order-total and made a ton of ass-u-mptions about its operating environment (i.e. it presumed that it was only ever being run on the storefront).
when i look at the wiki on local sales taxes, i am not sure why we need to have that element about copying the functions to the admin.
why don't you ask the last person maintaining that mod, ie @scottcwilson to add that file, aka:
YOUR_ADMIN/includes/functions/extra_functions/functions_local_sales_taxes.php
to the plugin. and rather than copying the file, have that file be something like:
i would do a PR on said plugin, but i do not see any public repo.
i will be looking at why edit orders can not seem to use a local sales tax as well. that seems pretty lame to me. if its an order total module, why should it not work here?
at some point we need to embrace the object in OOP.