Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbojcic1 authored Feb 12, 2018
1 parent 2eef94c commit e546bc2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# taxformgenerator
Console app for generating Croatian tax forms. You can pull code and build it or you can get [OSX PREBUILT VERSION HERE](https://github.com/jbojcic1/taxformgenerator/releases/download/v1.2.3/TaxFormGenerator-osx.10.11-x64.zip) or [WIN10 PREBUILT VERSION HERE](https://github.com/jbojcic1/taxformgenerator/releases/download/v1.2.3/TaxFormGenerator-win10-x64.zip)
Console app for generating Croatian tax forms. You can pull code and build it or you can get [OSX PREBUILT VERSION HERE](https://github.com/jbojcic1/taxformgenerator/releases/download/v1.3.0/TaxFormGenerator-osx.10.11-x64.zip) or [WIN10 PREBUILT VERSION HERE](https://github.com/jbojcic1/taxformgenerator/releases/download/v1.3.0/TaxFormGenerator-win10-x64.zip)

REQUIREMENTS:
* For OSx:
Expand All @@ -26,6 +26,9 @@ USAGE:
* "FormGenerator/SalaryJOPPD/PensionPillar1PaymentConfig.json"
* "FormGenerator/SalaryJOPPD/PensionPillar2PaymentConfig.json"
* "FormGenerator/SalaryJOPPD/TaxAndSurtaxPaymentConfig.json"
* "FormGenerator/SalaryJOPPD/HealthInsuranceContributionPaymentConfig.json"
* "FormGenerator/SalaryJOPPD/WorkSafetyContributionPaymentConfig.json"
* "FormGenerator/SalaryJOPPD/EmploymentContributionPaymentConfig.json"
* "DividendCalculator/DividendConfig.json"
* "FormGenerator/DividendJOPPD/DividendJOPPDTemplate.xml"
* "FormGenerator/DividendJOPPD/PaymentConfig.json"
Expand All @@ -52,7 +55,7 @@ PARAMS:
- default value: "EUR"
5) SalaryMonth
- month of the salary for which form is generated
- default value: month before the Date param
- default value: month before today's month
- format: MM/YYYY
6) StartDate
- start date of the period for which dividend is being paid
Expand Down

0 comments on commit e546bc2

Please sign in to comment.