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
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • 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

Collect and display data from partners

Suscribirse

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

Se marcó esta pregunta
databaseformsvisualize
1 Responder
2343 Vistas
Avatar
Luis H. Porras

I'm wondering if there is a module that let's the company set a group of users that have permanent access to a form/set of forms (with complex logic) and then be able to manipulate and visualize that data, be able to download it and connect it with other modules.

Any hint would be much appreciated.

2
Avatar
Descartar
Luis H. Porras
Autor

Thanks a lo for your answer Nicolas, let me give you a more clear flow:

Main goal: There is an association that has to collect a bunch of data from its members to generate a report yearly.

Requirements:

​- Member user:

​ ​- Members have custom fields in their profile to categorize the type of member (region, legal entity type, tier...)

​ ​- Members can fill complex forms to store data. Fields in the form may contain complex calculations and conditional logic.

​ ​- Members can access  and download the data they already submitted in calc sheet format.

​ ​- Members can visualize the data in charts (maybe customize it).

​ ​- (extra) Members can invite other members and they become responsible for their reports.

​- Admin user:

​ ​- Starts and stops the campaign of reports making the forms visible.

​ ​- Adds/approves new member users.

​ ​- Admin user has access to the detailed report of each member user, can edit or add a notification for member users to change some data.

​ ​- Admin user has access to the member profile data and can edit it.

​ ​- Admin user has access and can download a global report that joins all the individual reports in calc sheet format.

​ ​- Admin user can visialize and dowload charts of the global report.

If you miss some information let me know. Thanks!


Nicolas

Hi Luis,
Ok, thanks for the details.

This seems like a multi-step project. I suggest breaking it down into smaller parts.

1. Clearly define the form structure, data and logic. Keep in mind that Odoo uses a relational database where the existing fields have properties which enable different logic and analysis across the apps. It is easier and faster to work with what is already defined than starting with custom fields right away. Once this is figured out it will inform the next step.

2. Decide if You need the association members to be users or employees, users by definition have degrees of access to the Odoo system, employees do not. However, employees can become users and be given access to the system. Based on the info you gave I would suggest creating one or more admin users and input association members as employees , with access rights added by defining the employees as users and assigning access groups afterwards. You can import members as with an .xls file in either "Contacts" or "Employees" app. Just be aware of the existing field values as you will have to map your .xls file to the Odoo Employee card template.

3. Since you will need the members to interact with a variety of apps to perform dashboard, export, etc. functions I would define a scope as to what they would need to access. Do this by testing out the app functionalities with a test document until you find the formula for the output you want. (data viz, spreadsheets, etc., etc.)

4. Define access rules based on your decisions in step 3, create an access group and apply to relevant member users.

5. Finally, create the form and apply access rules. This form could be a spreadsheet, a custom web form coded separately and pasted into the code block of the website module, or whatever format fits the needs.

6. Make the form live and notify the member users using the messaging method of your choice, email, sms, etc. using the "Contacts" app

I hope this helps with implementing your project using Odoo

Luis H. Porras
Autor

Nicolas, thats a great starting point, thanks a lot. We are still dicussing which solution might fit best but if we go with Odoo I'll report with the results &/or questions about the implementation.
Cheers

Nicolas

Hi Luis,
Great, I'm glad I could help. To be clear I'm just a part of the open source user community, not associated with Odoo at all. All the best with your project.

Avatar
Nicolas
Mejor respuesta

Hi Luis,

The exact flow would depend on what logic you wanted to include in your forms.

The modules you would want to use in any case would likely be: "Dashboards", "Settings" and "Documents".  Also possibly "Website" if you want to create web forms. 

You can use "Dashboards" to visualize, define access and export data. "Settings" allows you to create users and user group access rights, "Documents" allows you to manage your documents.  If you wanted to have your forms accessible online with a simple login then you could create them with the "Website" module. 

Hopefully this gets you started.  With more specific info about your forms and the logic involved it would be possible to zero in on a more detailed solution.  

Let me know if this helps and if you can define the forms use case in a bit more detail.


  

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 filter initially the contents of the dropdown based on the value in another field.
database forms conditionals formview
Avatar
0
dic 24
1269
Database disappeared from list after activating Google Oauth for administrator
database
Avatar
0
jul 25
2292
Setup Odoo with specific database
database
Avatar
Avatar
2
nov 24
8513
database locked
database
Avatar
Avatar
Avatar
2
oct 24
4861
my data base is locked
database
Avatar
Avatar
2
ago 24
2692
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