Internal name: | contenttypes.ContentType |
---|---|
Implemented by: | ContentType |
Views on type de contenu
Fields in type de contenu
Actions on type de contenu
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), Méthode de constuction par défault (default_build_method, CharField), Clients account (clients_account, ForeignKey to Compte), Sales VAT account (sales_vat_account, ForeignKey to Compte), Sales Base account (sales_account, ForeignKey to Compte), Suppliers account (suppliers_account, ForeignKey to Compte), Purchases VAT account (purchases_vat_account, ForeignKey to Compte), Purchases Base account (purchases_account, ForeignKey to Compte)
Actions on Site configuration