| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/17.0/website_sale_cart_add_product_xlsx_csv |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sygel |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sygel |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa, sygel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale_stock - website_sale - website - digest - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery - sale_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes - stock_delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openpyxl geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a button in the website cart that let users import a xlsx or csv file with the products and quantities that he wants to add. This button is only shown on empty carts, and the file must contain the product's internal reference and the quantity to buy. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cart_lines_import |
cart_lines_import | ir.ui.view | qweb | Inherits website_sale.cart_lines |
res_config_settings_view_form |
res.config.settings.view.form.inherit.website.sale | res.config.settings | block | Inherits website.res_config_settings_view_form |
cart_import_button
Boolean
readonly=False
related='website_id.cart_import_button'
string='Is the cart import button enabled?'
cart_import_button_file_limit
Float
readonly=False
related='website_id.cart_import_button_file_limit'
string='Cart import button file size limit (MB)'
No public methods.
cart_import_button
Boolean
string='Is the cart import button enabled?'
cart_import_button_file_limit
Float
default=2
string='Cart import button file size limit (MB)'
No public methods.