GST rates on the basis of product price or price range

2018-08-21 Thread Vaibhav Jain
Hello all, *Business case:* Goods and Service Tax is India allow to apply different tax rates on the same product/product category on the basis of product price(transactional value). *Problem: In fetching data for a specific price range* - In OFBiz the *TaxAuthorityRateProduct* entity is used

Re: GST rates on the basis of product price or price range

2018-08-21 Thread Rishi Solanki
Vaibhav, Instead of trying to fetch product on field value, go for creating categories for your need and make product members of them. For example you may create categories 0-100, 101-200, 201-300 of type OTHER_SEARCH type as many as you want. Finally associate the products with desired categories.

OFBiz Sanity Test Automation

2018-08-21 Thread Sanjay Yadav
Hello All, I am planning to automate below sanity test script. Please feel free to share your thoughts. https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Sanity+Test Which OFBiz version I should target? Do I need to create a JIRA ticket before starting on it? Best Regards, *Sanjay Yadav*