Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Food & Hospitality
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Guest House
    • Distribuidor de bebidas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consulting
    • Accounting Firm
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Trades
    • Handyman
    • Hardware y asistencia informática
    • Solar Energy Systems
    • Zapatero
    • Servicios de limpieza
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How to disable 'Export' & 'Mass mailing' menuitems?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
partnerv7
3 Respuestas
13831 Vistas
Avatar
SANTIAGO SAN MARTIN

How can I disable the option to export partners to CSV or XLS in OpenERP 7. Or to send them a mass mailing?

As I read, this can be done by changing permissions to ir.export.linea and ir.export for a group of users. But what happens is that by giving the 'Export' button actually opens the alert window saying that you don't have permission, but if the user closes this alert, behind is the fully accessible and functional export window!

In the other hand, unchecking the Import/Export option in general settings only works for 'Import' not for 'Export'.

8
Avatar
Descartar
Bonnet Denis

Does someone have a new answer for disable Export menuitem? We want to allow this only to a group of our choice. Someone knows how to do that?

Nicolas Lopez

Dido you find a way to disable it? I'm having the same issue.

Avatar
Andreas Brueckl
Mejor respuesta

So you can disable 'Mass Mailing':

  1. goto Settings -> Actions -> Window Actions
  2. Search for 'Mass Mailing'
  3. Set allowed User Groups in the Security Tab (e.g. Administration / Settings)
1
Avatar
Descartar
SANTIAGO SAN MARTIN
Autor

Thank you, but there is no "mass mailing" in Windows Actions. The similar one (mail.compose.message) affects to all kind of mailings.

Andreas Brueckl

This should be the correct window action! Try to set User Groups. The Destination Model is 'mail.compose.message' and the action name is 'Mass Mailing'. But if you have another language than English then the action name is different.

SANTIAGO SAN MARTIN
Autor

OK, it seems that is in the same context {'default_composition_mode': 'mass_mail'}. And do you know where to find the export menuitem?

Andreas Brueckl

I have search for it and I only found it in the code of the 'web' module. It seams to be visible for every object and I did not find a way how to hide it. However if a user wants to export the data he/she could also copy and paste, it only takes longer than the export. What I want to say: If someone wants to export data you can not prevent him.

SANTIAGO SAN MARTIN
Autor

You are right, it's impossible to prevent it. For now what we did is to set the limit of records to view/select to 25 instead of the default of 80. So its only possible to export by 25 in 25.

AJ Schrafel Paper Corp

Sorry, but that is not a good excuse. Just because somebody could manually copy one record at a time does not mean that you should allow them to export. Making the export feature an immutable item on every tree view menu is bad security. Atleast give administrators the ability to disable it completely for all users until a proper ACL scheme is implemented.

Andreas Brueckl

If someone has read access to a certain object he can also use the XMLRPC interface to read-out all values. So you can not prevent this.

AJ Schrafel Paper Corp

yes, but you can disable XMLRPC read access.

Avatar
SANTIAGO SAN MARTIN
Autor Mejor respuesta

Thank you, but there is no "mass mailing" in Windows Actions. The similar one (mail.compose.message) affects to all kind of mailings.

0
Avatar
Descartar
Avatar
Carlos Liébana Anero
Mejor respuesta

You can take a look to remove_openerp_export from anybox. Not enough karma to post link.

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
How to open child contact in separate view
partner v7
Avatar
Avatar
1
nov 22
5308
How do we set a hierarchy for partners?
partner v7
Avatar
1
jun 17
13690
How do I create shipping address for non-commercial customers?
partner v7
Avatar
Avatar
1
mar 15
4466
Add new partner type v7.
partner v7
Avatar
Avatar
1
mar 15
7034
How to define a default country value for the partner form in my custom module?
partner v7
Avatar
Avatar
Avatar
2
mar 15
8287
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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