3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6
- < title > Client side message boxes </ title >
6
+ < title > README.rst </ title >
7
7
< style type ="text/css ">
8
8
9
9
/*
360
360
</ style >
361
361
</ head >
362
362
< body >
363
- < div class ="document " id ="client-side-message-boxes ">
364
- < h1 class ="title "> Client side message boxes</ h1 >
363
+ < div class ="document ">
365
364
365
+
366
+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367
+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368
+ </ a >
369
+ < div class ="section " id ="client-side-message-boxes ">
370
+ < h1 > Client side message boxes</ h1 >
366
371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
372
!! This file is generated by oca-gen-addon-readme !!
368
373
!! changes will be overwritten. !!
369
374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:c6ab6322d92b7ec73af6324032ed00e8a974d28ad30f78d025febc67e5976bf7
375
+ !! source digest: sha256:7ce537d4c262436ca7e2b131817ed046ba5a113a8bb31c56e077546948571918
371
376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/18.0/web_ir_actions_act_window_message "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_ir_actions_act_window_message "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377
+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/18.0/web_ir_actions_act_window_message "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_ir_actions_act_window_message "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
378
< p > This module allows to show a message popup on the client side as result
374
379
of a button.</ p >
375
380
< p > < strong > Table of contents</ strong > </ p >
@@ -387,7 +392,7 @@ <h1 class="title">Client side message boxes</h1>
387
392
</ ul >
388
393
</ div >
389
394
< div class ="section " id ="usage ">
390
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
395
+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
391
396
< p > Depend on this module and return</ p >
392
397
< pre class ="code python literal-block ">
393
398
< span class ="p "> {</ span > < span class ="w ">
@@ -432,31 +437,31 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
432
437
< p > You are responsible for translating the messages.</ p >
433
438
</ div >
434
439
< div class ="section " id ="known-issues-roadmap ">
435
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
440
+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
436
441
< ul class ="simple ">
437
442
< li > add message_type to differenciate between warnings, errors, etc.</ li >
438
443
< li > have one message_type to show a nonmodal warning on top right</ li >
439
444
</ ul >
440
445
</ div >
441
446
< div class ="section " id ="bug-tracker ">
442
- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
447
+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
443
448
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
444
449
In case of trouble, please check there if your issue has already been reported.
445
450
If you spotted it first, help us to smash it by providing a detailed and welcomed
446
451
< a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_ir_actions_act_window_message%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
447
452
< p > Do not contact contributors directly about support or help with technical issues.</ p >
448
453
</ div >
449
454
< div class ="section " id ="credits ">
450
- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
455
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
451
456
< div class ="section " id ="authors ">
452
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
457
+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
453
458
< ul class ="simple ">
454
459
< li > Therp BV</ li >
455
460
< li > ACSONE SA/NV</ li >
456
461
</ ul >
457
462
</ div >
458
463
< div class ="section " id ="contributors ">
459
- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
464
+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
460
465
< ul class ="simple ">
461
466
< li > Holger Brunn << a class ="reference external " href ="mailto:hbrunn@therp.nl "> hbrunn@therp.nl</ a > ></ li >
462
467
< li > Zakaria Makrelouf (ACSONE SA/NV) << a class ="reference external " href ="mailto:z.makrelouf@gmail.com "> z.makrelouf@gmail.com</ a > ></ li >
@@ -472,7 +477,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
472
477
</ ul >
473
478
</ div >
474
479
< div class ="section " id ="maintainers ">
475
- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
480
+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
476
481
< p > This module is maintained by the OCA.</ p >
477
482
< a class ="reference external image-reference " href ="https://odoo-community.org ">
478
483
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -485,5 +490,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
485
490
</ div >
486
491
</ div >
487
492
</ div >
493
+ </ div >
488
494
</ body >
489
495
</ html >
0 commit comments