First apparition: 15.0
Last apparition: 15.0
Commit: sipreco-odoo-argentina-ee:fc75b560  
Subject: [FIX]account_tax_settlement: optimizar el dominio de account.payment.group para tenes en cuenta las líneas a pagar
Author: Pablo Montenegro
Committer: Pablo Montenegro
Commit: sipreco-odoo-argentina:e29be13b  
Subject: [REM] l10n_ar_ux: compatibility with v12- invoice numbers
Author: MASTERCORE - Trust for Digital Transformation
Committer: GitHub
Commit: False:a187827a  
Subject: Revert "[FIX] public_budget:"
Author: Katherine Zaoral
Committer: Katherine Zaoral
Commit: sipreco-miscellaneous:f7f4d55e  
Subject: [FIX] portal_holidays : Set to not installable
Author: Nicolas Mac Rouillon
Committer: GitHub
Commit: sipreco-stock:44d04e5d  
Subject: [FIX] stock_ux: avoid attr replace on views
Author: Bruno Zanotti
Committer: Bruno Zanotti
Commit: sipreco-account-financial-tools:6ccec2e9  
Subject: [REM] base_currency_inverse_rate: deprecated
Author: Juan Jose Scarafia
Committer: Juan José Scarafía
Commit: sipreco-account-payment:71e5bc49  
Subject: [FIX] account_payment_group: constraint move name (seq)
Author: Katherine Zaoral
Committer: Katherine Zaoral
Commit: sipreco-enterprise-extensions:59926d74  
Subject: [FP][FIX]l10n_ar_account_direct_debit:correct amounts on lines
Author: Pablo Montenegro
Committer: Pablo Montenegro
Commit: adhoc-cicd-odoo-odoo:14f4b8e7  
Subject: Merge commit 'refs/pull/81950/head' of https://github.com/odoo/odoo into 15.0-1006
Author: docker-odoo
Committer: docker-odoo
Commit: adhoc-cicd-odoo-enterprise:accc2ba9  
Subject: [FIX] website_helpdesk_form: access rights
Author: Walid HANNICHE (waha)
Committer: Walid HANNICHE (waha)
Commit: adhoc-cicd-oca-hr-holidays:aed69aab  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: adhoc-cicd-oca-web:c764f2d8  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: adhoc-cicd-oca-stock-logistics-workflow:220de386  
Subject: Translated using Weblate (Italian)
Author: Francesco Foresti
Committer: Weblate
Commit: adhoc-cicd-oca-stock-logistics-warehouse:4060aecd  
Subject: Merge commit 'refs/pull/1469/head' of https://github.com/oca/stock-logistics-warehouse into 15.0-1048
Author: docker-odoo
Committer: docker-odoo
Commit: adhoc-cicd-oca-report-print-send:dfded98f  
Subject: Merge commit 'refs/pull/295/head' of https://github.com/oca/report-print-send into 15.0-1015
Author: docker-odoo
Committer: docker-odoo
Commit: ingadhoc-aeroo_reports:42898193  
Subject: [FIX] possition return modified to print aeroo
Author: matiasperalta1
Committer: matiasperalta1
Version: 15.0
Config: Adhoc Conf no-test
Total time: 5m
Date Level Type Message
2023-01-11 19:52:02 INFO runbot Init build environment with config Adhoc Conf (l10n_Ar no test) no-test
2023-01-11 19:52:02 Starting step base from config Adhoc Conf (l10n_Ar no test) no-test
2023-01-11 19:52:02 INFO runbot Using Dockerfile Tag odoo:DockerCopia
2023-01-11 19:52:57 INFO server odoo.modules.loading:274 1 modules loaded in 6.60s, 10939 queries (+0 extra)
2023-01-11 19:53:08 INFO server odoo.modules.loading:274 13 modules loaded in 4.44s, 5461 queries (+0 extra)
2023-01-11 19:53:08 Step base finished in 66s
2023-01-11 19:53:08 Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test
2023-01-11 19:53:08 INFO runbot Using Dockerfile Tag odoo:DockerCopia
2023-01-11 19:54:03 INFO server odoo.modules.loading:274 1 modules loaded in 6.52s, 10939 queries (+0 extra)
2023-01-11 19:56:31 WARNING server odoo.modules.loading:607 Transient module states were reset
This error is already known.
2023-01-11 19:56:31 ERROR server odoo.modules.registry:92 Failed to load registry
2023-01-11 19:56:31 CRITICAL server odoo.service.server:1291
Failed to initialize database `00340-15-0-all`.
Traceback (most recent call last):
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1260, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 474, in load_modules
    processed_modules += load_marked_modules(cr, graph,
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 363, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 222, in load_module_graph
    load_data(cr, idref, mode, kind='data', package=package)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 69, in load_data
    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_file
    convert_xml_import(cr, module, fp, idref, mode, noupdate)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 814, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 734, in parse
    self._tag_root(de)
  File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 694, in _tag_root
    raise ParseError(msg) from None  # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-odoo-public-administration/sipreco_purchase/views/product_template_views.xml:8
Error while validating view:
Element '<div t-if="record.type.raw_value == &#39;product&#39;">' cannot be located in parent view
View error context:
{'file': '/data/build/ingadhoc-odoo-public-administration/sipreco_purchase/views/product_template_views.xml',
 'line': 4,
 'name': 'product.template.form.inherit',
 'view': ir.ui.view(1884,),
 'view.model': 'product.template',
 'view.parent': ir.ui.view(946,),
 'xmlid': 'product_template_kanban_stock_view'}
2023-01-11 19:56:36 Step all_no_test finished in 3m
2023-01-11 19:56:36 Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test
2023-01-11 19:56:36 INFO runbot Using Dockerfile Tag odoo:DockerCopia
2023-01-11 19:56:42 INFO runbot Step setup finished in 6s
2023-01-11 19:56:42 Starting step run from config Adhoc Conf (l10n_Ar no test) no-test
2023-01-11 19:56:42 INFO runbot Start running build 00340-15-0
2023-01-11 19:56:42 INFO runbot Using Dockerfile Tag odoo:DockerCopia
2023-01-11 19:57:27 INFO server odoo.modules.loading:274 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-01-11 19:57:33 INFO server odoo.modules.loading:274 141 modules loaded in 1.81s, 0 queries (+0 extra)
2023-01-11 19:59:32 ERROR server odoo.service.server:825 WorkerCron (224) timeout after 120s
2023-01-11 19:59:32 ERROR server odoo.service.server:825 WorkerCron (224) timeout after 120s
2023-01-11 20:00:04 INFO server odoo.modules.loading:274 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-01-11 20:00:04 INFO server odoo.modules.loading:274 141 modules loaded in 2.07s, 0 queries (+0 extra)
2023-01-11 20:01:36 ERROR server odoo.service.server:825 WorkerCron (236) timeout after 120s
2023-01-11 20:01:41 WARNING server odoo.http:650 Cannot deactivate a language that is currently used by users.
2023-01-11 20:02:26 WARNING server odoo.models:4595 Model 'account.payment' cannot be sorted on field 'date' (not a column)
2023-01-11 20:03:36 ERROR server odoo.service.server:825 WorkerCron (238) timeout after 120s
2023-01-11 20:05:36 ERROR server odoo.service.server:825 WorkerCron (240) timeout after 120s
2023-01-11 20:07:35 ERROR server odoo.service.server:825 WorkerCron (242) timeout after 120s
2023-01-11 20:09:35 ERROR server odoo.service.server:825 WorkerCron (244) timeout after 120s
2023-01-11 20:11:34 ERROR server odoo.service.server:825 WorkerCron (246) timeout after 120s
2023-01-11 20:13:33 ERROR server odoo.service.server:825 WorkerCron (248) timeout after 120s
2023-01-11 20:15:32 ERROR server odoo.service.server:825 WorkerCron (250) timeout after 120s
2023-01-11 20:17:37 ERROR server odoo.service.server:825 WorkerCron (252) timeout after 120s
2023-01-11 20:19:37 ERROR server odoo.service.server:825 WorkerCron (254) timeout after 120s
2023-01-11 20:21:36 ERROR server odoo.service.server:825 WorkerCron (256) timeout after 120s
2023-01-11 20:23:35 ERROR server odoo.service.server:825 WorkerCron (258) timeout after 120s
2023-01-11 20:25:35 ERROR server odoo.service.server:825 WorkerCron (260) timeout after 120s
2023-01-11 20:27:35 ERROR server odoo.service.server:825 WorkerCron (262) timeout after 120s
2023-01-11 20:29:35 ERROR server odoo.service.server:825 WorkerCron (264) timeout after 120s
2023-01-11 20:31:34 ERROR server odoo.service.server:825 WorkerCron (266) timeout after 120s
2023-01-11 20:33:35 ERROR server odoo.service.server:825 WorkerCron (268) timeout after 120s
2023-01-11 20:35:35 ERROR server odoo.service.server:825 WorkerCron (270) timeout after 120s
2023-01-11 20:37:34 ERROR server odoo.service.server:825 WorkerCron (272) timeout after 120s
2023-01-11 20:39:33 ERROR server odoo.service.server:825 WorkerCron (274) timeout after 120s
2023-01-11 20:41:34 ERROR server odoo.service.server:825 WorkerCron (276) timeout after 120s
2023-01-11 20:43:39 ERROR server odoo.service.server:825 WorkerCron (278) timeout after 120s
2023-01-11 20:45:38 ERROR server odoo.service.server:825 WorkerCron (280) timeout after 120s
2023-01-11 20:47:38 ERROR server odoo.service.server:825 WorkerCron (282) timeout after 120s
2023-01-11 20:49:37 ERROR server odoo.service.server:825 WorkerCron (284) timeout after 120s
2023-01-11 20:51:37 ERROR server odoo.service.server:825 WorkerCron (286) timeout after 120s
2023-01-11 20:53:36 ERROR server odoo.service.server:825 WorkerCron (288) timeout after 120s
2023-01-11 20:55:35 ERROR server odoo.service.server:825 WorkerCron (290) timeout after 120s
2023-01-11 20:57:36 ERROR server odoo.service.server:825 WorkerCron (292) timeout after 120s
2023-01-11 20:59:36 ERROR server odoo.service.server:825 WorkerCron (294) timeout after 120s
2023-01-11 21:01:35 ERROR server odoo.service.server:825 WorkerCron (296) timeout after 120s
2023-01-11 21:03:35 ERROR server odoo.service.server:825 WorkerCron (298) timeout after 120s
2023-01-11 21:05:40 ERROR server odoo.service.server:825 WorkerCron (300) timeout after 120s
2023-01-11 21:07:40 ERROR server odoo.service.server:825 WorkerCron (302) timeout after 120s
2023-01-11 21:09:39 ERROR server odoo.service.server:825 WorkerCron (304) timeout after 120s
2023-01-11 21:11:39 ERROR server odoo.service.server:825 WorkerCron (306) timeout after 120s
2023-01-11 21:13:39 ERROR server odoo.service.server:825 WorkerCron (308) timeout after 120s
2023-01-11 21:15:38 ERROR server odoo.service.server:825 WorkerCron (310) timeout after 120s
2023-01-11 21:17:37 ERROR server odoo.service.server:825 WorkerCron (312) timeout after 120s
2023-01-11 21:19:38 ERROR server odoo.service.server:825 WorkerCron (314) timeout after 120s
2023-01-11 21:21:38 ERROR server odoo.service.server:825 WorkerCron (316) timeout after 120s
2023-01-11 21:23:37 ERROR server odoo.service.server:825 WorkerCron (318) timeout after 120s
2023-01-11 21:25:38 ERROR server odoo.service.server:825 WorkerCron (320) timeout after 120s
2023-01-11 21:27:37 ERROR server odoo.service.server:825 WorkerCron (322) timeout after 120s
2023-01-11 21:29:37 ERROR server odoo.service.server:825 WorkerCron (324) timeout after 120s
2023-01-11 21:31:37 ERROR server odoo.service.server:825 WorkerCron (326) timeout after 120s
2023-01-11 21:33:41 ERROR server odoo.service.server:825 WorkerCron (328) timeout after 120s
2023-01-11 21:35:41 ERROR server odoo.service.server:825 WorkerCron (330) timeout after 120s
2023-01-11 21:37:40 ERROR server odoo.service.server:825 WorkerCron (332) timeout after 120s
2023-01-11 21:39:39 ERROR server odoo.service.server:825 WorkerCron (334) timeout after 120s
2023-01-11 21:41:40 ERROR server odoo.service.server:825 WorkerCron (336) timeout after 120s
2023-01-11 21:43:40 ERROR server odoo.service.server:825 WorkerCron (338) timeout after 120s
2023-01-11 21:45:40 ERROR server odoo.service.server:825 WorkerCron (340) timeout after 120s
2023-01-11 21:47:39 ERROR server odoo.service.server:825 WorkerCron (342) timeout after 120s
2023-01-11 21:49:38 ERROR server odoo.service.server:825 WorkerCron (344) timeout after 120s
2023-01-11 21:51:38 ERROR server odoo.service.server:825 WorkerCron (346) timeout after 120s
2023-01-11 21:53:38 ERROR server odoo.service.server:825 WorkerCron (348) timeout after 120s
2023-01-11 21:55:43 ERROR server odoo.service.server:825 WorkerCron (350) timeout after 120s
2023-01-11 21:57:43 ERROR server odoo.service.server:825 WorkerCron (352) timeout after 120s
2023-01-11 21:59:42 ERROR server odoo.service.server:825 WorkerCron (354) timeout after 120s
2023-01-11 22:01:42 ERROR server odoo.service.server:825 WorkerCron (356) timeout after 120s
2023-01-11 22:03:42 ERROR server odoo.service.server:825 WorkerCron (358) timeout after 120s
2023-01-11 22:05:42 ERROR server odoo.service.server:825 WorkerCron (360) timeout after 120s
2023-01-11 22:07:43 ERROR server odoo.service.server:825 WorkerCron (362) timeout after 120s
2023-01-11 22:09:43 ERROR server odoo.service.server:825 WorkerCron (364) timeout after 120s
2023-01-11 22:11:42 ERROR server odoo.service.server:825 WorkerCron (366) timeout after 120s
2023-01-11 22:13:42 ERROR server odoo.service.server:825 WorkerCron (368) timeout after 120s
2023-01-11 22:15:42 ERROR server odoo.service.server:825 WorkerCron (370) timeout after 120s
2023-01-11 22:17:41 ERROR server odoo.service.server:825 WorkerCron (372) timeout after 120s
2023-01-11 22:19:42 ERROR server odoo.service.server:825 WorkerCron (374) timeout after 120s
2023-01-11 22:21:41 ERROR server odoo.service.server:825 WorkerCron (376) timeout after 120s
2023-01-11 22:23:41 ERROR server odoo.service.server:825 WorkerCron (378) timeout after 120s
2023-01-11 22:25:42 ERROR server odoo.service.server:825 WorkerCron (380) timeout after 120s
2023-01-11 22:27:43 ERROR server odoo.service.server:825 WorkerCron (382) timeout after 120s
2023-01-11 22:29:44 ERROR server odoo.service.server:825 WorkerCron (384) timeout after 120s
2023-01-11 22:31:43 ERROR server odoo.service.server:825 WorkerCron (386) timeout after 120s
2023-01-11 22:33:47 ERROR server odoo.service.server:825 WorkerCron (388) timeout after 120s
2023-01-11 22:35:42 ERROR server odoo.service.server:825 WorkerCron (390) timeout after 120s
2023-01-11 22:37:46 ERROR server odoo.service.server:825 WorkerCron (392) timeout after 120s
2023-01-11 22:39:42 ERROR server odoo.service.server:825 WorkerCron (394) timeout after 120s
2023-01-11 22:41:48 ERROR server odoo.service.server:825 WorkerCron (396) timeout after 120s
2023-01-11 22:43:44 ERROR server odoo.service.server:825 WorkerCron (398) timeout after 120s
2023-01-11 22:45:42 ERROR server odoo.service.server:825 WorkerCron (400) timeout after 120s
2023-01-11 22:47:42 ERROR server odoo.service.server:825 WorkerCron (402) timeout after 120s
2023-01-11 22:49:45 ERROR server odoo.service.server:825 WorkerCron (404) timeout after 120s
2023-01-11 22:51:46 ERROR server odoo.service.server:825 WorkerCron (406) timeout after 120s
2023-01-11 22:53:46 ERROR server odoo.service.server:825 WorkerCron (408) timeout after 120s
2023-01-11 22:55:48 ERROR server odoo.service.server:825 WorkerCron (410) timeout after 120s
2023-01-11 22:57:47 ERROR server odoo.service.server:825 WorkerCron (412) timeout after 120s
2023-01-11 22:59:42 ERROR server odoo.service.server:825 WorkerCron (414) timeout after 120s
2023-01-11 23:01:47 ERROR server odoo.service.server:825 WorkerCron (416) timeout after 120s
2023-01-11 23:03:48 Log limit reached (full logs are still available in the log file)
2023-01-12 13:02:12 INFO runbot Killing build 00340-15-0, requested by Administrator (user #2)
2023-01-12 13:02:16 INFO runbot Kill build 00340-15-0