shop1¶
Plugins¶
staticfiles : Staticfiles (
django.contrib.staticfiles
)social_django : Social_Django (
social_django
)contenttypes : Contenttypes (
django.contrib.contenttypes
)xl : Xl (
lino_xl.lib.xl
)albums : Albums (
lino_xl.lib.albums
)publisher : Publisher (
lino.modlib.publisher
)export_excel : Export to Excel xls format (
lino.modlib.export_excel
)products : Products (
lino_shop.lib.products
)sessions : Sessions (
django.contrib.sessions
)
Database models¶
social_django.UserSocialAuth : user social auth : Social Auth association model
social_django.Nonce : nonce : One use numbers
social_django.Association : association : OpenId account association
social_django.Code : code : Code(id, email, code, verified, timestamp)
social_django.Partial : partial : Partial(id, token, next_step, backend, data, timestamp)
system.SiteConfig : Site configuration : SiteConfig(id, default_build_method, simulate_today, site_company)
contenttypes.ContentType : content type : ContentType(id, app_label, model)
gfks.HelpText : Help Text : HelpText(id, content_type, field, help_text)
users.User : User : User(id, email, language, modified, created, start_date, end_date, password, last_login, username, user_type, initials, first_name, last_name, remarks, partner, verification_code, time_zone, date_format)
users.Authority : Authority : Authority(id, user, authorized)
countries.Country : Country : Country(name, isocode, short_code, iso3, name_de, name_fr)
countries.Place : Place : Place(id, parent, name, country, zip_code, type, show_type, name_de, name_fr)
contacts.Partner : Partner : Partner(id, email, language, url, phone, gsm, fax, country, city, zip_code, region, addr1, street_prefix, street, street_no, street_box, addr2, prefix, name, remarks)
contacts.Person : Person : Person(id, email, language, url, phone, gsm, fax, country, city, zip_code, region, addr1, street_prefix, street, street_no, street_box, addr2, prefix, name, remarks, partner_ptr, title, first_name, middle_name, last_name, gender, birth_date)
contacts.CompanyType : Organization type : CompanyType(id, name, abbr, abbr_de, abbr_fr, name_de, name_fr)
contacts.Company : Organization : Company(id, email, language, url, phone, gsm, fax, country, city, zip_code, region, addr1, street_prefix, street, street_no, street_box, addr2, prefix, name, remarks, partner_ptr, type)
contacts.RoleType : Function : RoleType(id, name, can_sign, name_de, name_fr)
contacts.Role : Contact person : Role(id, type, person, company)
excerpts.ExcerptType : Excerpt Type : ExcerptType(id, name, build_method, template, attach_to_email, email_template, certifying, remark, body_template, content_type, primary, backward_compat, print_recipient, print_directly, shortcut, name_de, name_fr)
excerpts.Excerpt : Excerpt : Excerpt(id, build_time, build_method, user, owner_type, owner_id, company, contact_person, contact_role, excerpt_type, language)
albums.Album : Album : Album(id, parent, designation, designation_de, designation_fr)
albums.File : Media file : File(id, user, file, mimetype, file_size, album, description)
albums.FileUsage : Usage : FileUsage(id, seqno, owner_type, owner_id, file)
uploads.Volume : Library volume : Volume(id, ref, root_dir, base_url, description)
uploads.UploadType : Upload type : UploadType(id, name, upload_area, max_number, wanted, shortcut, name_de, name_fr)
uploads.Upload : Upload file : Upload(id, user, file, mimetype, file_size, owner_type, owner_id, upload_area, type, volume, library_file, description)
ledger.LedgerInfo : ledger info : LedgerInfo(user, entry_date)
ledger.Journal : Journal : Journal(id, ref, seqno, name, build_method, template, trade_type, voucher_type, journal_group, auto_check_clearings, auto_fill_suggestions, force_sequence, preliminary, account, partner, printed_name, dc, yearly_numbering, must_declare, uploads_volume, printed_name_de, printed_name_fr, name_de, name_fr)
ledger.AccountingPeriod : Accounting period : AccountingPeriod(id, ref, start_date, end_date, state, year, remark)
ledger.FiscalYear : Fiscal year : FiscalYear(id, ref, start_date, end_date, state)
ledger.PaymentTerm : Payment term : PaymentTerm(id, ref, name, days, months, end_of_month, printed_text, worker, printed_text_de, printed_text_fr, name_de, name_fr)
ledger.PaymentMethod : Payment method : PaymentMethod(id, designation, journal, designation_de, designation_fr)
ledger.Account : Account : Account(id, ref, seqno, name, sheet_item, common_account, needs_partner, clearable, vat_column, vat_class, default_amount, name_de, name_fr)
ledger.Voucher : Voucher : Voucher(id, user, journal, entry_date, voucher_date, accounting_period, number, narration)
ledger.Movement : Movement : Movement(id, voucher, partner, seqno, account, amount, match, cleared, value_date)
ledger.MatchRule : Match rule : MatchRule(id, account, journal)
sepa.Account : Bank account : Account(id, partner, iban, bic, remark, primary)
products.Category : Product Category : Category(id, parent, name, body, body_short_preview, body_full_preview, product_type, name_de, name_fr, body_de, body_fr, body_short_preview_de, body_short_preview_fr, body_full_preview_de, body_full_preview_fr)
products.PriceRule : Price rule : PriceRule(id, seqno, product)
products.Product : Product : Product(id, name, body, body_short_preview, body_full_preview, category, delivery_unit, product_type, vat_class, name_de, name_fr, body_de, body_fr, body_short_preview_de, body_short_preview_fr, body_full_preview_de, body_full_preview_fr)
products.Author : Author : Author(id, title, first_name, middle_name, last_name, gender)
products.Thing : Thing : Thing(id, name, body, body_short_preview, body_full_preview, category, delivery_unit, product_type, vat_class, name_de, name_fr, body_de, body_fr, body_short_preview_de, body_short_preview_fr, body_full_preview_de, body_full_preview_fr, product_ptr, color)
products.Book : Book : Book(id, name, body, body_short_preview, body_full_preview, category, delivery_unit, product_type, vat_class, name_de, name_fr, body_de, body_fr, body_short_preview_de, body_short_preview_fr, body_full_preview_de, body_full_preview_fr, product_ptr, isbn, author)
checkdata.Problem : Data problem : Problem(id, user, owner_type, owner_id, checker, message)
bevat.Declaration : Belgian VAT declaration : Declaration(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, printed_by, partner, payment_term, payment_method, your_ref, due_date, start_period, end_period, state)
vat.VatAccountInvoice : Invoice : VatAccountInvoice(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, partner, payment_term, payment_method, due_date, match, total_incl, total_base, total_vat, state, vat_regime, items_edited, your_ref)
vat.InvoiceItem : Account invoice item : InvoiceItem(id, seqno, account, total_incl, total_base, total_vat, vat_class, voucher, title)
sales.PaperType : Paper type : PaperType(id, name, template, name_de, name_fr)
sales.VatProductInvoice : Sales invoice : VatProductInvoice(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, printed_by, partner, payment_term, payment_method, your_ref, due_date, match, total_incl, total_base, total_vat, state, vat_regime, items_edited, language, subject, intro, paper_type)
sales.InvoiceItem : Sales invoice item : InvoiceItem(id, seqno, total_incl, total_base, total_vat, vat_class, unit_price, qty, product, description, discount, voucher, title)
finan.JournalEntry : Journal Entry : JournalEntry(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, printed_by, state, item_account, item_remark, last_item_date)
finan.PaymentOrder : Payment Order : PaymentOrder(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, printed_by, state, item_account, item_remark, total, execution_date)
finan.BankStatement : Bank Statement : BankStatement(id, user, journal, entry_date, voucher_date, accounting_period, number, narration, voucher_ptr, printed_by, state, item_account, item_remark, last_item_date, balance1, balance2)
finan.JournalEntryItem : Journal Entry item : JournalEntryItem(id, seqno, match, amount, remark, account, partner, date, voucher)
finan.BankStatementItem : Bank Statement item : BankStatementItem(id, seqno, match, amount, remark, account, partner, date, voucher)
finan.PaymentOrderItem : Payment Order item : PaymentOrderItem(id, seqno, match, bank_account, amount, remark, account, partner, voucher)
sheets.Item : Sheet item : Item(id, ref, designation, dc, sheet_type, common_item, mirror_ref, designation_de, designation_fr)
sheets.AccountEntry : General account balance : AccountEntry(id, report, old_d, old_c, during_c, during_d, account)
sheets.PartnerEntry : Partner balance : PartnerEntry(id, report, old_d, old_c, during_c, during_d, partner, trade_type)
sheets.ItemEntry : Sheet item entry : ItemEntry(id, report, old_d, old_c, during_c, during_d, item)
sheets.AnaAccountEntry : Analytic accounts balance : AnaAccountEntry(id, report, old_d, old_c, during_c, during_d)
sheets.Report : Accounting Report : Report(id, user, today, printed_by, start_period, end_period)
shopping.DeliveryMethod : Delivery method : DeliveryMethod(id, designation, product, designation_de, designation_fr)
shopping.Address : Address : Address(id, user, country, city, zip_code, region, addr1, street_prefix, street, street_no, street_box, addr2, nickname)
shopping.Cart : Shopping cart : Cart(id, user, today, invoicing_address, delivery_address, delivery_method, invoice)
shopping.CartItem : Shopping cart item : CartItem(id, cart, product, qty)
sessions.Session : session : Django provides full support for anonymous sessions. The session framework lets you store and retrieve arbitrary data on a per-site-visitor basis. It stores data on the server side and abstracts the sending and receiving of cookies. Cookies contain a session ID – not the data itself.
Actors¶
core.Actor : Actor : The base class for all actors. Subclassed by
AbstractTable
,Table
,ChoiceList
andFrame
.core.Frame : Frame : Base clase for actors which open a window which is neither a database table nor a detail form.
core.AbstractTable : AbstractTable : An AbstractTable is the definition of a tabular data view, usually displayed in a Grid (but it’s up to the user interface to decide how to implement this).
core.VirtualTable : VirtualTable : An
AbstractTable
that works on an volatile (non persistent) list of rows.core.VentilatedColumns : VentilatedColumns : A mixin for tables that have a series of automatically generated columns
core.VentilatingTable : VentilatingTable : (no docstring)
core.ButtonsTable : ButtonsTable : An abstract
VirtualTable
with only one column and whose rows are action buttons.core.ChoiceList : ChoiceList : User-defined choice lists must inherit from this base class.
core.Workflow : Workflow : A workflow is a specialized choicelist used for defining the states of a workflow. Every choice is an instance of
State
.core.Table : Table : An
AbstractTable
that works on a Django Model using a QuerySet.system.YesNo : Yes or no : (no docstring)
system.Genders : Genders : (no docstring)
system.PeriodEvents : Observed events : (no docstring)
checkdata.Checkers : Data checkers : (no docstring)
printing.BuildMethods : BuildMethods : (no docstring)
utils.EmptyTable : EmptyTable : A „Table“ that has exactly one virtual row and thus is visible only using a Detail view on that row.
utils.Report : Report : A special kind of
EmptyTable
used to create „reports“. A report is a series of headings, paragraphs and tables combined into a single printable and previewable document.users.UserTypes : User types : (no docstring)
about.TimeZones : Time zones : (no docstring)
about.DateFormats : Date formats : (no docstring)
about.SiteSearch : Search : (no docstring)
about.About : About : Display information about this web site. This defines the window which opens via the menu command .
system.SiteConfigs : Site configurations : (no docstring)
gfks.ContentTypes : content types : (no docstring)
gfks.HelpTexts : Help Texts : (no docstring)
gfks.HelpTextsByModel : Help Texts : (no docstring)
gfks.BrokenGFKs : Broken GFKs : (no docstring)
gfks.BrokenGFKsByModel : Broken GFKs : (no docstring)
users.My : My : Mixin for tables on
Authored
which sets the requesting user as default value for theauthor
filter parameter.xl.Priorities : Priorities : (no docstring)
countries.PlaceTypes : PlaceTypes : (no docstring)
countries.Countries : Countries : The table of all countries.
countries.Places : Places : (no docstring)
countries.PlacesByPlace : Subdivisions : (no docstring)
countries.PlacesByCountry : Places : (no docstring)
uploads.Shortcuts : Upload shortcuts : (no docstring)
uploads.UploadAreas : Upload areas : (no docstring)
contacts.PartnerEvents : Observed events : (no docstring)
contacts.CivilStates : Civil states : (no docstring)
contacts.Partners : Partners : (no docstring)
contacts.PartnersByCity : Partners : (no docstring)
contacts.PartnersByCountry : Partners : (no docstring)
contacts.Persons : Persons : (no docstring)
contacts.CompanyTypes : Organization types : (no docstring)
contacts.Companies : Organizations : (no docstring)
contacts.RoleTypes : Functions : (no docstring)
contacts.Roles : Contact persons : (no docstring)
contacts.RolesByCompany : Contact persons : (no docstring)
contacts.RolesByPerson : Contact for : Shows all roles of a person.
excerpts.Shortcuts : Excerpt shortcuts : (no docstring)
excerpts.ExcerptTypes : Excerpt Types : (no docstring)
excerpts.Excerpts : Excerpts : (no docstring)
excerpts.AllExcerpts : Excerpts : (no docstring)
excerpts.MyExcerpts : My Excerpts : (no docstring)
excerpts.ExcerptsByType : Excerpts : (no docstring)
excerpts.ExcerptsByOwner : Existing excerpts : (no docstring)
albums.Files : Media files : (no docstring)
albums.AllFiles : Media files : (no docstring)
albums.MyFiles : My Media files : (no docstring)
albums.Albums : Albums : (no docstring)
albums.FilesByAlbum : Media files : (no docstring)
albums.AlbumsByAlbum : Albums : (no docstring)
albums.FileUsages : File usages : (no docstring)
albums.UsagesByController : Media files : (no docstring)
uploads.Volumes : Library volumes : (no docstring)
uploads.UploadTypes : Upload types : (no docstring)
uploads.Uploads : Upload files : (no docstring)
uploads.AllUploads : Upload files : (no docstring)
uploads.UploadsByType : Upload files : (no docstring)
uploads.MyUploads : My Upload files : (no docstring)
uploads.AreaUploads : Upload files : (no docstring)
uploads.UploadsByController : Upload files : (no docstring)
ledger.DC : Booking directions : (no docstring)
ledger.JournalGroups : Journal groups : (no docstring)
ledger.PeriodStates : States : (no docstring)
ledger.CommonAccounts : Common accounts : (no docstring)
ledger.VoucherTypes : Voucher types : (no docstring)
ledger.TradeTypes : Trade types : (no docstring)
ledger.VoucherStates : Voucher states : (no docstring)
vat.VatClasses : VAT classes : (no docstring)
vat.VatAreas : VAT areas : (no docstring)
vat.VatColumns : VAT columns : (no docstring)
vat.VatRegimes : VAT regimes : (no docstring)
vat.DeclarationFieldsBase : Declaration fields : (no docstring)
vat.VatRules : VAT rules : (no docstring)
ledger.ItemsByVoucher : Content : (no docstring)
ledger.VouchersByPartnerBase : Partner vouchers : Shows all ledger vouchers of a given partner.
ledger.Accounts : Accounts : (no docstring)
ledger.Journals : Journals : (no docstring)
ledger.JournalsOverview : Journals : (no docstring)
ledger.ByJournal : ByJournal : (no docstring)
ledger.PrintableByJournal : PrintableByJournal : (no docstring)
ledger.AccountingPeriods : Accounting periods : (no docstring)
ledger.PaymentTerms : Payment terms : (no docstring)
ledger.PaymentMethods : Payment methods : (no docstring)
ledger.Vouchers : Vouchers : (no docstring)
ledger.AllVouchers : Vouchers : (no docstring)
ledger.MatchRules : Match rules : (no docstring)
ledger.MatchRulesByAccount : Match rules : (no docstring)
ledger.MatchRulesByJournal : Match rules : (no docstring)
ledger.ExpectedMovements : Debts : (no docstring)
ledger.DebtsByAccount : Debts : (no docstring)
ledger.DebtsByPartner : Debts : (no docstring)
ledger.PartnerVouchers : Vouchers : (no docstring)
ledger.AccountBalances : AccountBalances : (no docstring)
ledger.GeneralAccountBalances : General Account Balances : (no docstring)
ledger.PartnerBalancesByTradeType : Partners : (no docstring)
ledger.DebtorsCreditors : DebtorsCreditors : (no docstring)
ledger.Debtors : Debtors : (no docstring)
ledger.Creditors : Creditors : (no docstring)
ledger.Movements : Movements : (no docstring)
ledger.AllMovements : Movements : (no docstring)
ledger.MovementsByVoucher : Movements : (no docstring)
ledger.MovementsByPartner : Movements : (no docstring)
ledger.MyMovements : My movements : (no docstring)
ledger.MovementsByProject : Movements : (no docstring)
ledger.MovementsByAccount : Movements : (no docstring)
ledger.MovementsByMatch : Movements : (no docstring)
ledger.FiscalYears : Fiscal years : (no docstring)
sepa.Accounts : Bank accounts : (no docstring)
sepa.AccountsByPartner : Bank accounts : (no docstring)
products.DeliveryUnits : Delivery units : (no docstring)
products.ProductTypes : Product types : (no docstring)
products.PriceFactors : Price factors : (no docstring)
products.ProductsTable : ProductsTable : (no docstring)
products.Categories : Product Categories : (no docstring)
products.BaseProducts : Products : (no docstring)
products.Products : Services : (no docstring)
products.ProductsByCategory : Products : (no docstring)
products.PriceRules : Price rules : (no docstring)
products.ProductColors : Product colors : (no docstring)
products.BookTypes : Book types : (no docstring)
products.Things : Things : (no docstring)
products.Furniture : Furniture : (no docstring)
products.Books : Books : (no docstring)
products.Authors : Authors : (no docstring)
checkdata.Problems : Data problems : (no docstring)
checkdata.AllProblems : Data problems : Show all data problems.
checkdata.ProblemsByOwner : Data problems : Show data problems related to this database object.
checkdata.ProblemsByChecker : Data problems : Show the data problems by checker.
checkdata.MyProblems : Data problems assigned to me : (no docstring)
bevat.DeclarationFields : Declaration fields : (no docstring)
sales.PaperTypes : Paper types : (no docstring)
sales.SalesDocuments : Vouchers : (no docstring)
sales.Invoices : Sales invoices : (no docstring)
sales.InvoicesByJournal : Sales invoices : (no docstring)
sales.PrintableInvoicesByJournal : Sales invoice journal : (no docstring)
sales.DueInvoices : Due invoices : (no docstring)
sales.InvoiceItems : Sales invoice items : Shows all sales invoice items.
sales.ItemsByInvoice : Content : (no docstring)
sales.ItemsByInvoicePrint : Content : (no docstring)
sales.ItemsByInvoicePrintNoQtyColumn : Content : (no docstring)
sales.InvoiceItemsByProduct : Sales invoice items : (no docstring)
sales.DocumentsToSign : Sales invoices : (no docstring)
sales.InvoicesByPartner : Sales invoices : (no docstring)
finan.FinancialVouchers : Journal Entries : (no docstring)
finan.JournalEntries : Journal Entries : (no docstring)
finan.PaymentOrders : Payment Orders : (no docstring)
finan.BankStatements : Bank Statements : (no docstring)
finan.AllBankStatements : Bank Statements : (no docstring)
finan.AllJournalEntries : Journal Entries : (no docstring)
finan.AllPaymentOrders : Payment Orders : (no docstring)
finan.PaymentOrdersByJournal : Payment Orders : (no docstring)
finan.JournalEntriesByJournal : Journal Entries : (no docstring)
finan.BankStatementsByJournal : Bank Statements : (no docstring)
finan.ItemsByJournalEntry : Content : (no docstring)
finan.ItemsByBankStatement : Content : (no docstring)
finan.ItemsByPaymentOrder : Content : (no docstring)
finan.SuggestionsByVoucher : Suggestions : (no docstring)
finan.SuggestionsByJournalEntry : Suggestions : (no docstring)
finan.SuggestionsByPaymentOrder : Suggestions : (no docstring)
finan.SuggestionsByBankStatement : Suggestions : (no docstring)
finan.SuggestionsByVoucherItem : Suggestions : (no docstring)
finan.SuggestionsByBankStatementItem : Suggestions : (no docstring)
finan.SuggestionsByPaymentOrderItem : Suggestions : (no docstring)
sheets.SheetTypes : Sheet types : (no docstring)
sheets.CommonItems : Common sheet items : (no docstring)
sheets.Items : Sheet items : (no docstring)
sheets.AccountEntries : General account balances : (no docstring)
sheets.PartnerEntries : Partner balances : (no docstring)
sheets.AnaAccountEntries : Analytic accounts balances : (no docstring)
sheets.ItemEntries : Sheet item entries : (no docstring)
sheets.EntriesByReport : EntriesByReport : (no docstring)
sheets.AccountEntriesByReport : General account balances : (no docstring)
sheets.PartnerEntriesByReport : Partner balances : (no docstring)
sheets.AnaAccountEntriesByReport : Analytic accounts balances : (no docstring)
sheets.BalanceEntriesByReport : Sheet item entries : (no docstring)
sheets.ResultsEntriesByReport : Sheet item entries : (no docstring)
sheets.Reports : Accounting Reports : (no docstring)
sheets.MovementsByItemEntry : Movements : (no docstring)
shopping.DeliveryMethods : Delivery methods : (no docstring)
shopping.Addresses : Addresses : (no docstring)
shopping.AllAddresses : Addresses : (no docstring)
shopping.MyAddresses : My Addresses : (no docstring)
shopping.Carts : Shopping carts : (no docstring)
shopping.MyCart : My Shopping carts : (no docstring)
shopping.AllCarts : Shopping carts : (no docstring)
shopping.CartItems : Shopping cart items : (no docstring)
shopping.ItemsByCart : Shopping cart items : (no docstring)
users.Users : Users : (no docstring)
users.AllUsers : Users : (no docstring)
users.UsersOverview : Users : (no docstring)
users.MySettings : Users : (no docstring)
users.Authorities : Authorities : (no docstring)
users.AuthoritiesGiven : Authorities given : (no docstring)
users.AuthoritiesTaken : Authorities taken : (no docstring)
users.SocialAuths : Third-party authorizations : (no docstring)
users.SocialAuthsByUser : Third-party authorizations : (no docstring)
users.UserRoles : User roles : (no docstring)
users.Sessions : User sessions : (no docstring)
bevat.Declarations : Belgian VAT declarations : (no docstring)
bevat.DeclarationsByJournal : Belgian VAT declarations : (no docstring)
vat.Invoices : Invoices : (no docstring)
vat.InvoicesByJournal : Invoices : (no docstring)
vat.PrintableInvoicesByJournal : Purchase journal : (no docstring)
vat.ItemsByInvoice : Content : (no docstring)
vat.VouchersByPartner : VAT vouchers : (no docstring)
vat.MovementsByVoucher : Movements : (no docstring)
vat.VatInvoices : vat vouchers : (no docstring)
vat.ByDeclaration : ByDeclaration : (no docstring)
vat.MovementsByDeclaration : Declared movements : (no docstring)
vat.SalesByDeclaration : VAT sales : (no docstring)
vat.PurchasesByDeclaration : VAT purchases : (no docstring)
vat.IntracomInvoices : vat vouchers : (no docstring)
vat.IntracomSales : Intra-Community sales : (no docstring)
vat.IntracomPurchases : Intra-Community purchases : (no docstring)
social_django.NonceTable : nonces : (no docstring)
social_django.AssociationTable : associations : (no docstring)
social_django.CodeTable : codes : (no docstring)
social_django.PartialTable : partials : (no docstring)
ledger.LedgerInfoTable : ledger infos : (no docstring)
vat.InvoiceItemTable : Account invoice items : (no docstring)
finan.JournalEntryItemTable : Journal Entry items : (no docstring)
finan.BankStatementItemTable : Bank Statement items : (no docstring)
finan.PaymentOrderItemTable : Payment Order items : (no docstring)