tables:account
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tables:account [2022/12/26 22:51] – Added versioning 92.8.125.195 | tables:account [2023/07/19 13:32] (current) – Added columns for the account plan and extras 78.145.145.3 | ||
---|---|---|---|
Line 13: | Line 13: | ||
| created | TIMESTAMP | | created | TIMESTAMP | ||
| createdBy | INT | NO | idUser in the [[Person]] table. ID of the user creating the account | | | createdBy | INT | NO | idUser in the [[Person]] table. ID of the user creating the account | | ||
- | | charityno | + | | account | VARCHAR(80) | NO | The name of the account | |
+ | | number | ||
+ | | type | VARCHAR(12) | NO | The organisation type - //charity// or //company// or // | ||
+ | | accountPlan | CHAR(1) | YES |The account plan size ' | ||
+ | | planChecked | DATE | YES | The date the plan was checked as being correctly reported | | ||
+ | | extra | VARCHAR(10) | YES | Extra account information such as manual account or pilot programme | ||
tables/account.1672095100.txt.gz · Last modified: 2022/12/26 22:51 by 92.8.125.195