File tree Expand file tree Collapse file tree 4 files changed +25
-7
lines changed
html_fields_document_layout_configuration Expand file tree Collapse file tree 4 files changed +25
-7
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,13 @@ Odoo Server Tools
1616<!-- prettier-ignore-start -->
1717
1818[ // ] : # ( addons )
19+
20+ Available addons
21+ ----------------
22+ addon | version | maintainers | summary
23+ --- | --- | --- | ---
24+ [ html_fields_document_layout_configuration] ( html_fields_document_layout_configuration/ ) | 18.0.1.0.0 | | Html fields in document layout configuration
25+
1926[ // ] : # ( end addons )
2027
2128<!-- prettier-ignore-end -->
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Html fields in document layout configuration
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:cf0601f26754dd6d8cca9d3d1d931f61cc6dcdbc3d7e63d1e3e9d853bac88477
10+ !! source digest: sha256:f278fbc9320412f1546a56bf31b2a7e499ab2cbd2e42661e80c9b92dc554d698
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -73,12 +73,12 @@ Authors
7373Contributors
7474------------
7575
76- - `Sygel <https://www.sygel.es >`__:
76+ - `Sygel <https://www.sygel.es >`__:
7777
78- - Angel García de la Chica Herrera
79- - Valentin Vinagre
80- - Harald Panten
81- - Alberto Martínez
78+ - Angel García de la Chica Herrera
79+ - Valentin Vinagre
80+ - Harald Panten
81+ - Alberto Martínez
8282
8383Maintainers
8484-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Html fields in document layout configuration</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:cf0601f26754dd6d8cca9d3d1d931f61cc6dcdbc3d7e63d1e3e9d853bac88477
370+ !! source digest: sha256:f278fbc9320412f1546a56bf31b2a7e499ab2cbd2e42661e80c9b92dc554d698
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< 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/sygel-technology/sy-server-tools/tree/18.0/html_fields_document_layout_configuration "> < img alt ="sygel-technology/sy-server-tools " src ="https://img.shields.io/badge/github-sygel--technology%2Fsy--server--tools-lightgray.png?logo=github " /> </ a > </ p >
373373< p > This module allows you to edit the HTML fields of the base document
Original file line number Diff line number Diff line change 1+ [project ]
2+ name = " odoo-addons-sygel-technology-sy-server-tools"
3+ version = " 18.0.20260205.0"
4+ dependencies = [
5+ " odoo-addon-html_fields_document_layout_configuration==18.0.*" ,
6+ ]
7+ classifiers =[
8+ " Programming Language :: Python" ,
9+ " Framework :: Odoo" ,
10+ " Framework :: Odoo :: 18.0" ,
11+ ]
You can’t perform that action at this time.
0 commit comments