Skip to content

Extend eCommerce to support purchase workflow#1294

Draft
radhr-odoo wants to merge 3 commits into
odoo:19.0from
odoo-dev:19.0-ecommerce_for_purchase-radhr
Draft

Extend eCommerce to support purchase workflow#1294
radhr-odoo wants to merge 3 commits into
odoo:19.0from
odoo-dev:19.0-ecommerce_for_purchase-radhr

Conversation

@radhr-odoo
Copy link
Copy Markdown

Overview

This PR introduces a new ecommerce module that extends the functionality of website_sale to support both sales and purchase operations within the website workflow.

Features Implemention

  • Extended the existing eCommerce flow to handle purchase-related operations.
  • Integrated purchase functionality alongside the standard sales process.
  • Customized website behavior to support both buying and selling workflows.

Benefits

  • Reduces manual handling of purchase operations.
  • Provides users with a more flexible and complete eCommerce experience.
  • Improves overall workflow efficiency and business process management.
  • Makes the platform more scalable for future eCommerce enhancements.

…urchases

Developing a new ecommerce module that extends website_sale to manage both
selling and purchasing operations. It will allow users to perform purchase
related activities directly from the website, reducing manual processes.
Improves workflow efficiency, provides greater flexibility, and creates a more
complete eCommerce experience for users.
@robodoo
Copy link
Copy Markdown

robodoo commented May 26, 2026

Pull request status dashboard

@radhr-odoo radhr-odoo marked this pull request as draft May 26, 2026 07:12
@radhr-odoo radhr-odoo force-pushed the 19.0-ecommerce_for_purchase-radhr branch from 3afa6cc to b70a4ab Compare May 29, 2026 09:36
Added configuration settings to enable marketplace purchase functionality and
support the C2C workflow. Allows administrators to control eCommerce purchase
flow directly from system settings. Improves platform flexibility and provides
a more scalable marketplace experience for users.
@radhr-odoo radhr-odoo force-pushed the 19.0-ecommerce_for_purchase-radhr branch from b70a4ab to 6aa006c Compare May 29, 2026 09:44
…users

Added role-based login and access control for multivendor website users.
Ensures users can only access features and operations permitted for their
assigned roles. Improves security, simplifies user management, and provides a
more controlled and efficient workflow in Odoo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants