Date |
Level |
Type |
Message |
2025-04-28 21:44:28
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-04-28 21:44:28
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-04-28 21:44:28
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-28 21:44:52
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 9.12s, 9227 queries (+9227 extra)
|
2025-04-28 21:44:57
|
INFO
|
server
|
odoo.modules.loading:360
19 modules loaded in 6.53s, 7938 queries (+7938 extra)
|
2025-04-28 21:45:03
|
|
|
Step base finished in 30s
|
2025-04-28 21:45:03
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-04-28 21:45:03
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-28 21:45:27
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 9.31s, 9227 queries (+9227 extra)
|
2025-04-28 21:55:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 6 in (AR) Responsable Inscripto company
|
2025-04-28 21:55:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Monotributista company
|
2025-04-28 21:55:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 3 in (AR) Exento company
|
2025-04-28 21:57:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 21:58:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 21:59:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2025-04-28 22:01:02
|
WARNING
|
server
|
odoo.modules.loading:94
Module demo_base_minimal demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 533, in call_kw
result = getattr(recs, name)(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 130, in _init_demo_base
invoices.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 28, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 23, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 64, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 79, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 118, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5243, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 135, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 12, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 130, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 160, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 724, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2025-04-28 22:02:04
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b'INSERT INTO "sale_order" ("company_id", "create_date", "create_uid", "currency_id", "currency_rate", "date_order", "delivery_status", "fiscal_position_id", "health", "is_batch", "is_invoice_cron", "is_rental_order", "journal_id", "locked", "name", "note", "partner_id", "partner_invoice_id", "partner_shipping_id", "payment_term_id", "percentage_satisfaction", "picking_policy", "prepayment_percent", "pricelist_id", "require_payment", "require_signature", "sale_order_template_id", "state", "team_id", "type_id", "user_id", "validity_date", "validity_days", "warehouse_id", "write_date", "write_uid") VALUES (NULL, \'2025-04-28 22:01:57.522354\', 1, NULL, 1.0, \'2025-04-28 22:02:00\', \'no\', NULL, \'normal\', false, false, false, NULL, false, \'S00269\', NULL, 122, 122, 163, NULL, -1, \'direct\', 0.0, NULL, false, false, NULL, \'draft\', 1, 15, 1, NULL, 0, NULL, \'2025-04-28 22:01:57.522354\', 1) RETURNING "id"'
ERROR: null value in column "company_id" violates not-null constraint
DETAIL: Failing row contains (270, null, null, null, null, 122, null, 122, 163, null, null, null, null, 1, 1, 1, 1, null, S00269, draft, null, null, null, null, null, null, null, 1.0, null, null, null, f, f, f, 2025-04-28 22:01:57.522354, null, 2025-04-28 22:02:00, null, 2025-04-28 22:01:57.522354, 0, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, null, f, null, null, null, null, direct, no, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, -1, normal, null, null, null, null, null, null, null, null, null, null, f, f, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 15, null, null).
|
2025-04-28 22:02:04
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany:190
ERROR: TestMulticompany02.test_multicompany_sale_order_with_downpayment
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany.py", line 190, in test_multicompany_sale_order_with_downpayment
sale_order = self.sale_order_model.create(vals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1041>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 495, in _model_create_multi
return create(self, [arg])
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1039>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1037>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_order_type/models/sale.py", line 157, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1032>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 65, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1031>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 273, in create
created_records = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1022>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 164, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-1010>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 575, in create
orders = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-915>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 977, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-55>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 275, in create
threads = super(MailThread, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-0>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5017, in create
records = self._create(data_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5201, in _create
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 354, in execute
res = self._obj.execute(query, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.NotNullViolation: null value in column "company_id" violates not-null constraint
DETAIL: Failing row contains (270, null, null, null, null, 122, null, 122, 163, null, null, null, null, 1, 1, 1, 1, null, S00269, draft, null, null, null, null, null, null, null, 1.0, null, null, null, f, f, f, 2025-04-28 22:01:57.522354, null, 2025-04-28 22:02:00, null, 2025-04-28 22:01:57.522354, 0, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, null, f, null, null, null, null, direct, no, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, -1, normal, null, null, null, null, null, null, null, null, null, null, f, f, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 15, null, null).
|
2025-04-28 22:02:04
|
ERROR
|
server
|
odoo.modules.loading:321
Module demo_full: 0 failures, 1 errors of 10 tests
|
2025-04-28 22:02:04
|
INFO
|
server
|
odoo.modules.loading:360
649 modules loaded in 993.67s, 448641 queries (+476530 extra)
|
2025-04-28 22:02:04
|
INFO
|
server
|
odoo.modules.loading:360
650 modules loaded in 1.02s, 346 queries (+346 extra)
|
2025-04-28 22:02:15
|
ERROR
|
server
|
odoo.modules.loading:604
At least one test failed when loading the modules.
|
2025-04-28 22:02:15
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
2025-04-28 22:03:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:03:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:04:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:04:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:05:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:05:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:05:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:05:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:05:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:06:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
2025-04-28 22:06:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:07:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:07:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:07:36
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:07:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:07:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:07:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:07:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:08:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:09:00
|
ERROR
|
server
|
odoo.addons.sale_subscription_ux.tests.test_sale_subscription_ux:74
FAIL: TestSaleSubscriptionUx.test_ssu
Traceback (most recent call last):
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/tests/test_sale_subscription_ux.py", line 74, in test_ssu
self.assertEqual(self.subscription_autopost.next_invoice_date, expected_next_invoice_date)
AssertionError: datetime.date(2025, 5, 28) != datetime.date(2025, 5, 29)
|
2025-04-28 22:09:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-28 22:09:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
2025-04-28 22:09:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:09:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:09:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2025-04-28 22:09:55
|
ERROR
|
server
|
odoo.tests.result:600
1 failed, 1 error(s) of 333 tests when loading database '142868-18-0-all'
|
2025-04-28 22:10:12
|
INFO
|
runbot
|
Getting results for build 142868-18-0
|
2025-04-28 22:10:12
|
|
|
Step all finished in 25m
|
2025-04-28 22:10:12
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-04-28 22:10:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-28 22:10:13
|
INFO
|
runbot
|
Step setup finished in 0s
|
2025-04-28 22:10:13
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-04-28 22:10:13
|
INFO
|
runbot
|
Start running build 142868-18-0
|
2025-04-28 22:10:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-28 22:10:15
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-04-28 22:10:21
|
INFO
|
server
|
odoo.modules.loading:360
19 modules loaded in 0.49s, 0 queries (+0 extra)
|
2025-04-29 08:56:11
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:56:27
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:56:33
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:56:38
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:57:17
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:57:28
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 08:58:39
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 08:59:07
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 08:59:24
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 08:59:46
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 08:59:51
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:02:36
|
WARNING
|
server
|
odoo.http:2406
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2025-04-29 09:05:10
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b'INSERT INTO "l10n_latam_check" ("amount", "bank_id", "create_date", "create_uid", "issuer_vat", "name", "payment_date", "write_date", "write_uid") VALUES (10000.0, NULL, \'2025-04-29 09:05:10.622438\', 2, NULL, \'00000999\', \'2025-04-30\', \'2025-04-29 09:05:10.622438\', 2) RETURNING "id"'
ERROR: null value in column "payment_id" violates not-null constraint
DETAIL: Failing row contains (6, null, null, null, null, null, null, 2, 2, 00000999, null, null, 2025-04-30, 10000.0, 2025-04-29 09:05:10.622438, 2025-04-29 09:05:10.622438).
|
2025-04-29 09:05:10
|
WARNING
|
server
|
odoo.http:2406
The operation cannot be completed:
- Create/update: a mandatory field is not set.
- Delete: another model requires the record being deleted. If possible, archive it instead.
Model: Account payment check (l10n_latam.check)
Field: Payment (payment_id)
|
2025-04-29 09:05:21
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b'INSERT INTO "l10n_latam_check" ("amount", "bank_id", "create_date", "create_uid", "issuer_vat", "name", "payment_date", "write_date", "write_uid") VALUES (10000.0, 66, \'2025-04-29 09:05:19.629186\', 2, NULL, \'00000999\', \'2025-04-30\', \'2025-04-29 09:05:19.629186\', 2) RETURNING "id"'
ERROR: null value in column "payment_id" violates not-null constraint
DETAIL: Failing row contains (7, null, null, 66, null, null, null, 2, 2, 00000999, null, null, 2025-04-30, 10000.0, 2025-04-29 09:05:19.629186, 2025-04-29 09:05:19.629186).
|
2025-04-29 09:05:21
|
WARNING
|
server
|
odoo.http:2406
The operation cannot be completed:
- Create/update: a mandatory field is not set.
- Delete: another model requires the record being deleted. If possible, archive it instead.
Model: Account payment check (l10n_latam.check)
Field: Payment (payment_id)
|
2025-04-29 09:06:05
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:06:27
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:06:54
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:07:00
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:08:17
|
WARNING
|
server
|
odoo.http:2406
A payment with any Third Party Check or Own Check payment methods needs an outstanding account
|
2025-04-29 09:09:50
|
WARNING
|
server
|
odoo.http:2406
Please define a payment method line on your payment.
|
2025-04-29 09:24:29
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:43
Action 'Import payment' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead
|
2025-04-29 09:26:08
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:43
Action 'caja1-00001' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead
|
2025-04-29 10:15:53
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-04-29 10:15:53
|
INFO
|
server
|
odoo.modules.loading:360
650 modules loaded in 0.30s, 0 queries (+0 extra)
|
2025-04-29 10:16:10
|
INFO
|
server
|
odoo.modules.loading:360
656 modules loaded in 15.59s, 10574 queries (+10574 extra)
|
2025-04-29 10:16:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2108
Missing model studio.approval.rule
|
2025-04-29 10:16:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2108
Missing model studio.export.model
|
2025-04-29 10:16:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2108
Missing model studio.approval.entry
|
2025-04-29 10:16:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2108
Missing model worksheet.template
|
2025-04-29 10:17:00
|
WARNING
|
server
|
odoo.http:2406
You cannot delete this payment, you should set it back to draft first.
|
2025-04-29 10:20:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1195
Two fields (x_studio_related_field_4b9_1iq0gsqqd, x_studio_related_field_60m_1iq0gqvmc) of account.move.line() have the same label: New Related Field. [Modules: None and None]
|
2025-04-29 10:38:38
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1195
Two fields (x_studio_related_field_4b9_1iq0gsqqd, x_studio_related_field_60m_1iq0gqvmc) of account.move.line() have the same label: New Related Field. [Modules: None and None]
|
2025-04-29 10:38:38
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1195
Two fields (x_studio_related_field_53p_1iq0i016s, x_studio_related_field_60m_1iq0gqvmc) of account.move.line() have the same label: New Related Field. [Modules: None and None]
|
2025-04-29 10:39:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1195
Two fields (x_studio_related_field_4b9_1iq0gsqqd, x_studio_related_field_60m_1iq0gqvmc) of account.move.line() have the same label: New Related Field. [Modules: None and None]
|
2025-04-29 10:43:18
|
WARNING
|
server
|
odoo.http:2406
Please enter withholding number for tax IIBB WTH CABA or configure a sequence on that tax
|
2025-04-29 10:45:19
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 10:45:58
|
WARNING
|
server
|
odoo.http:2406
You cannot delete this payment, you should set it back to draft first.
|
2025-04-29 10:47:09
|
WARNING
|
server
|
odoo.http:2406
Please enter withholding number for tax IIBB WTH CABA or configure a sequence on that tax
|
2025-04-29 10:47:26
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 10:47:59
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 11:20:20
|
WARNING
|
server
|
odoo.modules.module:182
module studio_customization: module not found
|
2025-04-29 11:27:05
|
WARNING
|
server
|
odoo.http:2406
You cannot delete this payment, you should set it back to draft first.
|
2025-04-29 11:40:34
|
WARNING
|
server
|
odoo.http:2406
Está tratando de conciliar algunos asientos que ya han sido conciliados.
|
2025-04-29 11:43:20
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:43
Action 'Asiento de ajuste' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead
|
2025-04-29 11:45:34
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 11:46:47
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 11:48:22
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:43
Action 'Asiento de ajuste' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead
|
2025-04-29 11:51:48
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 11:55:17
|
WARNING
|
server
|
odoo.http:725
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
2025-04-29 12:19:41
|
WARNING
|
server
|
odoo.http:2406
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario (res.users)
Si necesita acceso, pregúntele a un administrador.
Este puede ser un problema generado por un entorno multiempresa, quizá pueda acceder al registro si cambia a la empresa: My Company (San Francisco).
|
2025-04-29 13:31:47
|
INFO
|
runbot
|
Kill build 142868-18-0
|