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
VAT Relief Generator is an open source windows application to simplify the process of generating [BIR](https://www.bir.gov.ph/index.php/home.html) VAT relief files in the Philippines.
8
+
9
+
## Features
10
+
* Maximize the use of your existing Excel skills to simply data encoding using pre-defined templates
11
+
* Use drag and drop to easily import your data
12
+
* One-click generation of VAT relief files
13
+
14
+
## Usage
15
+
1. Download the latest stable release from the release page.
16
+
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).
17
+
3. Fill in the data in the template. Make sure to read the instruction carefully to properly fill-out the downloaded template.
18
+
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.
22
+
23
+
## License
24
+
VAT Relief Generator is licensed under the [MIT License](https://github.com/cpa-coder/vat-relief/blob/main/LICENSE).
25
+
26
+
## Dependencies
27
+
28
+
Thank you :gift_heart: to the following projects for making VAT Relief Generator possible:
VAT Relief Generator is not affiliated with the Bureau of Internal Revenue (BIR) of the Philippines. The application is not endorsed by the BIR and is not an official BIR application. The application is provided as-is without any warranty. The author is not responsible for any damages caused by the use of the application.
0 commit comments