Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

How do I mark a set of Messages in my Inbox as read?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
messaging
5 Odpowiedzi
11774 Widoki
Awatar
Justin

I want to be able to "Mark All as Read" for a set of messages, rather than having to click on each one.

I'd like to be able to select a set of messages in the same way I can select a set of records in the table view mode for other views, and then use More->Mark as Read.

Is this possible?

6
Awatar
Odrzuć
Yenthe Van Ginneken (Mainframe Monkey)

+1 For the question. Im looking for any solution too.

Awatar
Fabrice Henrion (fhe)
Najlepsza odpowiedź

Assuming v8, there is no easy button to "Mark all as read" unfortunately.

For the following procedure, you need to have access to the Settings. Your user also needs the Technical Features checkbox checked. And you need to have the Import feature activated.

The best workaround is to go to Settings > Technical > Email > Notifications. Then advance-search "Read is False". Then check the checkbox to select all (or just the records that you want to mark as read) and go to More > Export. Here you have to select "Import-compatible export" in the CSV format and add the "Read" field in the right column. Then Export to file and open the csv with a spreadsheet reader (LibreOffice, Excel, or google spreadsheet). Replace the cells of the column "is_read" from FALSE to TRUE and leave everything else the same. Save this file locally.

Then back in Odoo in the Notifications list view where you were, click Import (next to the create button). Select the CSV file you saved. It will recognize the column headers automatically and you can click the Validate button that should show a green validation if you did everything properly. Then click on Import. This will change from Unread to Read all the records you had selected at once.

1
Awatar
Odrzuć
Justin
Autor

That's... incredibly sub-optimal. Please add this feature to the current view, or add a list view where you can do this as an action on a selection of items. If I get some time, I'll have a crack at a patch myself, because this is a super-needed function.

Awatar
Niklas Rydberg
Najlepsza odpowiedź

If you get someting like this:
null value in column "partner_id" violates not-null constraint DETAIL: Failing row contains (14847, t, f, null, 8003). in Zeile 2

You are not doing the Export/Import on the right table.
Try again: Settings > Technical > Email > Notifications (NOT Settings > Technical > Email > Messages)

God luck!

0
Awatar
Odrzuć
Awatar
PeterN
Najlepsza odpowiedź

As suggested, I selected all unread messages and clicked export. I chose "import compatible export" and I selected just "notifications/read". After exporting I get a file like that:

"id","notification_ids/is_read"
"__export__.mail_message_8003","False"
"__export__.mail_message_7992","False"
"__export__.mail_message_7984","False"


I changed "False" to "True" and tried to import. Odoo detects the columns correctly, but I am getting this validation error:

null value in column "partner_id" violates not-null constraint DETAIL: Failing row contains (14847, t, f, null, 8003). in Zeile 2
null value in column "partner_id" violates not-null constraint DETAIL: Failing row contains (14848, t, f, null, 7992). in Zeile 3
null value in column "partner_id" violates not-null constraint DETAIL: Failing row contains (14849, t, f, null, 7984). in Zeile 4
0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
use of _track and track_visibility Rozwiązane
messaging
Awatar
Awatar
1
gru 19
21436
Consolidated Send Message History
messaging
Awatar
Awatar
2
sie 18
4903
How do I get a message with activated credit limit? Rozwiązane
messaging
Awatar
Awatar
Awatar
2
maj 17
6241
Message to a Single User (Not including followers) in Odoo Messaging
messaging
Awatar
Awatar
2
mar 16
4901
Opening custom object from system message
messaging
Awatar
0
wrz 15
4361
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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