Skip to Content
Menu
This question has been flagged
1 Reply
869 Views

Hello Odoo community,

I'm exploring options to allow my clients to create their own quotations through a portal interface. Ideally, I'd like them to be able to:

  • Access a simplified quotation creation form
  • Select products from predefined options
  • Submit requests that then become draft quotations in my system

Is this functionality possible with standard Odoo? Would it require custom development or are there existing modules that provide this capability?

I'm currently using Odoo17 for [Sales/CRM/other relevant apps].

Any guidance on the best approach would be greatly appreciated!

Avatar
Discard
Best Answer

Use eCommerce to simulate quotation creation

  • Set up a website with product catalog (no pricing required if you want only quote requests)
  • Add “Request a Quote” or “Add to Quote” style flow
  • Instead of automatic confirmation, set website_sale.auto_confirm to off
  • When the customer submits their “order,” it shows up as a quotation in your system

✅ Pros:

  • No custom dev needed
  • Mobile-friendly
  • Portal-friendly

❌ Cons:

  • Less control over form layout
  • Might feel like a shop, not a quote request

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
5248
1
Jun 20
2487
2
Oct 17
3708
2
Jul 25
1396
0
Apr 25
2463