Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Collect and display data from partners

Odebírat

Get notified when there's activity on this post

This question has been flagged
databaseformsvisualize
1 Odpovědět
2351 Zobrazení
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
Zrušit
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
Nejlepší odpověď

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
Zrušit
Enjoying the discussion? Don't just read, join in!

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to filter initially the contents of the dropdown based on the value in another field.
database forms conditionals formview
Avatar
0
pro 24
1278
Database disappeared from list after activating Google Oauth for administrator
database
Avatar
0
čvc 25
2297
Setup Odoo with specific database
database
Avatar
Avatar
2
lis 24
8523
database locked
database
Avatar
Avatar
Avatar
2
říj 24
4872
my data base is locked
database
Avatar
Avatar
2
srp 24
2705
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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