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] custom_vendor_portal: Enhance Vendor Portal with Purchase Order Creation #624

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

Conversation

nmis-odoo
Copy link

@nmis-odoo nmis-odoo commented Mar 17, 2025

  • Implemented vendor filtering by country, vendor, category, and product name.
  • Added pagination support for better navigation of vendor products.
  • Displayed product details with vendor pricing in the vendor portal.
  • Introduced a Create Purchase button to open a modal for PO creation.
  • Modal dynamically loads vendors for the selected product.
  • Added a quantity input field for purchase orders.
  • Implemented backend logic to create or merge draft purchase orders.
  • Enhanced UI with proper sorting, filtering, and responsive design.
  • Added JavaScript to handle modal interactions and success messages.

@robodoo
Copy link

robodoo commented Mar 17, 2025

Pull request status dashboard

@nmis-odoo nmis-odoo force-pushed the 18.0-custom-vendor-portal-nmis branch 2 times, most recently from 7e47e63 to 47f168d Compare March 18, 2025 09:11
@nmis-odoo nmis-odoo changed the title [ADD] custom_vendor_portal: Enhance Vendor Portal with Purchase Orde… [ADD] custom_vendor_portal: Enhance Vendor Portal with Purchase Order Creation Mar 18, 2025
@nmis-odoo nmis-odoo force-pushed the 18.0-custom-vendor-portal-nmis branch 3 times, most recently from 0093144 to 7d0fc6b Compare March 20, 2025 13:23
… Creation

- Implemented vendor filtering by country, vendor, category, and product name.
- Added pagination support for better navigation of vendor products.
- Displayed product details with vendor pricing in the vendor portal.
- Introduced a Create Purchase button to open a modal for PO creation.
- Modal dynamically loads vendors for the selected product.
- Added a quantity input field for purchase orders.
- Implemented backend logic to create or merge draft purchase orders.
- Enhanced UI with proper sorting, filtering, and responsive design.
- Added JavaScript to handle modal interactions and success messages.
@nmis-odoo nmis-odoo force-pushed the 18.0-custom-vendor-portal-nmis branch from 7d0fc6b to 2344838 Compare March 21, 2025 05:56
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