Re: Execute custom SQL

2020-09-15 Thread Rishi Solanki
Richard, If you are trying to review some data then SQL fits for you. Otherwise use delegator object to do that. There are several examples which uses the delegator to fetch, store, remove the data from database. Please check Find Services and CRUD services to see how it is working. Groovy and

Re: Sales Tax

2020-09-15 Thread Rishi Solanki
Ingo, Thanks for clarifying, I would say it is fine to have these changes. If price is included in the tax then it should not be restricted to one type. So I think patch should be fine, and upon reviewing and working with change functionality we will be good to discuss it further. Others in the