Internal name: | contenttypes.ContentType |
---|---|
Implemented by: | ContentType |
Auf Inhaltstyp basierende Ansichten
Datenfelder in Inhaltstyp
Aktionen auf Inhaltstyp
Internal name: | system.SiteConfig |
---|---|
Implemented by: | SiteConfig |
Auf Site-Konfiguration basierende Ansichten
Datenfelder in Site-Konfiguration
Nächste Partnernummer (next_partner_id, IntegerField) – Nächste Partnernummer
This is used e.g. as sender in documents. Or, newly created partners inherit the country of the site owner.
... and ID (id, AutoField), Standard-Konstruktionsmethode (default_build_method, CharField), Konto für Kunden (clients_account, ForeignKey nach Konto), Sales VAT account (sales_vat_account, ForeignKey nach Konto), Sales Base account (sales_account, ForeignKey nach Konto), Konto für Lieferanten (suppliers_account, ForeignKey nach Konto), MWSt. Einkauf (purchases_vat_account, ForeignKey nach Konto), Basis Einkauf (purchases_account, ForeignKey nach Konto)
Aktionen auf Site-Konfiguration