Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Collect and display data from partners

Odoberať

Get notified when there's activity on this post

This question has been flagged
databaseformsvisualize
1 Odpoveď
2360 Zobrazenia
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šiť
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
Best Answer

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

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
How to filter initially the contents of the dropdown based on the value in another field.
database forms conditionals formview
Avatar
0
dec 24
1298
Database disappeared from list after activating Google Oauth for administrator
database
Avatar
0
júl 25
2317
Setup Odoo with specific database
database
Avatar
Avatar
2
nov 24
8558
database locked
database
Avatar
Avatar
Avatar
2
okt 24
4911
my data base is locked
database
Avatar
Avatar
2
aug 24
2733
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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