Skip to content

Commit

Permalink
1345271 - Added MY:TIN as an Malaysian ID. Added 384 as a supported I…
Browse files Browse the repository at this point in the history
…nvoiceTypeCode.
  • Loading branch information
MagneHAlver authored Jun 13, 2024
2 parents f0669b0 + 628bf9d commit 108baf5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.20">
<meta name="author" content="Copyright &copy; 2023, Pagero Group">
<meta name="generator" content="Asciidoctor 2.0.12">
<meta name="copyright" content="Pagero Group">
<title>PUF Code lists 1.0</title>
<style>
Expand Down Expand Up @@ -761,6 +760,10 @@ <h2 id="_puf_003_invoicetypecode"><a class="anchor" href="#_puf_003_invoicetypec
<td class="tableblock halign-left valign-top"><p class="tableblock">Debit note, only applicable within UBL message/document type Invoice.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>384</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Corrected invoice, only applicable within UBL message/document type Invoice.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>386</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Prepayment invoice, only applicable within UBL message/document type Invoice.</p></td>
</tr>
Expand Down Expand Up @@ -1091,6 +1094,10 @@ <h3 id="_identification_scheme_malaysia"><a class="anchor" href="#_identificatio
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>MY:TIN</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Tax identification number.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>MY:BRN</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Business registration number.</p></td>
</tr>
Expand Down
3 changes: 3 additions & 0 deletions specification/PUF-003-INVOICETYPECODE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ List of available general invoice type codes.
|`383`
|Debit note, only applicable within UBL message/document type Invoice.

|`384`
|Corrected invoice, only applicable within UBL message/document type Invoice.

|`386`
|Prepayment invoice, only applicable within UBL message/document type Invoice.

Expand Down
3 changes: 3 additions & 0 deletions specification/PUF-008-IDENTIFICATIONSCHEME.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ For additional identification scheme identifier added in PUF see below recommend
|===
|Value |Description

|`MY:TIN`
|Tax identification number.

|`MY:BRN`
|Business registration number.

Expand Down

0 comments on commit 108baf5

Please sign in to comment.