imansoltani / HelloDi

MIT License
0 stars 0 forks source link

change in vat formula #31

Closed msajadi824 closed 10 years ago

msajadi824 commented 10 years ago

from: ((x/100+vat)_vat) to: (x/(100+vat)_vat)

in: image881

msajadi824 commented 10 years ago

Vat formula is saved in parameters.yml. A new service created for calculating formula with name "CalcVatFormula". And the service registered in twig.