:tocdepth: 1 .. _sale_handle_invoice_exception_ask: Invoice Exception Ask ===================== :Model Name: ``sale.handle.invoice.exception.ask`` :Base Module: :ref:`sale_module` The *Invoice Exception Ask*-model introduces the conception of ... .. _sale_handle_invoice_exception_ask_fields: Fields ------ .. _sale_sale_handle_invoice_exception_ask_recreate_invoices: :guilabel:`Recreate Invoices`: :Internal Name: ``recreate_invoices`` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`sale_handle_invoice_exception_ask` The selected invoices will be recreated. The other ones will be ignored. .. _sale_sale: Sale ==== :Model Name: ``sale.sale`` :Base Module: :ref:`sale_module` :Menu: :menuselection:`Sales --> Sales` :menuselection:`Sales --> Sales --> Confirmed Sales` :menuselection:`Sales --> Sales --> Draft Sales` :menuselection:`Sales --> Sales --> Quotation Sales` The *Sale*-model introduces the conception of ... .. _sale_sale_fields: Fields ------ .. _sale_sale_sale_carrier: :guilabel:`Carrier`: :Internal Name: ``carrier`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`carrier` :Base Module: :ref:`sale_shipment_cost_module` The *Carrier*-field is used to store ... .. _sale_sale_sale_comment: :guilabel:`Comment`: :Internal Name: ``comment`` :Type: :ref:`field_type_text` The *Comment*-field is used to store ... .. _sale_sale_sale_company: :guilabel:`Company`: :Internal Name: ``company`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`company_company` The *Company*-field is used to store ... .. _sale_sale_sale_currency: :guilabel:`Currency`: :Internal Name: ``currency`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`currency_currency` The *Currency*-field is used to store ... .. _sale_sale_sale_currency_digits: :guilabel:`Currency Digits`: :Internal Name: ``currency_digits`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_integer` The *Currency Digits*-field is used to store ... .. _sale_sale_sale_description: :guilabel:`Description`: :Internal Name: ``description`` :Type: :ref:`field_type_char` The *Description*-field is used to store ... .. _sale_sale_sale_invoice_address: :guilabel:`Invoice Address`: :Internal Name: ``invoice_address`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`party_address` The *Invoice Address*-field is used to store ... .. _sale_sale_sale_invoice_method: :guilabel:`Invoice Method`: :Internal Name: ``invoice_method`` :Attributes: :ref:`required` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Manual` * :guilabel:`On Order Confirmed` * :guilabel:`On Shipment Sent` The *Invoice Method*-field is used to store ... .. _sale_sale_sale_invoices: :guilabel:`Invoices`: :Internal Name: ``invoices`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`account_invoice` The *Invoices*-field is used to store ... .. _sale_sale_sale_invoice_state: :guilabel:`Invoice State`: :Internal Name: ``invoice_state`` :Attributes: :ref:`required`, :ref:`readonly` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`None` * :guilabel:`Waiting` * :guilabel:`Paid` * :guilabel:`Exception` The *Invoice State*-field is used to store ... .. _sale_sale_sale_lines: :guilabel:`Lines`: :Internal Name: ``lines`` :Type: :ref:`field_type_one2many` :Relation Model: :ref:`sale_line` The *Lines*-field is used to store ... .. _sale_sale_sale_moves: :guilabel:`Moves`: :Internal Name: ``moves`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_one2many` :Relation Model: :ref:`stock_move` The *Moves*-field is used to store ... .. _sale_sale_sale_party: :guilabel:`Party`: :Internal Name: ``party`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`party_party` The *Party*-field is used to store ... .. _sale_sale_sale_party_lang: :guilabel:`Party Language`: :Internal Name: ``party_lang`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_char` The *Party Language*-field is used to store ... .. _sale_sale_sale_payment_term: :guilabel:`Payment Term`: :Internal Name: ``payment_term`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`account_invoice_payment_term` The *Payment Term*-field is used to store ... .. _sale_sale_sale_price_list: :guilabel:`Price List`: :Internal Name: ``price_list`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`product_price_list` :Base Module: :ref:`sale_price_list_module` The *Price List*-field is used to store ... .. _sale_sale_sale_reference: :guilabel:`Reference`: :Internal Name: ``reference`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_char` The *Reference*-field is used to store ... .. _sale_sale_sale_sale_date: :guilabel:`Sale Date`: :Internal Name: ``sale_date`` :Attributes: :ref:`required` :Type: :ref:`field_type_date` The *Sale Date*-field is used to store ... .. _sale_sale_sale_shipment_address: :guilabel:`Shipment Address`: :Internal Name: ``shipment_address`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`party_address` The *Shipment Address*-field is used to store ... .. _sale_sale_sale_shipment_cost_method: :guilabel:`Shipment Cost Method`: :Internal Name: ``shipment_cost_method`` :Attributes: :ref:`required` :Type: :ref:`field_type_selection` :Base Module: :ref:`sale_shipment_cost_module` The following options are available: * :guilabel:`On Order` * :guilabel:`On Shipment` The *Shipment Cost Method*-field is used to store ... .. _sale_sale_sale_shipment_method: :guilabel:`Shipment Method`: :Internal Name: ``shipment_method`` :Attributes: :ref:`required` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Manual` * :guilabel:`On Order Confirmed` * :guilabel:`On Invoice Paid` The *Shipment Method*-field is used to store ... .. _sale_sale_sale_shipments: :guilabel:`Shipments`: :Internal Name: ``shipments`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_one2many` :Relation Model: :ref:`stock_shipment_out` The *Shipments*-field is used to store ... .. _sale_sale_sale_shipment_state: :guilabel:`Shipment State`: :Internal Name: ``shipment_state`` :Attributes: :ref:`required`, :ref:`readonly` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`None` * :guilabel:`Waiting` * :guilabel:`Sent` * :guilabel:`Exception` The *Shipment State*-field is used to store ... .. _sale_sale_sale_state: :guilabel:`State`: :Internal Name: ``state`` :Attributes: :ref:`required`, :ref:`readonly` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Draft` * :guilabel:`Quotation` * :guilabel:`Confirmed` * :guilabel:`Done` * :guilabel:`Canceled` The *State*-field is used to store ... .. _sale_sale_sale_tax_amount: :guilabel:`Tax`: :Internal Name: ``tax_amount`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_numeric` The *Tax*-field is used to store ... .. _sale_sale_sale_total_amount: :guilabel:`Total`: :Internal Name: ``total_amount`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_numeric` The *Total*-field is used to store ... .. _sale_sale_sale_untaxed_amount: :guilabel:`Untaxed`: :Internal Name: ``untaxed_amount`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_numeric` The *Untaxed*-field is used to store ... .. _sale_sale_sale_warehouse: :guilabel:`Warehouse`: :Internal Name: ``warehouse`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`stock_location` The *Warehouse*-field is used to store ... Reports -------- :guilabel:`Sale`: Sale The *Sale*-Report is based on style ``company/header_A4.odt``. Wizards ------- :guilabel:`Handle Invoice Exception`: :guilabel:`Handle Shipment Exception`: Access ------ The manipulation of records in this model is controlled by :ref:`ir_model_access` entries. :ref:`res_user`\ s being member of :ref:`res_group` "Sales" have the following access permissions: :Read: allowed :Write: allowed :Create: allowed :Delete: allowed All other :ref:`res_user`\ s have these access permissions: :Read: forbidden :Write: forbidden :Create: forbidden :Delete: forbidden .. _sale_configuration: Sale Configuration ================== :Model Name: ``sale.configuration`` :Base Module: :ref:`sale_module` :Menu: :menuselection:`Sales --> Configuration --> Sales Configuration` The *Sale Configuration*-model introduces the conception of ... .. _sale_configuration_fields: Fields ------ .. _sale_sale_configuration_sale_carrier: :guilabel:`Carrier`: :Internal Name: ``sale_carrier`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`carrier` :Base Module: :ref:`sale_shipment_cost_module` The *Carrier*-field is used to store ... .. _sale_sale_configuration_sale_invoice_method: :guilabel:`Sale Invoice Method`: :Internal Name: ``sale_invoice_method`` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Manual` * :guilabel:`On Order Confirmed` * :guilabel:`On Shipment Sent` The *Sale Invoice Method*-field is used to store ... .. _sale_sale_configuration_sale_sequence: :guilabel:`Sale Reference Sequence`: :Internal Name: ``sale_sequence`` :Attributes: :ref:`required` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`ir_sequence` The *Sale Reference Sequence*-field is used to store ... .. _sale_sale_configuration_sale_shipment_cost_method: :guilabel:`Sale Shipment Cost Method`: :Internal Name: ``sale_shipment_cost_method`` :Type: :ref:`field_type_selection` :Base Module: :ref:`sale_shipment_cost_module` The following options are available: * :guilabel:`On Order` * :guilabel:`On Shipment` The *Sale Shipment Cost Method*-field is used to store ... .. _sale_sale_configuration_sale_shipment_method: :guilabel:`Sale Shipment Method`: :Internal Name: ``sale_shipment_method`` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Manual` * :guilabel:`On Order Confirmed` * :guilabel:`On Invoice Paid` The *Sale Shipment Method*-field is used to store ... .. _sale_line: Sale Line ========= :Model Name: ``sale.line`` :Base Module: :ref:`sale_module` The *Sale Line*-model introduces the conception of ... .. _sale_line_fields: Fields ------ .. _sale_sale_line_amount: :guilabel:`Amount`: :Internal Name: ``amount`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_numeric` The *Amount*-field is used to store ... .. _sale_sale_line_analytic_accounts: :guilabel:`Analytic Accounts`: :Internal Name: ``analytic_accounts`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`analytic_account_account_selection` :Base Module: :ref:`analytic_sale_module` The *Analytic Accounts*-field is used to store ... .. _sale_sale_line_description: :guilabel:`Description`: :Internal Name: ``description`` :Attributes: :ref:`required` :Type: :ref:`field_type_text` The *Description*-field is used to store ... .. _sale_sale_line_note: :guilabel:`Note`: :Internal Name: ``note`` :Type: :ref:`field_type_text` The *Note*-field is used to store ... .. _sale_sale_line_product: :guilabel:`Product`: :Internal Name: ``product`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`product_product` The *Product*-field is used to store ... .. _sale_sale_line_quantity: :guilabel:`Quantity`: :Internal Name: ``quantity`` :Type: :ref:`field_type_float` The *Quantity*-field is used to store ... .. _sale_sale_line_sale: :guilabel:`Sale`: :Internal Name: ``sale`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`sale_sale` The *Sale*-field is used to store ... .. _sale_sale_line_sequence: :guilabel:`Sequence`: :Internal Name: ``sequence`` :Type: :ref:`field_type_integer` The position of the record order in a list. .. _sale_sale_line_taxes: :guilabel:`Taxes`: :Internal Name: ``taxes`` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`account_tax` The *Taxes*-field is used to store ... .. _sale_sale_line_type: :guilabel:`Type`: :Internal Name: ``type`` :Attributes: :ref:`required` :Type: :ref:`field_type_selection` The following options are available: * :guilabel:`Line` * :guilabel:`Subtotal` * :guilabel:`Title` * :guilabel:`Comment` The *Type*-field is used to store ... .. _sale_sale_line_unit: :guilabel:`Unit`: :Internal Name: ``unit`` :Type: :ref:`field_type_many2one` :Relation Model: :ref:`product_uom` The *Unit*-field is used to store ... .. _sale_sale_line_unit_digits: :guilabel:`Unit Digits`: :Internal Name: ``unit_digits`` :Attributes: :ref:`readonly` :Type: :ref:`field_type_integer` The *Unit Digits*-field is used to store ... .. _sale_sale_line_unit_price: :guilabel:`Unit Price`: :Internal Name: ``unit_price`` :Type: :ref:`field_type_numeric` The *Unit Price*-field is used to store ... Access ------ The manipulation of records in this model is controlled by :ref:`ir_model_access` entries. :ref:`res_user`\ s being member of :ref:`res_group` "Sales" have the following access permissions: :Read: allowed :Write: allowed :Create: allowed :Delete: allowed All other :ref:`res_user`\ s have these access permissions: :Read: forbidden :Write: forbidden :Create: forbidden :Delete: forbidden .. _sale_handle_shipment_exception_ask: Shipment Exception Ask ====================== :Model Name: ``sale.handle.shipment.exception.ask`` :Base Module: :ref:`sale_module` The *Shipment Exception Ask*-model introduces the conception of ... .. _sale_handle_shipment_exception_ask_fields: Fields ------ .. _sale_sale_handle_shipment_exception_ask_recreate_moves: :guilabel:`Recreate Moves`: :Internal Name: ``recreate_moves`` :Type: :ref:`field_type_many2many` :Relation Model: :ref:`sale_handle_shipment_exception_ask` The *Recreate Moves*-field is used to store ...