Comissão (Janela ID-207)

Fonte: iDempiere pt



Janela: Comissão

Descrição: Maintain Commissions and Royalties

Ajudar: Define how and when you want the commissions to be calculated and to whom to pay it. The Commissions Window allows you define how commissions and royalties will be paid. You can pay multiple commissions for the same order or invoice (e.g. to the person entering the transaction, to the person responsible for sale of the product (category) and or business partner (group).



TAB: Comissão

Descrição: Define Commission Rule


Ajudar Define when to pay a commission to whom. For each period, you start the calculation of the commission after the transaction for that period are completed or closed.


Ficheiro:Comissão - Comissão - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
Commission Comissão Commission The Commission Rules or internal or external company agents, sales reps or vendors. C_Commission_ID
numeric(10) NOT NULL
ID
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Name Nome Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description Descrição Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Business Partner / Sales Rep Vendedor / Comissionista Identifies a Business Partner (Sales Rep) receiving the Commission The Business Partner should be a vendor and may be a Sales Representative C_BPartner_ID
numeric(10) NOT NULL
Search
Currency Divisa The Currency for this record Indicates the Currency to be used when processing or reporting on this record C_Currency_ID
numeric(10) NOT NULL
Table Direct
Charge Encargos Additional document charges The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10) NOT NULL
Table Direct
Calculation Basis Cálculo, Base Basis for the calculation the commission The Calculation Basis indicates the basis to be used for the commission calculation. DocBasisType
character(1) NOT NULL
List
Frequency Type Tipo Frequência Frequency of event The frequency type is used for calculating the date of the next event. FrequencyType
character(1) NOT NULL
List
Copy Lines Copiar Linhas Copy Commission Lines from other Commission null CreateFrom
character(1)
Button
List Details Listar detalhes List document details The List Details checkbox indicates that the details for each document line will be displayed. ListDetails
character(1) NOT NULL
Yes-No
Generate Commission Gerar Comissão Generate Commission null Processing
character(1)
Button
Date last run Data último processamento Date the process was last run. The Date Last Run indicates the last time that a process was run. DateLastRun
timestamp without time zone
Date+Time




TAB: Comissão, Linha

Descrição: Define your commission calculation rule


Ajudar Define the selection criteria for paying the commission. If you do not enter restricting parameters (e.g. for specific Business Partner (Groups) or Product (Categories), etc. all transactions for the period will be used to calculate the commission.

After converting from the transaction to the commission currency, the formula for calculating the commission is:

(Converted Amount - Subtract Amount) * Amount Multiplier + (Actual Quantity - Subtract Quantity) * Quantity Multiplier

You can choose, that only positive amounts (Converted Amount - Subtract Amount) and positive quantities (Actual Quantity - Subtract Quantity) are used in the calculation.


Ficheiro:Comissão - Comissão, Linha - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Commission Comissão Commission The Commission Rules or internal or external company agents, sales reps or vendors. C_Commission_ID
numeric(10) NOT NULL
Table Direct
Line No N.º Linha Unique line for this document Indicates the unique line for a document. It will also control the display order of the lines within a document. Line
numeric(10) NOT NULL
Integer
Description Descrição Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Commission only specified Orders Comissões apenas deste Agente Commission only Orders or Invoices, where this Sales Rep is entered Sales Reps are entered in Orders and Invoices. If selected, only Orders and Invoices for this Sales Reps are included in the calculation of the commission. CommissionOrders
character(1) NOT NULL
Yes-No
Organization ID do Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. Org_ID
numeric(10)
Table
Business Partner Group Grupo de Terceiros Business Partner Group The Business Partner Group provides a method of defining defaults to be used for individual Business Partners. C_BP_Group_ID
numeric(10)
Table Direct
Business Partner Terceiros Identifica uma entidade externa à empresa (cliente, fornecedor, vendedor, etc. ) Terceiros são todas as instituições, sociedades ou individuos com quem a empresa tem um relacionamento comercial ou de trabalho. Exemplos: clientes, fornecedores, funcionários, vendedores ou representantes comerciais, etc. C_BPartner_ID
numeric(10)
Search
Product Category Categoria de Artigo Category this product is part of Identifies the category which this product belongs to. Product categories are used for pricing. M_Product_Category_ID
numeric(10)
Table Direct
Product Artigo Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID
numeric(10)
Search
Sales Region Região Vendas Sales coverage region The Sales Region indicates a specific area of sales coverage. C_SalesRegion_ID
numeric(10)
Table Direct
Payment Rule Modo de Pagamento How you pay the invoice The Payment Rule indicates the method of invoice payment. PaymentRule
character varying(1)
List
Subtract Quantity Subtrair a Qtd. Quantity to subtract when generating commissions The Quantity Subtract identifies the quantity to be subtracted before multiplication QtySubtract
numeric NOT NULL
Number
Multiplier Quantity Multiplicador, Quantidade Value to multiply quantities by for generating commissions. The Multiplier Quantity field indicates the amount to multiply the quantities accumulated for this commission run. QtyMultiplier
numeric NOT NULL
Number
Subtract Amount Subtrair o Valor Subtract Amount for generating commissions The Subtract Amount indicates the amount to subtract from the total amount prior to multiplication. AmtSubtract
numeric NOT NULL
Amount
Multiplier Amount Multiplicador, Montante Multiplier Amount for generating commissions The Multiplier Amount indicates the amount to multiply the total amount generated by this commission run by. AmtMultiplier
numeric NOT NULL
Number
Positive only Apenas Positivo Do not generate negative commissions The Positive Only check box indicates that if the result of the subtraction is negative, it is ignored. This would mean that negative commissions would not be generated. IsPositiveOnly
character(1) NOT NULL
Yes-No


Contributions / Posts

Os cookies ajudam-nos a fornecer os nossos serviços. Ao navegar no sítio, está a consentir o uso de cookies.