Skip to content

Commit f28a1b6

Browse files
committed
[BOT] post-merge updates
1 parent a62df18 commit f28a1b6

4 files changed

Lines changed: 20 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
2626
[report_csv](report_csv/) | 19.0.1.0.0 | | Base module to create csv report
2727
[report_partner_address](report_partner_address/) | 19.0.1.0.0 | <a href='https://github.com/yostashiro'><img src='https://github.com/yostashiro.png' width='32' height='32' style='border-radius:50%;' alt='yostashiro'/></a> <a href='https://github.com/aungkokolin1997'><img src='https://github.com/aungkokolin1997.png' width='32' height='32' style='border-radius:50%;' alt='aungkokolin1997'/></a> | Translatable partner address details for reports and portal
2828
[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 19.0.1.0.0 | | Report Qweb Element Page Visibility
29+
[report_qweb_field_option](report_qweb_field_option/) | 19.0.1.0.0 | | Report Qweb Field Option
2930
[report_qweb_parameter](report_qweb_parameter/) | 19.0.1.0.0 | | Add new parameters for qweb templates in order to reduce field length and check minimal length
3031
[report_xlsx](report_xlsx/) | 19.0.1.0.2 | | Base module to create xlsx report
3132
[report_xlsx_helper](report_xlsx_helper/) | 19.0.1.0.0 | | Report xlsx helpers

report_qweb_field_option/README.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Report Qweb Field Option
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:6a839e0b8361541500cea7946ac9d7bfbcbe37ab2a102576061a2940c4343c5c
14+
!! source digest: sha256:278a514745e0e056edf9e6c7edc207927a990e8e3b9caca6bcca11088056d6bc
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -49,18 +49,18 @@ create records according to your needs.
4949

5050
For each record:
5151

52-
- Set **Model** and **Field** (required)
53-
- Set **UoM** and **UoM Field**, or **Currency** and **Currency Field**
54-
only for fields of float type (optional)
55-
- Set **Domain** to specify a domain for more specific filtering (e.g.,
56-
``[('secondary_uom_id', '=', 1)]`` to apply only when a specific
57-
secondary UoM is used) (optional)
58-
- Set **Company** (optional)
59-
- Set **Options** as a string representation of a dictionary. E.g.,
60-
``{"widget": "date"}``, ``{"widget": "monetary"}``, or
61-
``{"widget": "contact", "fields": ["name", "phone"]}``
62-
- Set **Digits** (only for float-type fields). The value is ignored if
63-
Options is set
52+
- Set **Model** and **Field** (required)
53+
- Set **UoM** and **UoM Field**, or **Currency** and **Currency Field**
54+
only for fields of float type (optional)
55+
- Set **Domain** to specify a domain for more specific filtering (e.g.,
56+
``[('secondary_uom_id', '=', 1)]`` to apply only when a specific
57+
secondary UoM is used) (optional)
58+
- Set **Company** (optional)
59+
- Set **Options** as a string representation of a dictionary. E.g.,
60+
``{"widget": "date"}``, ``{"widget": "monetary"}``, or
61+
``{"widget": "contact", "fields": ["name", "phone"]}``
62+
- Set **Digits** (only for float-type fields). The value is ignored if
63+
Options is set
6464

6565
Usage
6666
=====
@@ -118,10 +118,10 @@ Authors
118118
Contributors
119119
------------
120120

121-
- `Quartile <https://www.quartile.co>`__:
121+
- `Quartile <https://www.quartile.co>`__:
122122

123-
- Yoshi Tashiro
124-
- Aung Ko Ko Lin
123+
- Yoshi Tashiro
124+
- Aung Ko Ko Lin
125125

126126
Maintainers
127127
-----------

report_qweb_field_option/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Report Qweb Field Option</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:6a839e0b8361541500cea7946ac9d7bfbcbe37ab2a102576061a2940c4343c5c
375+
!! source digest: sha256:278a514745e0e056edf9e6c7edc207927a990e8e3b9caca6bcca11088056d6bc
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/reporting-engine/tree/19.0/report_qweb_field_option"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-19-0/reporting-engine-19-0-report_qweb_field_option"><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/reporting-engine&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module allows administrators to define the decimal precision of

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[project]
22
name = "odoo-addons-oca-reporting-engine"
3-
version = "19.0.20260320.1"
3+
version = "19.0.20260323.0"
44
dependencies = [
55
"odoo-addon-bi_sql_editor==19.0.*",
66
"odoo-addon-report_context==19.0.*",
77
"odoo-addon-report_csv==19.0.*",
88
"odoo-addon-report_partner_address==19.0.*",
99
"odoo-addon-report_qweb_element_page_visibility==19.0.*",
10+
"odoo-addon-report_qweb_field_option==19.0.*",
1011
"odoo-addon-report_qweb_parameter==19.0.*",
1112
"odoo-addon-report_xlsx==19.0.*",
1213
"odoo-addon-report_xlsx_helper==19.0.*",

0 commit comments

Comments
 (0)