TIP: You can type at any time to perform a new search.
Product Import
product_import · OCA/edi
- Repository
- OCA/edi · module folder · Try on Runboat
- Module version
- 1.3.0
- Category
- Uncategorized
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi
- Last tracking update
- 2026-08-07 07:47:38
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Florent Xicluna, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_import_form |
product.import.form | product.import | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
product_fileBinaryhelp='Upload a Product Catalogue'required=Truestring='Product Catalogue' -
product_filenameCharstring='Filename'
-
create_product(self, parsed_product, chatter_msg, seller=None)@api.model -
import_button(self) -
parse_product_catalogue(self, product_file, product_filename)@api.model -
parse_xml_catalogue(self, xml_root, detect_doc_type=False)@api.model -
product_file_change(self)@api.onchange('product_file')