System

type de contenu (model)

Internal name:contenttypes.ContentType
Implemented by:ContentType

Views on type de contenu

  • types de contenu (ContentTypes) (Menu Configuration ‣ Système ‣ types de contenu)

Fields in type de contenu

  • ID (id, AutoField), name (name, CharField), app label (app_label, CharField), nom de la classe python du modèle (model, CharField)

Actions on type de contenu

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document

Site configuration (model)

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.

  • Site owner (site_company, ForeignKey to Organization) – The organisation who runs this site.

    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

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
  • Rebuild site cache (do_build, BuildSiteCache)

EN DE FR

Table des Matières

code pypi
user | technical