Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

How do I remove "Access this document directly in OpenERP" from e-mails from OpenERP?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
v7portal
11 Antworten
11844 Ansichten
Avatar
Rebecca

I do not want to use the public portal at all. Our clients will never have to connect to our ERP system. Besides, in order to access our ERP, you need a VPN connection to our network. Providing a link to a document is entirely pointless and mostly confusing.

I have uninstalled the portal module, and also tried several new email-templates from scratch but I can not get rid of the line: "Access this document directly in OpenERP" at the bottem of the e-mail.

Is there some kind of setting in the web client where I can choose to not include the link to the document, or how can I solve this situation?

I have tried editing the mail_mail.py file under C:\Program Files\OpenERP 7.0-20130315-002515\Server\server\openerp\addons\mail. On line 187 there is some text corresponding with the message. I have replaced the text string with "test", saved the file and updated the module 'Social Network' which I think is linked to the mail module. At least it's the only installed module with the category 'mail' I could find.

The changes are not visible, so I don't know whether I'm editing the right file; or updating the right module.

2
Avatar
Verwerfen
Ahmet Altinisik

it is just added to the messages if message recipient has openerp account. Please test sending to an outsider email and see.

Avatar
Yuri A. Petrov
Beste Antwort

Swithching off "Settings->General Settings->Activate the customer portal" also remove link to portal from e-mail's.

2
Avatar
Verwerfen
Kris Krnacs

Hey, the second worked for me...

Andreas Marpmann

Without Portal i can not send E-Mails, Sales Order etc.

Daryl van Sittert

"also remove link to portal from e-mail's" How do you do that? Edit py files as below or is there an easier way?

Avatar
IBS Group
Beste Antwort

That text exists in both these files:

  • addons/mail/mail_mail.py
  • addons/portal/mail_mail.py

Edit both of them and make sure to restart your server for the change to take effect.

1
Avatar
Verwerfen
mike

I find this comment telling on line 165 in mail_mail.py - # partner is a user, link to a related document (incentive to install portal).

Dave Ellison

Not a good idea I would not have thought, as when you upgrade, you will lose your changes?

Avatar
Denis Baranov
Beste Antwort

I guess, this module is of use to you - https://www.odoo.com/es_ES/forum/ayuda-1/question/global-signature-on-emails-3359

0
Avatar
Verwerfen
Avatar
Kiattipong Sriprathipbundit
Beste Antwort

I concern about upgrading OpenERP sources. Any solution without editing core files?

0
Avatar
Verwerfen
Avatar
Michael Karrer
Beste Antwort

I guess you could simply write your own mdule and subclass the original mail.message or mail.mail class and override the method (attribute) like with any other modification of modules?

0
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Is it possible to only allow specific partners to access the customer portal Gelöst
v7 portal
Avatar
Avatar
1
Jan. 17
6496
How to get shared doc displayed at the receiver's browser? More->Share works but the url doesn't work as expected!
v7 portal
Avatar
0
Feb. 24
5908
How do I enable Single Database Mode in Windows for Public Portal?
v7 portal
Avatar
Avatar
1
März 15
5514
Where can I find documentation for the customer portal?
v7 portal
Avatar
Avatar
2
März 15
10184
Is it possible to have smart URL in V7.0 portal ?
v7 portal
Avatar
Avatar
1
März 15
5613
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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