Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Dashboard doesn't save state v7

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
v7dashboard
9 Replies
8833 Tampilan
Avatar
Flyguy

The views and graphs that I have created and added to my dashboard lose their filter, group and graph type settings

Example: I create a list with customers, grouped by country and add it to my dashboard. I also create a pie chart with opportunities grouped by campagin. I add both to my dashboard. After log out/in I can see a list with all my customers, but they are not grouped by country. I can also see a barchart with opportunities, but they are not grouped by campaign.

I have also tried saving these filters first, and then adding them to my dashboard, but the result is the same...

4
Avatar
Buang
Gilles Major (gim)

Hello, it would be more appropriate to report this as a bug on launchpad (https://launchpad.net/openobject).

Obay Albadri

I have the same issue, it seems to be a bug in v7. did someone report it? or i have to.

Flyguy
Penulis

I would report it if I were you. I've put it on launchpad, but didn't send a mail to their helpdesk.

Yannick Payot

@Flyguy, Could you write here the link to the bug report you putted on Launchpad ?

Pablo

https://bugs.launchpad.net/openobject

Cameron

Just an idea - I notice if you "upgrade" then various views and filters are lost!

Avatar
Shashank Verma
Jawaban Terbai

Hello flyguy,

I think this is not a bug in odoo. This is how Structure has been designed in odoo.
If someone  noticed one thing while creating your 1st dashboard from menu->reporting->mydashboard: see help description :-

***************************************************************
Your personal dashboard is empty.

To add your first report into this dashboard, go to any menu, switch to list or graph view, and click 'Add to Dashboard' in the extended search options.

You can filter and group data before inserting into the dashboard using the search options.
***************************************************************

This means the user select view mode of any object and create dashboard. So if your graph mode is "bar" then dashboard will always remain in "bar" mode.
lets take an example:

1.go to sale->sale order->select graph mode

2. now u can see that your garph is in bar mode

3. from search bar click create dashboard

4.go back to reporting->my dashboard

5.now u see the dashboard is in  bars mode.

This will remain static always.
So if a user wants to change the graph mode to piechart despite of weather user login or logout  then we need to hack code of sale order dashboard.

Do the following steps to make piechart dashboard for sale order:

1. Edit the code of sale order module
2. go to openerp addons->sale->edit sale_view.xml file
3. You can view the graph code something like this:


        <record model="ir.ui.view" id="view_sale_order_graph">
            <field name="name">sale.order.graph</field>
            <field name="model">sale.order</field>
            <field name="arch" type="xml">
                <graph string="Sales Orders" type="bar">
                    <field name="partner_id"/>
                    <field name="amount_total" operator="+"/>
                </graph>
            </field>
        </record>

4. modify this line: <graph string="Sales Orders" type="bar">
to :<graph string="Sales Orders" type="pie">

5. so final code will  look like this-
<record model="ir.ui.view" id="view_sale_order_graph">
            <field name="name">sale.order.graph</field>
            <field name="model">sale.order</field>
            <field name="arch" type="xml">
                <graph string="Sales Orders" type="pie">
                    <field name="partner_id"/>
                    <field name="amount_total" operator="+"/>
                </graph>
            </field>
        </record>

6. restart your erp server

7. go back to reporting->mydashboard-> now ur dashboard is in pie chart mode

NOTE: filteration and group by remains alive even if you login or logout. I tested and its works fine.

1
Avatar
Buang
Avatar
Wilbert Tan
Jawaban Terbai

Hello
Any workaround for this?

[Odoo 8.1]

0
Avatar
Buang
Avatar
flg
Jawaban Terbai

Hello

 

Any news on this ? I get the same issue in v8 RC1

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
How to define a custom dashboard with important documents? Diselesaikan
v7 dashboard
Avatar
Avatar
Avatar
2
Mar 15
13274
Share customized dashboards with other users v7
customer v7 dashboard
Avatar
0
Mar 15
5201
Possibility to resize dashboards in v7
views v7 dashboard
Avatar
Avatar
1
Mar 15
6919
How to add a "Delete" button on the popup form? Diselesaikan
v7
Avatar
Avatar
1
Okt 25
5476
Minimum Lot Charge For Sales Order Line Items
v7
Avatar
0
Des 24
10426
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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