D-Link Forums

D-Link IP Cameras for Home => DSH-C310 => Omna App => Topic started by: agalloway on December 27, 2023, 03:23:23 PM

Title: VAT Calculator
Post by: agalloway on December 27, 2023, 03:23:23 PM
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 (https://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.