odoo/tutorials#1294
Created by Dhruvi Ranjitsinh Raj(radhr)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 6s)
- ci/tutorial: (runtime 146s)
- label
- odoo-dev:19.0-ecommerce_for_purchase-radhr
- head
- c5826297eed3dfad83d38ebe9e76b4ccd108662a
| odoo/tutorials | |
|---|---|
| 19.0 | #1294 missing r+ |
| master |
Extend eCommerce to support purchase workflow
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.