You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,22 @@ VAT Relief Generator is an open source windows application to simplify the proce
12
12
* One-click generation of VAT relief files
13
13
14
14
## Usage
15
-
1. Download the latest stable release from the release page.
15
+
1. Download the latest stable release from the [Releases](https://github.com/cpa-coder/vat-relief/releases) page.
16
+
16
17
2. Download a excel template directly from the application or from [here](https://github.com/cpa-coder/vat-relief/blob/main/DebitExpress.VatRelief/template.xltx).
18
+
<imgalt=""src="./assets/step2.gif">
19
+
17
20
3. Fill in the data in the template. Make sure to read the instruction carefully to properly fill-out the downloaded template.
21
+
<imgalt=""src="./assets/step3.gif">
22
+
18
23
4. Drag and drop the template to the application.
19
-
5. Click the generate button to generate the VAT relief files.
20
-
6. The generated files will be saved in the same directory as the template.
21
-
7. Validate the generated files using the [BIR Relief v2.3](https://www.bir.gov.ph/index.php/downloadables.html#relief) which includes validation tool.
24
+
<imgalt=""src="./assets/step4.gif">
25
+
26
+
5. Click the generate button to generate the VAT relief files. The generated files will be saved in the same directory as the template.
27
+
<imgalt=""src="./assets/step5.gif">
28
+
29
+
6. Validate the generated files using the [BIR Relief v2.3](https://www.bir.gov.ph/index.php/downloadables.html#relief) which includes validation tool.
30
+
<imgalt=""src="./assets/step6.gif">
22
31
23
32
## License
24
33
VAT Relief Generator is licensed under the [MIT License](https://github.com/cpa-coder/vat-relief/blob/main/LICENSE).
0 commit comments