Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OCA/l10n-brazil
/ functions
Functions
1,914 in github.com/OCA/l10n-brazil
⨍
Functions
1,914
◇
Types & classes
865
↳
Endpoints
53
Method
_compute_amount
(self)
l10n_br_fiscal/models/data_ncm_nbs_abstract.py:51
Method
_compute_amount
(self)
l10n_br_account/models/account_move.py:254
Method
_compute_br_partner
Check if is a Brazilian Partner.
l10n_br_base/models/res_partner.py:279
Method
_compute_brl_currency_id
(self)
spec_driven_model/tests/fake_mixin.py:22
Method
_compute_cbs
The CBS (Contribution on Goods and Services) must have the following taxes removed from its calculation base: ICMS, PIS, and COFINS.
l10n_br_fiscal/models/tax.py:700
Method
_compute_certificate
(self)
l10n_br_fiscal_certificate/models/res_company.py:32
Method
_compute_choice_cofins
(self)
l10n_br_nfe/models/document_line.py:1095
Method
_compute_choice_icms
(self)
l10n_br_nfe/models/document_line.py:666
Method
_compute_choice_pis
(self)
l10n_br_nfe/models/document_line.py:979
Method
_compute_choice_tipi
(self)
l10n_br_nfe/models/document_line.py:878
Method
_compute_city_taxation_code_id
(self)
l10n_br_fiscal/models/document_line_mixin.py:585
Method
_compute_cnpj_cpf_stripped
(self)
l10n_br_base/models/party_mixin.py:104
Method
_compute_code_unmasked
(self)
l10n_br_fiscal/models/data_abstract.py:60
Method
_compute_comment_ids
(self)
l10n_br_fiscal/models/document_line_mixin.py:349
Method
_compute_comment_ids
(self)
l10n_br_fiscal/models/document_mixin.py:235
Method
_compute_cst_code_prefix_like
(self)
l10n_br_fiscal/models/tax_classification.py:30
Method
_compute_cst_code_prefix_like
(self)
l10n_br_fiscal/models/document_line_mixin.py:2020
Method
_compute_currency_id
(self)
l10n_br_sped_base/models/sped_mixin.py:84
Method
_compute_currency_id
(self)
l10n_br_fiscal/models/document_line_mixin.py:2759
Method
_compute_date
Example of data casting to accomodate with the xsd model
spec_driven_model/tests/spec_purchase.py:60
Method
_compute_date_in_out
(self)
l10n_br_account/models/document.py:171
Method
_compute_destination
Compute the destination based on the first digit of the CFOP code
l10n_br_fiscal/models/cfop.py:178
Method
_compute_discounts
(self)
l10n_br_sale/models/sale_order_line.py:250
Method
_compute_discounts
(self)
l10n_br_account/models/account_move_line.py:101
Method
_compute_display_name
(self)
l10n_br_fiscal_dfe/models/dfe.py:51
Method
_compute_display_name
More user friendly when automatic _rec_name is bad
spec_driven_model/models/spec_models.py:62
Method
_compute_display_name
(self)
l10n_br_fiscal_edi/models/document_event.py:41
Method
_compute_display_name
(self)
l10n_br_fiscal/models/data_abstract.py:109
Method
_compute_display_name
(self)
l10n_br_fiscal/models/tax_definition.py:62
Method
_compute_display_name
(self)
l10n_br_fiscal/models/comment.py:73
Method
_compute_display_name
(self)
l10n_br_fiscal/models/document.py:391
Method
_compute_display_name
(self)
l10n_br_fiscal/models/document_serie.py:92
Method
_compute_document_date
(self)
l10n_br_account/models/document.py:152
Method
_compute_document_id
Ensures that the `document_id` field is updated even when the document line is a new record (NewId) and has not yet been saved.
l10n_br_account/models/document_line.py:138
Method
_compute_document_serie
(self)
l10n_br_fiscal/models/document_mixin.py:103
Method
_compute_document_serie_id
(self)
l10n_br_fiscal/models/document_mixin.py:111
Method
_compute_document_type_id
(self)
l10n_br_fiscal/models/document_mixin.py:81
Method
_compute_domain
(self, model_name, mode="read")
l10n_br_account/models/ir_rule.py:22
Method
_compute_edoc_purpose
(self)
l10n_br_fiscal/models/document.py:503
Method
_compute_end_date
(self)
l10n_br_resource/wizards/workalendar_holiday_import_wizard.py:28
Method
_compute_fiscal_amounts
(self)
l10n_br_fiscal/models/document_line_mixin.py:221
Method
_compute_fiscal_deductions_value
(self)
l10n_br_nfse/models/document_line.py:27
Method
_compute_fiscal_document_ids
(self)
l10n_br_account/models/account_move.py:147
Method
_compute_fiscal_genre_id
(self)
l10n_br_fiscal/models/product_mixin.py:30
Method
_compute_fiscal_operation_line_id
(self)
l10n_br_fiscal/models/document_line_mixin.py:295
Method
_compute_fiscal_operation_type
(self)
l10n_br_fiscal/wizards/document_import_wizard.py:72
Method
_compute_fiscal_operation_type
(self)
l10n_br_account/models/account_move.py:155
Method
_compute_fiscal_price
(self)
l10n_br_fiscal/models/document_line_mixin.py:896
Method
_compute_fiscal_quantity
(self)
l10n_br_fiscal/models/document_line_mixin.py:906
Method
_compute_ibs
The IBS (Tax on Goods and Services) must have the following taxes removed from its calculation base: ICMS, PIS, and COFINS.
l10n_br_fiscal/models/tax.py:684
Method
_compute_icms
(self, tax, taxes_dict, **kwargs)
l10n_br_fiscal/models/tax.py:401
Method
_compute_icmsfcp
Compute ICMS FCP
l10n_br_fiscal/models/tax.py:563
Method
_compute_icmsfcpst
Compute ICMS FCP ST
l10n_br_fiscal/models/tax.py:617
Method
_compute_icmssn
(self, tax, taxes_dict, **kwargs)
l10n_br_fiscal/models/tax.py:632
Method
_compute_icmsst
(self, tax, taxes_dict, **kwargs)
l10n_br_fiscal/models/tax.py:596
Method
_compute_id_tag
Set schema data which are not just related fields
l10n_br_nfe/models/document.py:164
Method
_compute_ide_data
Set schema data which are not just related fields
l10n_br_nfe/models/document.py:299
Method
_compute_incoterm_id
(self)
l10n_br_account/models/document.py:190
Method
_compute_ind_final
(self)
l10n_br_fiscal/models/document_line_mixin.py:988
Method
_compute_ind_final
(self)
l10n_br_fiscal/models/document_mixin.py:204
Method
_compute_interest
(self)
l10n_br_account_payment_order/models/account_payment_line.py:184
Method
_compute_ipi
(self, tax, taxes_dict, **kwargs)
l10n_br_fiscal/models/tax.py:666
Method
_compute_is
The IS tax (Selective Tax) must have the following taxes removed from its calculation base: ICMS, PIS, and COFINS.
l10n_br_fiscal/models/tax.py:716
Method
_compute_is_import
(self)
l10n_br_fiscal/models/cfop.py:170
Method
_compute_is_valid
(self)
l10n_br_fiscal_certificate/models/certificate.py:123
Method
_compute_issqn_fg_city_id
(self)
l10n_br_fiscal/models/document_line_mixin.py:609
Method
_compute_journal_id
(self)
l10n_br_account/wizards/account_move_reversal.py:36
Method
_compute_journal_payment_mode
(self)
l10n_br_account_payment_order/models/account_move_line.py:271
Method
_compute_kanban_dashboard
(self)
l10n_br_fiscal/models/operation_dashboard.py:41
Method
_compute_l10n_latam_document_type
Override to map fiscal document_type_id to l10n_latam_document_type_id. When l10n_latam_invoice_document is installed, it requires l1
l10n_br_account/models/account_move.py:284
Method
_compute_leave_ids
(self)
l10n_br_resource/models/resource_calendar.py:25
Method
_compute_move_count
(self)
l10n_br_account/models/document.py:204
Method
_compute_name
(self)
l10n_br_fiscal_closing/models/closing.py:63
Method
_compute_name
(self)
l10n_br_fiscal_certificate/models/certificate.py:97
Method
_compute_name
(self)
l10n_br_fiscal_notification/models/document_email.py:64
Method
_compute_name
(self)
l10n_br_fiscal/models/operation_document_type.py:44
Method
_compute_name
(self)
l10n_br_fiscal/models/document_line.py:101
Method
_compute_name
(self)
l10n_br_fiscal/models/invalidate_number.py:102
Method
_compute_name
(self)
l10n_br_fiscal/models/document.py:404
Method
_compute_name
Override to set 'name' with 'document_number/payment_term_number' for payment term lines. For other lines, it calls the superclass me
l10n_br_account/models/account_move_line.py:108
Method
_compute_name
(self)
l10n_br_account/models/document_line.py:114
Method
_compute_national_taxation_code_id
(self)
l10n_br_fiscal/models/document_line_mixin.py:601
Method
_compute_ncm_id
(self)
l10n_br_fiscal/models/product_mixin.py:19
Method
_compute_ncms
(self)
l10n_br_fiscal/models/tax_pis_cofins.py:74
Method
_compute_needed_terms
Similar to the _compute_needed_terms super method in the account module, but ensure moves are balanced in Brazil when there is a fisc
l10n_br_account/models/account_move.py:335
Method
_compute_new_invoice_quantity
(self, invoice_move)
l10n_br_sale_invoice_plan/models/sale_invoice_plan.py:10
Method
_compute_nfe40_ICMSUFDest
(self)
l10n_br_nfe/models/document_line.py:823
Method
_compute_nfe40_additional_data
(self)
l10n_br_nfe/models/document.py:760
Method
_compute_nfe40_choice_cofinsoutr
(self)
l10n_br_nfe/models/document_line.py:1107
Method
_compute_nfe40_choice_ipitrib
(self)
l10n_br_nfe/models/document_line.py:886
Method
_compute_nfe40_choice_pisoutr
(self)
l10n_br_nfe/models/document_line.py:991
Method
_compute_nfe40_enderDest
(self)
l10n_br_nfe/models/res_partner.py:198
Method
_compute_nfe40_idDest
(self)
l10n_br_nfe/models/document.py:319
Method
_compute_nfe40_impostoDevol
(self)
l10n_br_nfe/models/document_line.py:1242
Method
_compute_nfe40_infAdProd
(self)
l10n_br_nfe/models/document_line.py:1311
Method
_compute_nfe40_xEnder
(self)
l10n_br_nfe/models/res_partner.py:182
Method
_compute_nfe_data
Set schema data which are not just related fields
l10n_br_nfe/models/document_related.py:80
Method
_compute_nfe_data
(self)
l10n_br_nfe/models/res_company.py:194
Method
_compute_nfe_data
Set schema data which are not just related fields
l10n_br_nfe/models/res_partner.py:203
Method
_compute_nfe_emit_data
(self)
l10n_br_nfe/models/document.py:409
← previous
next →
801–900 of 1,914, ranked by callers