(feat): process to generate vat3 kra returns #99
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
VAT3 Returns
Overview
The VAT3 Returns Doctype is used to generate KRA VAT3 Reports for specific date ranges, typically on a monthly basis. The document allows users to fetch either Sales Invoices or Purchase Invoices, depending on the selection of the Selling or Buying checkbox. Once the document is submitted, the invoices in the child table will be marked as filed.
Fields
Main Fields
Company (Mandatory):
From Date (Mandatory):
To Date (Mandatory):
Selling (Checkbox):
1
. If checked, it will fetch Sales Invoices for the specified date range.Buying (Checkbox):
0
. If checked, it will fetch Purchase Invoices for the specified date range.Fetch Invoices (Button):
Child Table: Invoices (Child Table)
Document Type:
Invoice Date:
Invoice Number:
ETR Serial Number:
Tax Rate:
Taxable Value:
Pin Number:
Supplier Name:
Usage
Create a VAT3 Returns Document:
Select the Company for which you wish to generate the VAT3 return report.

Define the date range by selecting the From Date and To Date.

Choose whether to fetch Sales Invoices or Purchase Invoices by selecting the appropriate checkbox (Selling or Buying).
Fetch Invoices:
Notes
Example Workflow
Conclusion
The VAT3 Returns Doctype simplifies the process of generating KRA VAT3 Reports by fetching the necessary invoices and providing an easy way to track and file them for the reporting period.