Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Create email alias for Documents folder

Subscriure's

Get notified when there's activity on this post

This question has been flagged
databaseemaildocumentsv15
2 Respostes
9499 Vistes
Avatar
Eauzon

By default there is an inbox-financial@ email alias for the Finance folder for documents.

I created a new workspace/folder 'logistics'.

I would like to now also create an inbox-logistics@ email alias.


I though going to 

Documents/Configuration/Shares & Emails

would allow me to create email aliases ... but there is no add or edit button there, and it the title of that page is just 'Share links', no mention anymore of 'Emails' ... (even tho i have debug turned on)


So alternatively, i had a look at

Settings/Technical/Email /Aliases

There i see the inbox-financial alias configured.

I duplicated this one, but i have no ideawhere to find the correct values for the 'default values' field.

For inbox-financial it looks like this:

{'tag_ids': [(6, 0, [13])], 'folder_id': 2, 'partner_id': False, 'create_share_id': 1}

I take it that in the above '2' represents the id of the 'finance' workspace, and '13' the id of the 'inbox' tag. I have no clue what the 'create_share_id' represents.

But where can i find those id's for my newly created workspace 'logistics' ?

0
Avatar
Descartar
Avatar
Rafael Blasco
Best Answer

Explained in a short video :-)

Create email alias for Documents folder

1
Avatar
Descartar
Avatar
Waleed Ali Mohsen
Best Answer

You can create alias from the below link:

Settings/Technical/Email /Aliases    

Tag_ids: Is tags you want to set for the uploaded documents. 13 is the inbox tag 14: To Validate 15: Validated

folder_id:The Folder ID and you can created one by going to the Documents/Configuration/Workspaces and create a new one and to get the ID from debug icon (Need to activate developer mode) select View Metadata and you will find the ID  or you you can get it from the URL #id=N.

create_share_id: the Share used to create documents, you can create one go to  Documents/ Documents  and from the left side select the your created workspace and then press button "Share" and then press "Generate Link" button then select Download and Upload and set the default values for uploaded document then press Done the link will be created and to get the id  Documents/Configuration/Shares & Emails and open the link you created  and from debug icon (  (Need to activate developer mode) select View Metadata and you will find the ID or you you can get it from the URL #id=N


To get the ID of  workspace 'logistics',  Documents/Configuration/Workspaces and open the logistics workspace and from url in your browser you will see #id=N , N means the ID of your workspace or from debug icon (Need to activate developer mode) select View Metadata and you will find the ID there.

4
Avatar
Descartar
Eauzon
Autor

Thank you ! didn't really use the 'View Metadata' option before.

Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
[SOLVE] [Odoo 15] attach many documents (from app documents) to a mail by code Solved
email documents attachements v15
Avatar
Avatar
2
de nov. 22
3519
Documents - Email attachment upload issue
email documents
Avatar
0
d’oct. 24
2006
I can't access to my own profile Odoo 15 Database
database v15
Avatar
Avatar
1
de febr. 23
4611
force send email in odoo Solved
email v15
Avatar
Avatar
Avatar
2
de des. 22
6506
Network is unreachable: configuring the outgoing Mail server odoo 15
email mailserver v15
Avatar
Avatar
Avatar
2
d’oct. 24
5207
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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