Very well expressed, Steve!! Thanks, Ashish
On Thu, 13 Oct 2022 at 9:53 PM, Stephen Davidson <[email protected]> wrote: > Greetings. > > There are more than a few jurisdictions in both the US and Canada that > depending on the items sold, taxes MUST be collected by the seller, then > forwarded to the Govt. > > How, if and how much taxes to collect depends on location of seller, > buyer, and item sold. The fact that this is configurable is a required > feature. And if not applicable, the fact that it can be configured to > '0' (default value) is quite helpful. > > Regards, > Steve > (1/3 of my career spent writing systems to handle charging taxes to > customers -- happy enough to let the accountants figure out the amounts > and rules that I have had to implement) > > On 10/13/22 09:42, [email protected] wrote: > > Be advised that the collection of taxes is illegal practice everywhere > on planet earth. > > > > Stop supporting state crime. > > > > Remove tax collection facilities from ofbiz. > > > > Preserve logs about taxes allready paid, so that refunds can be > collected. > > > > > > > > On 10/13/2022 at 3:48 PM, "Ashish Vijaywargiya" < > [email protected]> wrote: > >> Hello Emad, > >> > >> Yes, taxes and discounts are automatically added when order gets > >> placed in > >> the system. > >> > >> - Taxation information is specific to a specific Party in the > >> system and > >> that party can be associated with a State or a Country. > >> Please visit this link: > >> https://demo- > >> stable.ofbiz.apache.org/webtools/control/FindGeneric?entityName=Tax > >> Authority > >> > >> - The discounts are applied based on the Promotion and Price Rule > >> model in > >> OFBiz. > >> Following links will be helpful to get more details about these > >> two topics: > >> > >> https://demo- > >> stable.ofbiz.apache.org/catalog/control/FindProductPromo > >> https://demo- > >> stable.ofbiz.apache.org/catalog/control/FindProductPriceRules > >> https://www.hotwaxsystems.com/ofbiz/ofbiz-development/product- > >> promotion-engine/ > >> https://www.hotwaxsystems.com/ofbiz/ofbiz-tutorials/ofbiz-tutorial- > >> price-rules/ > >> > >> To get more details about the underneath Data Model for > >> ProductPromo and > >> PriceRule please visit this page: > >> https://cwiki.apache.org/confluence/display/OFBIZ/Data+Model+Diagra > >> ms > >> And then download the book with heading > >> "OFBizDatamodelBook_Combined_20171001.pdf" > >> > >> Hope this helps. > >> > >> -- > >> Kind Regards, > >> Ashish Vijaywargiya > >> Vice President of Operations > >> *HotWax Systems* > >> *Enterprise open source experts* > >> http://www.hotwaxsystems.com > >> > >> > >> > >> On Thu, Oct 13, 2022 at 6:01 PM Emad Radwan > >> <[email protected]> wrote: > >> > >>> Hello Community, > >>> > >>> I noticed that while using the demo system and create a sales > >> order that > >>> some taxes and discounts are automatically added to the order > >> when I add > >>> one product. Where are these configured? > >>> > >>> Regards, > >>> Emad > >>> > > -- Sent from my iPhone
