콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1265 화면

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!

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
1
3월 15
5607
1
6월 20
2817
2
10월 17
3970
0
9월 25
378
2
7월 25
1828