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
_selection_reference_value
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:496
Method
_selection_related_model
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:301
Method
_selection_thousand_separator
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:334
Method
_selection_time_format
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:328
Method
_selection_value_type
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:343
Method
_server_env_fields
(self)
account_invoice_export_server_env/models/transmit_method.py:14
Method
_string_type_sel
(self)
account_invoice_import_simple_pdf/models/account_invoice_import_simple_pdf_invoice_number.py:53
Method
_ubl_add_payment_means_nodes
(self, vals)
account_edi_ubl_cii_payment_unece/models/account_edi_xml_ubl_bis3.py:11
Method
action_process
Parse the file again, this time with the corresponding extraction mode.
base_import_pdf_by_template/wizards/wizard_base_import_pdf_upload.py:161
Method
base_ubl
(self)
sale_order_import_ubl/wizard/sale_order_import.py:15
Method
button_preview
(self)
base_import_pdf_by_template/models/base_import_pdf_template.py:63
Method
create_document_from_attachment
Inherit native method used when clicking on the 'Upload' button from the Vendor Bill tree view
account_invoice_import/models/account_journal.py:11
Method
create_order_button
(self)
sale_order_import/wizard/sale_order_import.py:463
Method
create_order_ws
Same method as create_order() but callable via JSON-RPC webservice. Returns an ID to avoid this error: TypeError: sale.order(15,) is n
sale_order_import/wizard/sale_order_import.py:381
Method
create_partner
(self)
account_invoice_import/wizard/account_invoice_import_partner_create.py:56
Method
credentials_stored
(self)
account_invoice_download_ovh/models/account_invoice_download_config.py:62
Method
credentials_stored
(self)
account_invoice_download_scaleway/models/account_invoice_download_config.py:32
Method
default_get
(self, fields_list)
account_invoice_download/wizard/account_invoice_download_credentials.py:30
Method
default_get
(self, fields_list)
account_invoice_import/wizard/account_invoice_import_partner_create.py:36
Method
default_get
(self, fields)
base_import_pdf_by_template/wizards/wizard_base_import_pdf_preview.py:29
Method
download
(self, credentials, logs)
account_invoice_download_ovh/models/account_invoice_download_config.py:75
Method
download
(self, credentials, logs)
account_invoice_download_scaleway/models/account_invoice_download_config.py:40
Method
embed_ubl_xml_in_pdf
(self, pdf_content, pdf_file=None)
purchase_order_ubl/models/purchase_order.py:279
Method
fallback_parse_pdf_invoice
This method must be inherited by additional modules with the same kind of logic as the account_bank_statement_import_* modules
account_invoice_import_simple_pdf/wizard/account_invoice_import.py:37
Method
format_invoice_list
(invoices)
account_invoice_export/models/account_move.py:23
Method
get_payment_identifier
This method is designed to be inherited in localization modules
account_einvoice_generate/models/account_move.py:11
Method
grouping_function
(base_line, tax_data)
account_invoice_facturx/models/account_move.py:511
Method
jump_to_download_config
(self)
account_invoice_download/models/res_partner.py:32
Function
migrate
(env, version)
account_invoice_import/migrations/16.0.2.0.0/pre-migration.py:9
Function
migrate
(env, version)
account_invoice_import/migrations/16.0.2.0.0/post-migration.py:13
Function
migrate
(env, version)
base_import_pdf_by_template/migrations/18.0.1.1.0/pre-migration.py:8
Function
migrate
(env, version)
account_invoice_facturx/migrations/18.0.2.0.0/pre-migrate.py:9
Function
migrate
Migrate data from version < 18.0 Data to migrate: - rename PO field ``supplier_ack_dt`` to ``supplier_ack_received_on`` - rename
purchase_order_import/migrations/18.0.1.0.0/pre-mig.py:8
Method
openWizardBaseImportPdfUpload
()
base_import_pdf_by_template/static/src/js/import_menu.esm.js:16
Method
order_file_change
(self)
sale_order_import/wizard/sale_order_import.py:71
Method
parse_ubl_sale_order
(self, xml_root)
sale_order_import_ubl_customer_free_ref/wizard/sale_order_import.py:36
Method
parse_ubl_sale_order
(self, xml_root)
sale_order_import_ubl_requested_delivery/wizard/sale_order_import.py:20
Method
parse_ubl_sale_order_line
(self, line, ns)
sale_order_import_ubl_requested_delivery/wizard/sale_order_import.py:67
Method
parse_xml_invoice
(self, xml_root, company)
account_invoice_import_facturx/wizard/account_invoice_import.py:24
Method
parse_xml_invoice
(self, xml_root, company)
account_invoice_import_ubl/wizard/account_invoice_import.py:21
Method
parse_xml_order
(self, data, detect_doc_type=False)
sale_order_import_ubl/wizard/sale_order_import.py:19
Method
pdf_simple_generate_default_fields
(self)
account_invoice_import_simple_pdf/models/res_partner.py:200
Method
prepare_credentials
(self)
account_invoice_download_ovh/models/account_invoice_download_config.py:51
Method
prepare_credentials
(self)
account_invoice_download_scaleway/models/account_invoice_download_config.py:26
Method
process_document
(self)
purchase_order_import/wizard/purchase_order_response_import.py:155
Method
run_button
(self)
account_invoice_download/models/account_invoice_download_config.py:148
Method
run_cron
(self)
account_invoice_download/models/account_invoice_download_config.py:312
Method
run_step1
(self)
account_invoice_download_ovh/wizard/ovh_api_credentials.py:67
Method
run_step2
(self)
account_invoice_download_ovh/wizard/ovh_api_credentials.py:87
Method
run_step3
(self)
account_invoice_download_ovh/wizard/ovh_api_credentials.py:121
Method
setUpClass
(cls)
sale_order_import_packaging/tests/test_order_line_packaging_import.py:9
Method
setUpClass
(cls)
base_ubl/tests/test_ubl_base.py:16
Method
setUpClass
(cls)
sale_order_import/tests/test_order_import.py:19
Method
setUpClass
(cls)
sale_order_import/tests/test_sale_order.py:11
Method
setUpClass
(cls)
sale_order_import/tests/common.py:12
Method
setUpClass
(cls)
purchase_order_ubl/tests/common.py:94
Method
setUpClass
(cls)
purchase_order_ubl/tests/test_ubl_generate.py:20
Method
setUpClass
(cls)
sale_order_customer_free_ref/tests/test_sale_order_customer_free_ref.py:9
Method
setUpClass
(cls)
account_invoice_export/tests/test_export_invoice.py:13
Method
setUpClass
(cls)
account_invoice_export/tests/common.py:8
Method
setUpClass
(cls)
account_edi_ubl_cii_payment_unece/tests/common.py:14
Method
setUpClass
(cls)
sale_order_import_ubl_customer_free_ref/tests/test_ubl_order_import.py:13
Method
setUpClass
(cls)
account_invoice_import_facturx/tests/test_facturx.py:13
Method
setUpClass
(cls)
account_invoice_import/tests/test_invoice_import.py:17
Method
setUpClass
(cls)
base_import_pdf_by_template/tests/test_base_import_pdf_by_template.py:15
Method
setUpClass
(cls)
base_ubl_generate/tests/test_ubl_generate_invoice.py:15
Method
setUpClass
(cls)
base_ubl_generate/tests/test_ubl_generate_base.py:17
Method
setUpClass
(cls)
account_invoice_import_ubl/tests/test_ubl.py:15
Method
setUpClass
(cls)
sale_order_import_ubl_requested_delivery/tests/test_ubl_order_import.py:12
Method
setUpClass
(cls)
base_import_pdf_by_template_account/tests/test_base_import_pdf_by_template_account.py:17
Method
setUpClass
(cls)
base_ebill_payment_contract/tests/test_base_ebill_payment_contract.py:12
Method
setUpClass
(cls)
account_invoice_facturx/tests/test_facturx_invoice.py:14
Method
setUpClass
(cls)
purchase_order_import/tests/common.py:15
Method
setUpClass
(cls)
partner_identification_import/tests/test_business_document_import.py:10
Method
setUpClass
(cls)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:14
Method
setUpClass
(cls)
account_invoice_export_job/tests/test_account_invoice_export_job.py:15
Method
setUpClass
(cls)
sale_order_import_ubl/tests/test_ubl_order_import.py:18
Method
setUpClass
(cls)
sale_order_import_ubl_line_customer_ref/tests/test_order_line_customer_ref.py:9
Method
setUpClass
(cls)
base_ubl_parse/tests/test_ubl_parse.py:14
Function
set_xml_format_in_pdf_invoice_to_facturx
(env)
account_invoice_facturx/hooks.py:6
Method
setup
()
base_import_pdf_by_template/static/src/js/import_menu.esm.js:12
Method
test_01_unknown_po_ref
Data: Data with unknown PO reference Test Case: Process data Expected result: UserError i
purchase_order_import/tests/test_purchase_order_response_import.py:33
Method
test_02_unknown_po_status
Data: Data with unknown PO status Test Case: Process data Expected result: UserError is r
purchase_order_import/tests/test_purchase_order_response_import.py:50
Method
test_03_different_po_currency
Data: Data with another currency Test Case: Process data Expected result: UserError is ra
purchase_order_import/tests/test_purchase_order_response_import.py:65
Method
test_04_receive_ack_status
Data: Data with status ack. Test Case: Process data Expected result: The ack info is fill
purchase_order_import/tests/test_purchase_order_response_import.py:84
Method
test_05_receive_accepted_status
Data: Data with status accepted PO not yet confirmed Test Case: Process data Expected res
purchase_order_import/tests/test_purchase_order_response_import.py:99
Method
test_06_receive_rejected_status
Data: Data with status rejected PO not yet confirmed Test Case: Process data Expected res
purchase_order_import/tests/test_purchase_order_response_import.py:118
Method
test_07_receive_conditionally_accepted_status_without_lines
Data: Data with status 'conditionally_accepted' and without lines Test Case: Process data Expected re
purchase_order_import/tests/test_purchase_order_response_import.py:134
Method
test_08_receive_conditionally_accepted_status_with_wrong_line_id
Data: Data with status 'conditionally_accepted' and with a wrong line id Test Case: Process data Expe
purchase_order_import/tests/test_purchase_order_response_import.py:158
Method
test_09_receive_conditionally_accepted_status_all_lines_accepted
Data: Data with status 'conditionally_accepted' and all line accepted Test Case: Process data Expecte
purchase_order_import/tests/test_purchase_order_response_import.py:186
Method
test_10_receive_conditionally_accepted_status_mixed_lines_statuses
Data: Data with status 'conditionally_accepted' and one line accepted and another one rejected Test Case:
purchase_order_import/tests/test_purchase_order_response_import.py:208
Method
test_11_receive_conditionally_accepted_status_mixed_lines_statuses
Data: Data with status 'conditionally_accepted' * line1 amended with less qty than ordered and without
purchase_order_import/tests/test_purchase_order_response_import.py:238
Method
test_12_receive_conditionally_accepted_status_mixed_lines_statuses
Data: Data with status 'conditionally_accepted' * line1 amended with less qty than ordered and with bac
purchase_order_import/tests/test_purchase_order_response_import.py:276
Method
test_13_receive_conditionally_accepted_status_all_lines_amended
Data: Data with status 'conditionally_accepted' * line1 amended with less qty than ordered and with bac
purchase_order_import/tests/test_purchase_order_response_import.py:329
Method
test_14_receive_conditionally_accepted_status_mixed_lines_statuses
Data: Data with status 'conditionally_accepted' * line1 amended with less qty than ordered and with bac
purchase_order_import/tests/test_purchase_order_response_import.py:416
Method
test_account_invoice_tecnativa
(self)
base_import_pdf_by_template_account/tests/test_base_import_pdf_by_template_account.py:218
Method
test_account_move_edi_decoder
(self)
base_import_pdf_by_template_account/tests/test_base_import_pdf_by_template_account.py:228
Method
test_account_move_from_alias_with_template
(self)
base_import_pdf_by_template_account/tests/test_base_import_pdf_by_template_account.py:238
Method
test_account_move_from_alias_without_template
(self)
base_import_pdf_by_template_account/tests/test_base_import_pdf_by_template_account.py:255
Method
test_amount_parsing
(self)
account_invoice_import_simple_pdf/tests/test_invoice_import.py:339
← previous
next →
401–500 of 642, ranked by callers