Skip to Content
Menu

Odoo Multi Vendor Marketplace

by
Odoo
v 16.0 Third Party 114
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Sales (sale_management)
Website (website)
eCommerce (website_sale)
Discuss (mail)
Lines of code 7234
Technical Name multi_vendor_marketplace
LicenseLGPL-3
Websitehttps://www.cybrosys.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Sales (sale_management)
Website (website)
eCommerce (website_sale)
Discuss (mail)
Lines of code 7234
Technical Name multi_vendor_marketplace
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Community
Enterprise
Odoo.sh

Odoo Multi Vendor Marketplace

On your website, sellers can easily sign up and start selling their goods.

Explore This Module

Overview

This Module Create your own marketplace and facilitate the exchange of buyers and sellers. Accept or reject the seller's requests pending. To track your progress and make good choices, keep tabs on the customer reviews. For your clients to have the best possible shopping experience, you can also opt to display the vendor's business information on the website, such as their profile, shipping policies, purchasing policies, etc. Specify the vendor's payment conditions, either generally or for each individual vendor. Choose the products that you want to showcase on the website. Receive email alerts whenever a new seller requests a sale. In other words, take complete control of the App, select how and with whom to conduct business, and turn your website into a one-stop shop for sellers and buyers.

Features For Admin

On the shop, Admin can also market his own products.
Entire control over the seller's and the product's activities.
Set the option for manual or automatic seller approval.
Also provides manual or automatic seller product approval.
Administrators can choose to manually or automatically approve a seller products quantities.
Also provides manual or automatic seller product approval.
Admin can set custom internal categories for all marketplace products from the back-end
Gives users the choice of either displaying or automatically publishing vendor reviews on the website.
Select whether to send mail alerts for acceptance or rejection of requests from sellers for new products, inventory updates, etc.
Enables you to choose whether to display or hide seller information on the website, such as sales and product counts, return policies, joining dates, and shipping policy.
Control over the vendor commission.

Features For Vendors

Each seller in the marketplace gets their own profile page.
Sellers have the option to make their shipping and return policies visible.
On the seller dashboard, you can access all shop-related data such as product approval requests, the total number of orders on your account, and seller payments.
On the website add the products, set their prices, and assign them categories.
Sellers can publish/unpublish their products on the website.
From his profile, the seller can see the approval status of the products: approved or pending.
Give the profile URL a distinctive name that is easy for customers to remember and utilise.

Screenshots

Create a new store from website Sell Menu

Seller Registration Form

Marketplace Product Page View

View of the seller profile with menus on a marketplace.

Dashboard for admin

Seller Management Menu

Edit and Manage Seller Profile

Manage seller Reviews and Recommendations From Customers

Quick Peek Seller Dashboard

Seller Can Manage Inventory And Stock Moves

Auto Approval Settings

Seller Payment and Global Commission Settings

Mail Notification Settings

Website View Settings

Can manage seller payment and orders

Related Products

Our Services

Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com

WhatsApp

Say hi to us on WhatsApp!

+91 86068 27707

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
hai cybros
by
AloneMaker
on 1/27/25, 2:42 AM

Hallo cybros.. i'm try install to my odoo on localhost, but error like it's..thanks


RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 85, in lookup

    r = d[key]

  File "<decorator-gen-8>", line 2, in __getitem__

  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked

    return func(inst, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/tools/lru.py", line 34, in __getitem__

    a = self.d[obj]

KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7fa28884ac10>, 'multi_vendor_marketplace.seller_payment_journal_creation')


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1653, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying

    result = func()

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1681, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1885, in dispatch

    result = self.request.registry['ir.http']._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_http.py", line 237, in _dispatch

    response = super()._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 154, in _dispatch

    result = endpoint(**request.params)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 734, in route_wrapper

    result = endpoint(self, *args, **params_ok)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 46, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "<decorator-gen-77>", line 2, in button_immediate_install

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 74, in check_and_log

    return method(self, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 478, in button_immediate_install

    return self._button_immediate_function(self.env.registry[self._name].button_install)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 602, in _button_immediate_function

    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)

  File "<decorator-gen-16>", line 2, in new

  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked

    return func(inst, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 87, in new

    odoo.modules.load_modules(registry, force_demo, status, update_module)

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 489, in load_modules

    processed_modules += load_marked_modules(cr, graph,

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 373, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 209, in load_module_graph

    registry.init_models(cr, model_names, {'module': package.name}, new_install)

  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 526, in init_models

    model._auto_init()

  File "/usr/lib/python3/dist-packages/odoo/models.py", line 2614, in _auto_init

    new = field.update_db(self, columns)