Skip to content

[18.0][IMP] report_qweb_field_option: add domain field for better controlling the decimal places#1139

Merged
OCA-git-bot merged 1 commit intoOCA:18.0from
qrtl:18.0-imp-domain_report_qweb_field_option
Mar 18, 2026
Merged

[18.0][IMP] report_qweb_field_option: add domain field for better controlling the decimal places#1139
OCA-git-bot merged 1 commit intoOCA:18.0from
qrtl:18.0-imp-domain_report_qweb_field_option

Conversation

@AungKoKoLin1997
Copy link
Contributor

@qrtl QT6458

@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 18.0-imp-domain_report_qweb_field_option branch from 6e26ea9 to b38e189 Compare March 2, 2026 04:25
@AungKoKoLin1997
Copy link
Contributor Author

Test failing is not related with my PR changes.

2026-03-02 04:28:30,723 3052 ERROR odoo odoo.addons.base_comment_template.tests.test_base_comment_template: FAIL: TestCommentTemplate.test_template_models_constrains
Traceback (most recent call last):
  File "/opt/odoo-venv/bin/coverage", line 6, in <module>
    sys.exit(main())
  File "/opt/odoo-venv/lib/python3.10/site-packages/coverage/cmdline.py", line 1163, in main
    status = CoverageScript().command_line(argv)
  File "/opt/odoo-venv/lib/python3.10/site-packages/coverage/cmdline.py", line 853, in command_line
    return self.do_run(options, args)
  File "/opt/odoo-venv/lib/python3.10/site-packages/coverage/cmdline.py", line 1042, in do_run
    runner.run()
  File "/opt/odoo-venv/lib/python3.10/site-packages/coverage/execfile.py", line 213, in run
    exec(code, main_mod.__dict__)
  File "/opt/odoo-venv/bin/odoo", line 8, in <module>
    odoo.cli.main()
  File "/opt/odoo/odoo/cli/command.py", line 76, in main
    o.run(args)
  File "/opt/odoo/odoo/cli/server.py", line 182, in run
    main(args)
  File "/opt/odoo/odoo/cli/server.py", line 175, in main
    rc = odoo.service.server.start(preload=preload, stop=stop)
  File "/opt/odoo/odoo/service/server.py", line 1462, in start
    rc = server.run(preload, stop)
  File "/opt/odoo/odoo/service/server.py", line 627, in run
    rc = preload_registries(preload)
  File "/opt/odoo/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
  File "<decorator-gen-13>", line 2, in new
  File "/opt/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
  File "/opt/odoo/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/opt/odoo/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
  File "/opt/odoo/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/opt/odoo/odoo/modules/loading.py", line 284, in load_module_graph
    test_results = loader.run_suite(suite, global_report=report)
  File "/opt/odoo/odoo/tests/loader.py", line 118, in run_suite
    suite(results)
AssertionError: Found unexpected attributes on res.users: comment_template_ids

@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 18.0-imp-domain_report_qweb_field_option branch from b38e189 to f85be0b Compare March 2, 2026 08:37
@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 18.0-imp-domain_report_qweb_field_option branch from f85be0b to c804dec Compare March 16, 2026 02:28
…ng the decimal places

Add domain field in report config for better control of decimal places.
@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 18.0-imp-domain_report_qweb_field_option branch from c804dec to e44a4d9 Compare March 16, 2026 03:54
Copy link
Member

@yostashiro yostashiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review. LGTM. 👍

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link

@kanda999 kanda999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional and code review.

@hbrunn
Copy link
Member

hbrunn commented Mar 18, 2026

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 18.0-ocabot-merge-pr-1139-by-hbrunn-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit bfe2015 into OCA:18.0 Mar 18, 2026
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 54b1406. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants