コンテンツへスキップ
Odoo メニュー
  • サインイン
  • 無料で15日試す
  • アプリ
    財務
    • 会計
    • 請求
    • 経費
    • スプレッドシート(BI)
    • ドキュメント管理
    • 署名
    販売
    • CRM
    • 販売
    • POS店舗
    • POSレストラン
    • サブスクリプション
    • レンタル
    ウェブサイト
    • ウェブサイトビルダー
    • eコマース
    • ブログ
    • フォーラム
    • ライブチャット
    • eラーニング
    サプライチェーン
    • 在庫
    • 製造
    • 製品ライフサイクル管理 (PLM)
    • 購買
    • 整備
    • 品質
    人事業務
    • 従業員管理
    • 採用
    • 休暇管理
    • 人事評価
    • リファラル
    • フリート
    マーケティング
    • ソーシャルマーケティング
    • メールマーケティング
    • SMSマーケティング
    • イベント
    • マーケティングオートメーション
    • アンケート調査
    サービス
    • プロジェクト管理
    • タイムシート
    • フィールドサービス
    • ヘルプデスク
    • 計画
    • アポイントメント
    生産性向上ツール
    • ディスカッション
    • 承認
    • IoT
    • VoIP
    • ナレッジ
    • WhatsApp
    サードパーティアプリ Odooスタジオ Odooクラウドプラットホーム
  • インダストリー(業種別ソリューション)
    小売
    • 書店
    • アパレルショップ
    • 家具専門店
    • 食料品店
    • 金物店
    • 玩具店
    飲食・ホスピタリティ業界
    • バー・パブ
    • レストラン
    • ファストフード
    • ゲストハウス
    • 飲料販売代理店
    • ホテル
    不動産
    • 不動産会社
    • 建築事務所
    • 建設
    • 不動産管理
    • 造園
    • 住宅所有者組合
    コンサルティング
    • 会計事務所
    • Odooパートナー
    • マーケティングエージェンシー
    • 法律事務所
    • 人材派遣
    • 監査・認証
    製造
    • テキスタイル
    • 金属
    • 家具
    • 飲食
    • 醸造所
    • コーポレートギフト
    ヘルス & フィットネス
    • スポーツクラブ
    • 眼鏡店
    • フィットネスセンター
    • ウェルネス専門家
    • 薬局
    • ヘアサロン
    業種
    • 便利屋
    • IT ハードウェア・サポート
    • 太陽エネルギーシステム
    • 靴メーカー
    • クリーニングサービス
    • 空調設備サービス
    その他
    • 非営利団体
    • 環境機関
    • ビルボードレンタル
    • 写真
    • 自転車リース
    • ソフトウェアリセラー
    すべての業種を見る
  • コミュニティ
    学ぶ
    • チュートリアル
    • ドキュメンテーション
    • 認定
    • トレーニング
    • ブログ
    • ポッドキャスト
    教育サポート
    • 教育プログラム
    • Scale Up! ビジネスゲーム
    • Odooオフィス訪問
    ソフトを入手
    • ダウンロード
    • エディションを比較
    • リリース
    コラボレーション
    • Github
    • フォーラム
    • イベント
    • 翻訳
    • パートナーになる
    • パートナー様向けサービス
    • 会計事務所を登録
    サービス利用
    • パートナー一覧
    • 会計事務所一覧
    • 今すぐ相談する
    • 導入支援サービス
    • お客様一覧
    • サポート
    • アップグレード
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    製品デモを利用する
  • 料金
  • ヘルプ

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

  • CRM
  • e-Commerce
  • 会計
  • 在庫
  • PoS
  • プロジェクト
  • MRP
All apps
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
ヘルプ

odoo message notifications: wrong urls, change FROM and REPLY-TO

購読

この投稿に活動があった際に通知を受け取ります

この質問にフラグが付けられました
emailnotifications
2 返信
5800 ビュー
アバター
Marius Pana

Hi,


We realized that the email module is completely monkey patched and there are competing ideologies at work here. Unfortunately it is completely incoherent and seems to require advanced knowledge. Here is to hoping someone with some such knowledge is around. 


We have two issues:


1). We want to send emails from the chatter using the catch-all address instead of the modules alias (sales in this case). We can communicate for invoices/sales orders using the chatter and they appear to be from "Company Sales SO1234" which is what we desire. In our case it sends them from the user sending the message using the modules alias.

We cannot find where to modify this, it seems to be hardcoded somewhere.


2.) The template that renders these messages is "views/message_notification_email" which formats the actual email content. The links that are included for internal communications never work, they just send us to the main odoo page which is extremely frustrating as we now have to copy paste links and include them in these communications. How can we change this:


<a t-if="has_button_access" t-att-href="button_access['url']" style="background-color: #ce4414; color: #FFFFFF; padding: 8px 16px; font-size: 13px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;"> <t t-esc="button_access['title']"/></a>


to include the actual link to the object?


In some templates we used "${object.access_url}"  and it takes us / the customer directly to the object in question. Unforutnately all internal notes / messages have links that do not work.


Thank you very much.

Marius


 

1
アバター
破棄
Ermin Trevisan

To understand how all this works is for sure not easy. I do not understand your point 1, but at least 2. works flawlessly out of the box. Depends on your Odoo version and your setup,.

アバター
Marius Pana
最善の回答

Hey Ermin,

Point 1. is regarding the chatter from invoices, sales orders, leads, etc. When you send a message using the chatter, where/how can we change the email template that is being used? We could not find a particular template or qweb view that influences the Chatter Send a Message template.

Regarding point 2, we found out that the links work only on chrome, edge, mozilla. On Safari they just redirect to the main page. We tried to reproduce using odoo.runbot.sh or similar but there it works so the odoo guys refused to help us any further. I guess we either have a template/view that we modified or something else. In any case, very sad that we were refused as our install is just a simple stand-alone installation. I wish they would at least provide enough documentation for us to trace the issue (if we knew what view did what, we could chase the issue down ourselves).

Sometimes being open source is useless because there is not enough documentation to pick up.

We are using odoo v12, we update whenever a new version comes out.

Thanks for your time,

Marius

 


 

 

0
アバター
破棄
ディスカッションを楽しんでいますか?読むだけでなく、参加しましょう!

今すぐアカウントを作成して、限定機能を利用したり、素晴らしいコミュニティと交流しましょう!

登録
関連投稿 返信 ビュー 活動
Open ERP 7 Email system issues
email notifications
アバター
0
3月 15
4731
After task created no email notification
email notifications
アバター
2
3月 15
7992
email notification
email notifications payslip
アバター
0
5月 24
2353
How to set up email notification in Approval Module for Approved Status 解決済
email notifications approvals
アバター
アバター
アバター
2
4月 24
8176
Issue with Customer Replies to Purchase Confirmation Emails
email notifications v17
アバター
0
2月 24
2206
コミュニティ
  • チュートリアル
  • ドキュメンテーション
  • フォーラム
オープンソース
  • ダウンロード
  • Github
  • Runbot
  • 翻訳
サービス
  • Odoo.shホスティング
  • サポート
  • アップグレード
  • カスタム開発
  • 教育プログラム
  • 会計事務所一覧
  • パートナー一覧
  • パートナーになる
企業情報
  • 会社概要
  • ブランドアセット
  • お問い合わせ
  • 採用情報
  • イベント
  • ポッドキャスト
  • ブログ
  • お客様一覧
  • リーガル情報 • プライバシーポリシー
  • セキュリティ
الْعَرَبيّة 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(オドゥー)は、CRM、eコマース、会計、在庫管理、POS、プロジェクト管理など、企業のさまざまな業務を一つのシステムで管理できる、ベルギー発のオープンソースのERPソフトウェアです。

高機能で使いやすく、完全に統合されたERPとして、ユニークな価値を提供しています。

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