tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[ADD] custom_vendor_portal: Enhance Vendor Portal with Purchase Order Creation

Open nmis-odoo opened this issue 9 months ago • 1 comments

  • 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 avatar Mar 17 '25 12:03 nmis-odoo

Pull request status dashboard

robodoo avatar Mar 17 '25 12:03 robodoo