Internal name: | contenttypes.ContentType |
---|---|
Implemented by: | ContentType |
Views on content type
Fields in content type
Actions on content type
Internal name: | system.SiteConfig |
---|---|
Implemented by: | SiteConfig |
Views on Site configuration
Fields in Site configuration
Next partner id (next_partner_id, IntegerField) – The next automatic id for any new partner.
This is used e.g. as sender in documents. Or, newly created partners inherit the country of the site owner.
... and ID (id, AutoField), Default build method (default_build_method, CharField), Clients account (clients_account, ForeignKey to Account), Sales VAT account (sales_vat_account, ForeignKey to Account), Sales Base account (sales_account, ForeignKey to Account), Suppliers account (suppliers_account, ForeignKey to Account), Purchases VAT account (purchases_vat_account, ForeignKey to Account), Purchases Base account (purchases_account, ForeignKey to Account)
Actions on Site configuration