Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] website_vendor: added portal to view products & create purchase orders #644

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

asni-odoo
Copy link

This commit introduces a vendor portal where users can view all purchasable
products and create purchase orders directly from the website. The portal allows
users to select vendors, specify quantities, and submit orders.

Key Features:

  • Displays a list of available products for purchase.
  • Enables users to create purchase orders from the website.
  • Allows vendor selection based on product availability.
  • Implements a modal form for order creation with product and vendor details.
  • Integrates back-end logic to handle order processing and vendor assignments.

… orders.

This commit introduces a vendor portal where users can view all purchasable
products and create purchase orders directly from the website. The portal allows
users to select vendors, specify quantities, and submit orders.

Key Features:
- Displays a list of available products for purchase.
- Enables users to create purchase orders from the website.
- Allows vendor selection based on product availability.
- Implements a modal form for order creation with product and vendor details.
- Integrates backend logic to handle order processing and vendor assignments.
@robodoo
Copy link

robodoo commented Mar 19, 2025

Pull request status dashboard

@asni-odoo asni-odoo changed the title [ADD] website_vendor: added portal to view products & create purchase… [ADD] website_vendor: added portal to view products & create purchase orders Mar 19, 2025
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