Periodic Reporting and Reminders v.11
The tool to generate and periodically send reports and reminders
Any Odoo documents' reporting
Look at popular use cases
- To send periodical statistics for managers
- To forward to-do lists for certain actions
- To plan forthcoming events and actions
- To notify customers or suppliers of done jobs.
Pipeline results --> to get leads closed the previous month for a team manager
- Choose Lead/Opportunity as a model
- Define a period as Closed Date in the last month
- Make a filter Sales Channel > Sales Channel contains 'Europe', where 'Europe' is your sales team
- As columns define Display Name, Salesperson > name, Salesperson > phone, Tags, Expected Revenue
- Subscribe a sales team manager for this reminder
- Send a list each month, on the first Monday.
Similar lists might be configured for sale orders, deliveries, purchase orders, manufacturing operations, etc.
Daily to-do list --> to get activities which should be done today or previously
- Choose Activity as a document type
- Define a period as Due Date in the last 10000 days including this (to get even the eldest activities)
- Make a filter Assigned to > Name contains 'John Brown', where 'John Brown' is a user to notify
- As columns apply Display name, Category, Due Date, Note
- Subscribe a John Brown for this reminder
- Send a list everyday.
Similar reminders are usually prepared for project tasks, opportunities, planned deliveries or incoming shipments, etc.
Planned events --> to get events which will happen in forthcoming periods
- Choose Event as an object for this reminder
- Define a period as Start Date the last week, including this (it would be 'this week'), or the next 3 weeks
- Make no filters
- As columns apply Event name, Location, Start Date, End Date
- Subscribe a John Brown for this reminder, where John Brown is an event department head
- Send a list on Mondays.
Similar reminders are Okay for activities, tasks, leads, deliveries, incoming shipments, etc.
Customer project statistics --> to notify customers about their tasks
- Choose Task as a target model
- Define a period as Create Date in the last year
- Make 2 filters: Customer > Parent name is 'Agrolait' or Customer name is 'Agrolait', where 'Agrolait' is project customer
- As columns apply Display name, Deadline, Description, Last Stage Update, Stage > display name
- Subscribe a John Brown for this reminder, where John Brown is a managing partner of Agrolait
- Send a list on the 10th of January each year.
Similar statistics is frequently forwarded by support tickets, paid invoices, done sale orders, etc.
Configurable statistic and appearance
Send a table right in an email or/and as Excel (xlsx) table.
Reminder view features
- The tool allows choosing an unlimited number of columns for this document. It might be any field of a target model of the following types: char, text, html, integer, float, selection, boolean, date, datetime and relations to other documents (many2one, one2many, many2many). The set includes even computed fields
- For relational fields you might choose the second level precision. For example, you might show a phone of a customer for a sales orders' reminder or tags' colors for tasks
- It is possible to adapt column names. By default a field description is stated (on the language of this reminder), but users are allowed to change them
- Optionally attach an xlsx table for reminders. It would have the same columns as a reminder itself. It is also possible to exclude a list from email and leave only an xlsx table
- Include or exclude links to Odoo objects. References are great in case of internal reminders, but they are harmful in case of external ones
- Introduce any greeting text for a notification
- Choose reminders' language
- Do not change email template manually. It will break all styles. Look at the Configuration tab
Skærmbilleder
Configure list columns and reminder appearance
Followers regularly receive lists on their email
The Excel (xlsx) table is optionally attached
Filtering and periods for analysis
Apply any sort of filters to include only required documents.
How to limit documents by relative periods
- Restrict time frames by any date or datetime of a target document type. It might be deadline, create or close date, next activity day, etc.
- If you wish, apply a few periods based on different dates. For instance, select this month closed leads which have been opened the last year. Records should satisfy all of the criteria, however if you selected the same date twice, records should be within any of those periods. For example, a deadline should be within the last 2 months OR the next month AND a close date should be within the last year
- Periods are relative, so they are periods in comparison to today. E.g., 'this month', 'the last year', 'the next 5 weeks'
- Intervals may both define previous time frames ('the last') and forthcoming periods ('the next')
- As intervals select days, weeks, months, or years
- Exclude or include a current period. For example, you might send a reminder on the first day of a month for a previous one. Vice versa, forward a list on the last day of this month for a current one
- Test your settings according to a real-time-shown result below the table
How to filter documents under analysis
- Filters are organized as a domain constructor: you may use the most of storable fields with any level of precision. The latter means, for example, you can filter sales orders by a related partner country or even by a state of a company of a related partner
- Use both 'AND' ('all') and 'OR' ('any') operators to achieve a desired result
- Check yourself by pressing the button 'Records': it would show all documents which at the moment satisfy your search criteria (and you have an access to)
- If you feel confident to prepare Reverse Polish Notation domains, turn on the debug mode, and apply more complex expressions such as, for instance, ' category is child_of all'
Skærmbilleder
Configure lists of records to be sent according to chosen periods
Filter Odoo records to be included into a list
Good at Odoo domains? Turn on the debug mode
Flexible recurrence
Which periodicity I may apply
- Send a reminder every day, each 5 days, each 181 days
- Notify by exact weekdays, e.g. on Mondays and Thursdays
- For monthly reminders use:
- The first month day
- The last month day
- The exact date, e.g. the 16th
- A weekday, for instance, the first Monday, the last Friday, or the third Tuesday
- Prepare a yearly statistics on an exact year day, e.g. on the first of September
Skærmbilleder
Flexibly configure reminders frequency
Send reminders weekly on predefined weekdays
Define a month day for lists notifications
Make reminder monthly on predefined weekdays
Reminder for any Odoo partner
Skærmbilleder
Remind to any user, customer, supplier or send lists to Odoo channels
Periodic reporting managers
User rights peculiarities
- To observe the reminders' menu and configure new notifications, select the right 'Lists Reminder Manager' in this user settings
- Make sure you trust such a person. This user would be able to send any data by a document type to which he/she has a read access. It means, that if a user might read leads in general, but do not have rights to read the exact lead 'XXX', he/she would be able to send the data by the lead 'XXX' using the reminder
- To configure a reminder by this document type, a user should have a read access to such a model. For example, an employee without the right 'Warehouse user' might not prepare a reminder by deliveries
Skærmbilleder
Make any user prepare lists reminders
Reminder managers may configure lists only for documents they can read
Great and very useful app
First of all, the team behind this app is great, support is immediate, and response is fast. The application is very useful in managing any type of notification to keep you updated with all what's happening within your company.
Konfigurations- og installationstips til Periodic Reporting and Reminders Odoo v.11
Python dependency
To provide the feature of dynamic Excel table generation, install the Python library xlsxwriter:
pip install xlsxwriter
Email template
The basic reminder appearance should not be configured through Odoo email templates. In the debug mode go to:
- Settings > Technical > Email > Templates > Reminder
Do not change this template! Otherwise, its styles would be broken, and you would receive blank emails.
Have you broken everything? Not a problem, remove this template and update the module. The email appearance will be recovered.
Scheduled job (cron)
By default Odoo checks whether any reminder should be sent on a daily basis. You can change a frequency or time of check. In the debug mode go to:
- Settings > Technical > Automation > Scheduled Actions > Lists Reminders
The situation for a higher frequency is when you have many reminders with a lot records to search. In that case the cron job might be not ready with all actions in time, and it is better to repeat the check. However, be cautious: do not make it too frequent. Otherwise, one job would not be fulfilled until another one, and Odoo would collapse until a reminder is sent.
The cron job interval should be bigger than your Odoo configured timeout. Sometimes it is required to increase a timeout, if a number of documents in a list accounts for a few thousands records.
The module is not aimed to export data from Odoo. Do not try to send everyday your whole database.
Configure the planned job for reminders
Ofte stillede spørgsmål om Periodic Reporting and Reminders Odoo v.11
Hvad er opdateringspolitikken for jeres vaerktojer?
Ifolge de gaeldende regler for Odoo Apps Store:
- Hvert modul kobt til version 12.0 eller tidligere giver adgang til alle versioner op til 12.0.
- Fra version 13.0 skal hver modulversion kobes separat.
- Uanset version giver kobet ret til alle opdateringer og fejlrettelser inden for en hovedversion.
faOtools-teamet styrer ikke disse regler. Ved sporgsmaal, kontakt Odoo Apps Store-representanterne direkte.
Hvordan installerer jeg jeres app pa Odoo.sh?
Den mest direkte tilgang er Odoo-butikkens indbyggede arbejdsgang:
1. Abn modulets side, og klik pa Deploy on odoo.sh
2. Du bliver omdirigeret til GitHub. Log ind, og klik pa Create a new repo, eller brug et eksisterende. Repot skal vaere privat. Apps under OPL-1 ma ikke offentliggores. Opret om nodvendigt et nyt repo til Odoo.sh-projektet
3. Ga derefter til odoo.sh, klik pa Deploy, bekraeft, og klik pa Continue. Installationen starter.
Disse trin installerer appen pa production-grenen. Til andre grene eller opdatering:
1. Download kildekoden fra Odoo-butikken
2. Commit modulet til GitHub-repot. Ingen app-mapper/filer ma sta i .gitignore. Repoer oprettet af odoo.sh kan ignorere vigtige stier (f.eks. /lib). Upload alle modulmapper og -filer
3. Deploy malgrenen i odoo.sh-projektet, eller vent pa det automatiske build, hvis indstillingerne angiver det.
Hvordan installerer jeg jeres app pa min egen server?
2. Genstart Odoo-serveren;
3. Sla udviklertilstand til (tekniske indstillinger);
4. Opdater applisten (Apps-menuen);
5. Find appen, og klik pa Activate/Install;
6. Folg retningslinjerne pa appsiden, hvis de findes.
Jeres app har ekstra tilfojelser. Kan jeg kobe dem senere?
Ja. Odoo laegger automatisk alle afhaengigheder i indkobskurven: udelad allerede kobte vaerktojer, sa du ikke betaler to gange.
Jeg deployede jeres app pa Odoo.sh og ser advarsel/fejl i testene
En rod/orange advarsel pavirker ikke appens funktioner. Nogle gange bestar vores moduler ikke de standard automatiske tests, fordi de forventer en adfaerd, der er i konflikt med appens mal. Vi aendrer f.eks. prisberegningen, mens Odoo-testene sammenligner slutprisen med standardalgoritmen.
Tjek forst funktionerne i den deployede database. Virker alt?
Hvis du stadig mener, at advarslen pavirker reelle funktioner, kontakt os, og send de fulde installationslogfiler og den fulde liste over deployede moduler (kerne og tredjepart).
Kan jeg kobe jeres app direkte hos jer?
Nej, vi distribuerer kun vaerktojerne via den officielle Odoo-appbutik.
Jeg vil gerne have rabat
Desvaerre har vi ikke tekniske midler til individuelle priser.
Kan jeg installere appen pa min Odoo Online (SaaS)-database?
Nej, tredjepartsapps kan ikke bruges pa Odoo Online. Odoo SaaS blokerer den mulighed.
Jeres vaerktoj afhaenger af andre apps. Skal jeg kobe dem?
Ja, vaerktojet kraver alle moduler markeret som afhaengigheder. Prisen pa appsiden inkluderer allerede disse afhaengigheder.
Hvad koster modulet i amerikanske dollar? Hvorfor aendrede den sig?
Prisen pa vores moduler er sat i euro. Odoo-butikken omregner til andre valutaer efter den interne valutakurs. Derfor kan prisen i amerikanske dollar aendre sig, nar kursen opdateres.
App- og webstedstekster på andre sprog end engelsk er AI-assisterede og afstemt med officielle Odoo-oversættelser. Hvis du opdager en fejl, send en sag om oversættelseskorrekthed så retter vi det.
Fejl Rapportering
Hvis du støder på fejl eller inkonsistent adfærd, så kontakt os. Vi garanterer rettelser inden 60 dage efter køb og forbedrer værktøjerne også bagefter.
Du behøver hverken telefonnummer eller kreditkort for at kontakte os. Det rækker med en kort e-mail-tilmelding, der tager under 30 sekunder.
Medtag så mange detaljer som muligt: skærmbilleder, Odoo-serverlogs og en fuld beskrivelse af, hvordan problemet genskabes. Det tager som regel nogle hverdage at lave en arbejdsplan (hvis fejlen bekræftes) eller retningslinjer (ellers).
Offentlig funktioner Anmodninger Modul Idéer GRATIS Udvikling
Vi er stærkt motiverede til at forbedre vores værktøjer og taknemmelige for al feedback. Hvis kravene er til offentlig nytte og kan implementeres effektivt, tager teamet dem med på opgavelisten.
En sådan opgaveliste behandles regelmæssigt og indebærer ingen ekstra gebyrer. Selvom vi ikke kan love frister og endeligt design, kan det være en god måde at få ønskede funktioner uden investeringer og risici.
Du behøver hverken telefonnummer eller kreditkort for at kontakte os. Det rækker med en kort e-mail-tilmelding, der tager under 30 sekunder.
Værktøjet til at strukturere Odoo-vedhæftninger i mapper og synkronisere kataloger med skyklienter: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, Dropbox, Amazon S3, Box og NAS. DMS. Filhåndtering. Dokumenthåndteringssystem
Værktøjet til automatisk at synkronisere Odoo-vedhæftede filer med OneDrive-filer begge veje
Værktøjet til sikkert at opbevare adgangskoder i Odoo til fælles brug. Delte bokse
198€Værktøjet til at sætte KPI-mål og styre deres opfyldelse efter perioder. KPI-dashboards. Dashboard-designer. KPI-diagrammer
198€Værktøjet til at bygge en dyb og struktureret vidensbase til intern og ekstern brug. Knowledge System. KMS. Wiki-lignende revisioner.
398€Værktøjet til tidsbaseret ydelsesstyring fra booking af aftaler til salg og anmeldelser
Værktøjet til automatisk at synkronisere Odoo-vedhæftninger med Google Drive-filer begge veje