-
This is related to #8. and pull #11 If that proposal is accepted, you should consider forking this repo to be under your care and also be in control of releasing ETDA.Invoice.Api NuGet package.
ht…
-
I've labeled this an epic since there are several components to it that can be broken out into their own issues.
The first component is to pull and store the "Candidate Number" (SSR_RS_CANDIT_NBR …
-
For the tasks created in #784
Set these up in QA first to test
-
I discovered this while working on etax-schema. xjc reports that it truncates a few types when generating enums. Please make sure you take care of this (if you use xjc). Or close this issue if it is t…
-
ขอรบกวนครับผม รันแล้วขึ้น Error The keystore couldn't be initialized ไม่แน่ใจว่า ต้องตั้งค่าอะไรเพิ่มหรือป่าวครับ
xades4j.verification.UnexpectedJCAException: The keystore couldn't be initialized
…
-
- [x] Use rails console to update all `candidate_numbers` to strings, zero padded, with 12 digits right after release. (The conversion of the datatype in the db is in the release so this cannot be do…
-
This will have many benefits to both the project and the community
1. People who have their own PDF / Invoice generation program would only be interested only in the xml generation logic
2. It's e…
-
A restful endpoint to handle get request.
The controller should handle filtering by date, and collection ID.
The controller will in the future handle additional formats.
@jonibar has done this for ET…
-
From https://github.com/ETDA/e-TaxInvoice-PDFgen/blob/master/eTaxInvoicePdfGenerator/Entity/AddressCodeListObj.cs
```
changwat -> Province
amphoe -> District
tambon -> Sub District
```
I thi…
-
We've had some folks inquire about how to filter on multiple programs when facet filtering. This is not possible via the GUI. However, it can be done via the query parameters in the URL. Here's an …