Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OCA/edi
/ functions
Functions
642 in github.com/OCA/edi
⨍
Functions
642
◇
Types & classes
111
↳
Endpoints
3
Method
test_category_created
Test new EDI module category is created
base_edi/tests/test_base_edi.py:11
Method
test_client_order_ref_computation
(self)
sale_order_customer_free_ref/tests/test_sale_order_customer_free_ref.py:13
Method
test_client_order_ref_computation_empty_values
(self)
sale_order_customer_free_ref/tests/test_sale_order_customer_free_ref.py:32
Method
test_client_order_ref_inverse_function
(self)
sale_order_customer_free_ref/tests/test_sale_order_customer_free_ref.py:40
Method
test_config
Test configuration of Electronic Invoices.
account_einvoice_generate/tests/test_einvoice_generate.py:8
Method
test_confirm_order
(self)
sale_order_import/tests/test_order_import.py:172
Method
test_contract_canceled
Check end date when contract is canceled.
base_ebill_payment_contract/tests/test_base_ebill_payment_contract.py:54
Method
test_contract_is_not_valid
(self)
base_ebill_payment_contract/tests/test_base_ebill_payment_contract.py:35
Method
test_contract_valid_different_transmition_method
(self)
base_ebill_payment_contract/tests/test_base_ebill_payment_contract.py:63
Method
test_contract_validity
(self)
base_ebill_payment_contract/tests/test_base_ebill_payment_contract.py:20
Method
test_create_missing_invoice_partner
Tests creation of missing invoice partner when ctx flag is True Expected behavior: the import workflow is not halted, and a new invoicing
sale_order_import/tests/test_order_import.py:262
Method
test_create_missing_invoice_partner_disabled
Tests creation of missing invoice partner when ctx flag is False or not set Expected behavior: the import workflow is halted with an error.
sale_order_import/tests/test_order_import.py:289
Method
test_create_missing_shipping_partner
Tests creation of missing shipping partner when ctx flag is True Expected behavior: the import workflow is not halted, and a new shipping
sale_order_import/tests/test_order_import.py:316
Method
test_create_missing_shipping_partner_disabled
Tests creation of missing shipping partner when ctx flag is False or not set Expected behavior: the import workflow is halted with an error.
sale_order_import/tests/test_order_import.py:345
Method
test_customer_ref_parsing
(self)
sale_order_import_ubl_line_customer_ref/tests/test_order_line_customer_ref.py:54
Method
test_date_parsing
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:178
Method
test_date_parsing_with_accents
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:287
Method
test_deep_customer_invoice
(self)
account_invoice_facturx/tests/test_facturx_invoice.py:61
Method
test_direct_match_id
(self)
base_business_document_import/tests/test_business_document_import.py:60
Method
test_direct_match_recordset
(self)
base_business_document_import/tests/test_business_document_import.py:37
Method
test_direct_match_xmlid
(self)
base_business_document_import/tests/test_business_document_import.py:81
Method
test_display_name
(self)
sale_order_import/tests/test_sale_order.py:15
Method
test_email_gateway_multi_comp_1_matching
(self)
account_invoice_import/tests/test_invoice_import.py:291
Method
test_email_gateway_multi_comp_none_matching
(self)
account_invoice_import/tests/test_invoice_import.py:336
Method
test_email_no_partner_match
(self)
account_invoice_import/tests/test_invoice_import.py:366
Method
test_email_partner_invoice_config
(self)
account_invoice_import/tests/test_invoice_import.py:399
Method
test_email_partner_no_invoice_config
(self)
account_invoice_import/tests/test_invoice_import.py:383
Method
test_export_facturx
Test export of UNECE payment mean code to FacturX XML file.
account_edi_ubl_cii_payment_unece/tests/test_account_edi_cii.py:13
Method
test_export_invoice_success
Mark invoice as exported and log success after export.
account_invoice_export/tests/test_export_invoice.py:47
Method
test_export_ubl_bis3
Test export of UNECE payment mean code to BIS3 XML file.
account_edi_ubl_cii_payment_unece/tests/test_account_edi_ubl_bis3.py:13
Method
test_export_zugferd
Test export of UNECE payment mean code to ZUGFeRD XML file.
account_edi_ubl_cii_payment_unece/tests/test_account_edi_cii.py:52
Method
test_generate_order_confirmed
(self)
purchase_order_ubl/tests/test_ubl_generate.py:28
Method
test_generate_rfq
(self)
purchase_order_ubl/tests/test_ubl_generate.py:37
Method
test_generate_skip_taxes_ctx
``ubl_add_item__skip_taxes`` removes ClassifiedTaxCategory nodes.
purchase_order_ubl/tests/test_ubl_generate.py:56
Method
test_generate_taxes_included_by_default
By default ``ClassifiedTaxCategory`` is rendered for each item.
purchase_order_ubl/tests/test_ubl_generate.py:45
Method
test_get_file_description
(self)
account_invoice_export/tests/test_export_invoice.py:34
Method
test_get_header
(self)
account_invoice_export/tests/test_export_invoice.py:42
Method
test_get_partner_website_domain
(self)
base_business_document_import/tests/test_business_document_import.py:187
Method
test_get_url
(self)
account_invoice_export/tests/test_export_invoice.py:38
Method
test_hook_match_partner_user_error
(self)
partner_identification_import/tests/test_business_document_import.py:51
Method
test_import_facturx
Test import of UNECE payment mean code from FacturX XML file.
account_edi_ubl_cii_payment_unece/tests/test_account_edi_cii.py:91
Method
test_import_facturx_invoice
(self)
account_invoice_import_facturx/tests/test_facturx.py:91
Method
test_import_in_invoice
(self)
account_invoice_import/tests/test_invoice_import.py:137
Method
test_import_in_invoice_with_global_adjustment
(self)
account_invoice_import/tests/test_invoice_import.py:192
Method
test_import_out_invoice
(self)
account_invoice_import/tests/test_invoice_import.py:237
Method
test_import_ubl_bis3
Test import of UNECE payment mean code from BIS3 XML file.
account_edi_ubl_cii_payment_unece/tests/test_account_edi_ubl_bis3.py:46
Method
test_import_ubl_invoice
(self)
account_invoice_import_ubl/tests/test_ubl.py:90
Method
test_invoice_export_job_is_delayed
Check export invoice is run as a job.
account_invoice_export_job/tests/test_account_invoice_export_job.py:19
Method
test_invoice_number_parsing
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:452
Method
test_invoice_ref_with_special_chars
(self)
sale_order_customer_free_ref/tests/test_sale_order_customer_free_ref.py:51
Method
test_log_error_in_chatter
(self)
account_invoice_export/tests/test_export_invoice.py:16
Method
test_match_account_bigger_in
(self)
base_business_document_import/tests/test_business_document_import.py:456
Method
test_match_account_exact
(self)
base_business_document_import/tests/test_business_document_import.py:444
Method
test_match_account_smaller_in
(self)
base_business_document_import/tests/test_business_document_import.py:468
Method
test_match_currency
(self)
base_business_document_import/tests/test_business_document_import.py:284
Method
test_match_partner
(self)
base_business_document_import/tests/test_business_document_import.py:17
Method
test_match_partner
(self)
partner_identification_import/tests/test_business_document_import.py:33
Method
test_match_partner_contact
(self)
base_business_document_import/tests/test_business_document_import.py:121
Method
test_match_partner_contact
(self)
partner_identification_import/tests/test_business_document_import.py:39
Method
test_match_partner_name
(self)
base_business_document_import/tests/test_business_document_import.py:168
Method
test_match_partner_ref
(self)
base_business_document_import/tests/test_business_document_import.py:101
Method
test_match_product
(self)
base_business_document_import/tests/test_business_document_import.py:316
Method
test_match_shipping_partner
(self)
base_business_document_import/tests/test_business_document_import.py:215
Method
test_match_tax
(self)
base_business_document_import/tests/test_business_document_import.py:382
Method
test_match_uom
(self)
base_business_document_import/tests/test_business_document_import.py:363
Method
test_onchange_validation_pdf
(self)
sale_order_import/tests/test_parse_validate.py:67
Method
test_onchange_validation_xml
(self)
sale_order_import/tests/test_parse_validate.py:35
Method
test_order_import
(self)
sale_order_import/tests/test_order_import.py:37
Method
test_order_import_default_so_vals
(self)
sale_order_import/tests/test_order_import.py:90
Method
test_order_import_log_errored_line
(self)
sale_order_import/tests/test_order_import.py:199
Method
test_order_line_customer_ref
(self)
sale_order_import_ubl_line_customer_ref/tests/test_order_line_customer_ref.py:68
Method
test_order_line_packaging_import
(self)
sale_order_import_packaging/tests/test_order_line_packaging_import.py:52
Method
test_parse_pdf_bad
(self)
sale_order_import/tests/test_parse_validate.py:108
Method
test_parse_pdf_good
(self)
sale_order_import/tests/test_parse_validate.py:121
Method
test_parse_pdf_good_but_no_file
(self)
sale_order_import/tests/test_parse_validate.py:142
Method
test_parse_xml_bad
(self)
sale_order_import/tests/test_parse_validate.py:81
Method
test_parse_xml_good
(self)
sale_order_import/tests/test_parse_validate.py:99
Method
test_parse_xml_unsupported
(self)
sale_order_import/tests/test_parse_validate.py:89
Method
test_phone_partner_match
(self)
base_business_document_import_phone/tests/test_phone_partner_match.py:9
Method
test_raw_extraction
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:512
Method
test_restrict_text
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:311
Method
test_server_env_fields_are_loaded
Create the transmit.method record with a code matching the conf section
account_invoice_export_server_env/tests/test_transmit_method.py:13
Method
test_specific_python_methods
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:572
Method
test_test_mode
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:577
Method
test_ubl_add_address
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:85
Method
test_ubl_add_contact
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:99
Method
test_ubl_add_country
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:77
Method
test_ubl_add_customer_party
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:182
Method
test_ubl_add_delivery
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:198
Method
test_ubl_add_delivery_terms
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:204
Method
test_ubl_add_item
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:246
Method
test_ubl_add_language
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:109
Method
test_ubl_add_line_item
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:218
Method
test_ubl_add_party
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:167
Method
test_ubl_add_party_identification
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:119
Method
test_ubl_add_party_legal_entity
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:158
Method
test_ubl_add_party_tax_scheme
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:149
Method
test_ubl_add_payment_terms
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:211
Method
test_ubl_add_supplier_party
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:190
Method
test_ubl_add_tax_category
(self)
base_ubl_generate/tests/test_ubl_generate_base.py:259
← previous
next →
501–600 of 642, ranked by callers