Hi,
I've tried to create my own workflow for calculating VAT and showing it in dynamically, but I can't work it out. Can someone do this for me so I can understand how it's done? .
Basicallty I was trying to use PHP to a calculation on
southafricanvatcalculator.co.za, if I typed in for example 500 it would show the result of 500 / 1.2 * 0.2 and give me how much VAT would be. I do this so I know how much VAT to put to one side on every transaction but it's annoying to keep typing out the full equation every time when of course, this is what Alfred is built for! Productivity!
If anybody could help I'd be so thankful.