Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
6.1.0
Category
Sales Management
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 06:51:51
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
sebastien beau, Alexis de Lattre, Benoit Guillot, Alexandre Fayolle, Sébastien Beau
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
product_links_sync
Description
This module contains a wizard to export one or several products "manually" to an external shop such as a Magento shop, a PrestaShop boutique, Amazon or eBay.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_export_wizard_view product.export.wizard.view product.export.wizard form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (5)
  • export(self, cr, uid, id, options, context=None)
  • export_all(self, cr, uid, id, context=None)
  • export_image(self, cr, uid, id, context=None)
  • export_inventory(self, cr, uid, id, context=None)
  • export_product(self, cr, uid, id, context=None)