Python/financial
Sushant Srivastav d33f9b31fe
Calculate GST Amount (#7694)
* Calculate GST Amount

The program helps to get the net amount after GST is added to it.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update financial/calculating GST.py

Thanks!

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update and rename calculating GST.py to price_plus_tax.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update price_plus_tax.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2022-10-26 23:15:02 +02:00
..
__init__.py Financials (#5585) 2021-10-26 18:19:00 +02:00
ABOUT.md Financials (#5585) 2021-10-26 18:19:00 +02:00
equated_monthly_installments.py Add equated_monthly_installments.py in Financials (#5775) 2021-11-07 15:40:23 +01:00
interest.py Financial: principle -> principal (#5614) 2021-10-27 00:41:32 +08:00
price_plus_tax.py Calculate GST Amount (#7694) 2022-10-26 23:15:02 +02:00