İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

Mail template for quotations should include direct link to online quotation ("share link")

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
linktemplateshareQutation/OrderCustomer Portal
1 Cevapla
238 Görünümler
Avatar
Steffen Graf

Hello Community,

I can’t seem to find a solution at the moment, so maybe someone here has an idea:

We are using Odoo Online v19.

We want to send quotations that contain many optional items. These items are visible in the attached PDF, but confirming the order becomes difficult because the customer has to describe their acceptance manually in their own text. Our customers do not have login credentials for the customer portal.

Up to now, we have worked around this by first creating a “Share” link and manually inserting it into the email message sent to the customer. This way, the customer can open the quotation online with all its positions, adjust optional items, and confirm it directly.

Is there a way to automatically insert this “Share link” into the email template so that it is included automatically when composing an email?

Thank you!

0
Avatar
Vazgeç
Kunjan Patel

Hello Steffen Graf, Can you try this
<p>
View quotation:
<a t-attf-href="/my/orders/#{object.id}?access_token=#{object.access_token}">
{{ object.name }}
</a>
</p>

Key Differences from Your Code:
1. Use {{ }} instead of ${} - Odoo mail templates use Jinja2 syntax
2. Use #{ } for URLs with t-attf-href - This is QWeb attribute formatting
3. Use /my/orders/ not /my/quotes/ - The correct portal route for sale orders
4. Ensure access_token exists - The sale.order model should have this field by default

Steffen Graf
Üretici

Hello Kunjan,

good job, thank you! The following code works perfectly:

View quotation:
<a t-attf-href="/my/orders/{{object.id}}?access_token={{object.access_token}}">Angebot online aufrufen</a>

Greethings
Steffen

Kunjan Patel

Hello Steffen,

great to hear and you're welcome!
I'm glad the code is working perfectly for you

Greetings,
Kunjan Patel

Steffen Graf
Üretici

Hello Kunjan, thank you for your reply. I tested your idea in our test instance as well as on demo.odoo.com. Unfortunately, the variable is not being populated. When I click the link, I get a 404 error — which makes sense when you look at the link shown at the bottom of the screen. Have I done any misttakes? Regards


Avatar
Kunjan Patel
En İyi Yanıt
Hello Steffen Graf
I hope you are doing well,

Yes, you can automatically insert the Share link in your quotation email template.

  Add this code to your email template (Sales → Configuration → Email Templates → Quotation):
  
- use the direct share link:
 <p>View quotation:
​  <a href="/my/quotes/${object.id}?access_token=${object.access_token}">
​      ${object.name}
​  </a>
  </p>

  How it works:
  - ${object.access_token} provides the unique access token
  - Customers can view/modify optional products and confirm without login

Note: Ensure "Online Signature" and "Online Payment" are enabled in Sales settings for full functionality.


I hope this information helps you

Thanks & Regards,
Kunjan Patel

0
Avatar
Vazgeç
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Website link
link
Avatar
0
Kas 25
54
Template Color
template
Avatar
0
Oca 25
1776
Can I create new menu in the sales module and give alink to the odoo spreadsheet in V17 ent ?
link
Avatar
0
Eki 24
2050
Liens de texte dans une même page
link
Avatar
Avatar
1
Kas 23
3176
Complex quotations with different text blocks in each quotation
Qutation/Order
Avatar
0
Eki 23
1344
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now