diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2022-11-13 00:46:13 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2022-11-13 20:10:27 +0100 |
commit | 60a90ede3b5a0a91c9cc0cf5120abd16f8e794ff (patch) | |
tree | 9b775f4b5bada1a0c8feee7a084a6f7808e4ccd3 /stdnum/gh | |
parent | 31b2694344b665146e54de7bb549157849d54082 (diff) |
Get files ready for 1.18 release1.18
Diffstat (limited to 'stdnum/gh')
-rw-r--r-- | stdnum/gh/tin.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/stdnum/gh/tin.py b/stdnum/gh/tin.py index 4ca6f6b..7fad4c1 100644 --- a/stdnum/gh/tin.py +++ b/stdnum/gh/tin.py @@ -27,13 +27,11 @@ are not eligible for the Ghanacard PIN and other entities. This number consists of 11 alpha-numeric characters. It begins with one of the following prefixes: - P00 For Individuals. - C00 For Companies limited by guarantee, shares, Unlimited (i.e organisation - required to register with the RGD). - G00 Government Agencies, MDAs. - Q00 Foreign Missions, Employees of foreign missions. - V00 Public Institutions, Trusts, Co-operatives, Foreign Shareholder - (Offshore), (Entities not registered by RGD). + P00 For Individuals. + C00 For Companies limited by guarantee, shares, Unlimited (i.e organisation required to register with the RGD). + G00 Government Agencies, MDAs. + Q00 Foreign Missions, Employees of foreign missions. + V00 Public Institutions, Trusts, Co-operatives, Foreign Shareholder (Offshore), (Entities not registered by RGD). More information: |