|
2026-01-13 04:53:12
|
WARNING
|
runbot
|
Warning found in logs:
2026-01-13 03:24:15,378 43 WARNING 04101-18-0-all odoo.addons.to_base.__init__: The module `to_base` should be loaded in server wide mode using `--load` option when starting Odoo server (e.g. --load=base,web,to_base). Otherwise, some of its functions may not work properly.
2026-01-13 03:24:15,382 43 WARNING 04101-18-0-all odoo.addons.to_base: The module `to_base` should be loaded in server wide mode using `--load` option when starting Odoo server (e.g. --load=base,web,to_base). Otherwise, some of its functions may not work properly.
2026-01-13 04:34:57,401 43 WARNING 04101-18-0-all py.warnings: /data/build/erp/dtg_hr/models/hr_employee.py:263: UserWarning: unsupported operand type(s) for "==": 'res.partner.bank()' == '54'
2026-01-13 04:34:57,467 43 WARNING 04101-18-0-all py.warnings: /data/build/erp/dtg_hr/models/hr_employee.py:263: UserWarning: unsupported operand type(s) for "==": 'res.partner.bank()' == '55'
2026-01-13 04:40:25,432 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><div></tt></b> are displayed, but they depend on the field <b><tt>bank_account_id</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “bank_account_id” is accessible for groups: 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'<br/>- element “<div class="d-flex" invisible="not bank_account_id"/>” is shown in the view for groups: 'base.group_system' | 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'
2026-01-13 04:40:25,433 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><button></tt></b> are displayed, but they depend on the field <b><tt>is_trusted_bank_account</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “is_trusted_bank_account” is accessible for groups: 'hr.group_hr_user'<br/>- element “<button title="Untrust Bank Account" class="icon-button button-on" icon="fa-solid fa-toggle-on fa-lg" type="object" name="action_untrust_bank_accounts" invisible="not is_trusted_bank_account"/>” is shown in the view for groups: 'base.group_system' | 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'
2026-01-13 04:44:32,515 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><div></tt></b> are displayed, but they depend on the field <b><tt>bank_account_id</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “bank_account_id” is accessible for groups: 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'<br/>- element “<div class="d-flex" invisible="not bank_account_id"/>” is shown in the view for groups: 'base.group_system' | 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'
2026-01-13 04:44:32,516 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><button></tt></b> are displayed, but they depend on the field <b><tt>is_trusted_bank_account</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “is_trusted_bank_account” is accessible for groups: 'hr.group_hr_user'<br/>- element “<button title="Untrust Bank Account" class="icon-button button-on" icon="fa-solid fa-toggle-on fa-lg" type="object" name="action_untrust_bank_accounts" invisible="not is_trusted_bank_account"/>” is shown in the view for groups: 'base.group_system' | 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'
2026-01-13 04:45:16,422 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:46:24,056 43 WARNING 04101-18-0-all odoo.addons.dtg_payment_approvals_salary: ⚠️ Rule or category not found, skipping update.
2026-01-13 04:46:31,050 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: Error-prone use of @class in view apply_inherit_add_m2o_fields (): use the hasclass(*classes) function to filter elements by their classes
2026-01-13 04:46:31,050 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: Error-prone use of @class in view apply_inherit_add_m2o_fields (): use the hasclass(*classes) function to filter elements by their classes
2026-01-13 04:46:31,058 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: Error-prone use of @class in view job_detail_apply_keep_hr_officer (): use the hasclass(*classes) function to filter elements by their classes
2026-01-13 04:47:21,505 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><field name="l10n_be_ambulatory_insurance_notes"/></tt></b> are displayed, but they depend on the field <b><tt>l10n_be_has_ambulatory_insurance</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “l10n_be_has_ambulatory_insurance” is accessible for groups: 'hr_contract.group_hr_contract_employee_manager'<br/>- element “<field name="l10n_be_ambulatory_insurance_notes" string="Additional Information" invisible="not l10n_be_has_ambulatory_insurance"/>” is shown in the view for groups: 'hr_contract.group_hr_contract_employee_manager' | 'dtg_hr_contract.group_hr_contract_user'
2026-01-13 04:47:21,506 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><field name="l10n_be_hospital_insurance_notes"/></tt></b> are displayed, but they depend on the field <b><tt>has_hospital_insurance</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “has_hospital_insurance” is accessible for groups: 'hr_contract.group_hr_contract_employee_manager'<br/>- element “<field name="l10n_be_hospital_insurance_notes" string="Additional Information" invisible="not has_hospital_insurance"/>” is shown in the view for groups: 'hr_contract.group_hr_contract_employee_manager' | 'dtg_hr_contract.group_hr_contract_user'
2026-01-13 04:48:40,861 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:49:50,502 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:50:04,885 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:50:23,626 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (sale_partner_name, partner_name) of helpdesk.ticket() have the same label: Customer Name. [Modules: dtg_helpdesk_customer_experience and helpdesk]
2026-01-13 04:50:23,745 43 WARNING 04101-18-0-all odoo.models: method helpdesk.ticket._check_action_plan_on_done_stage: @constrains parameter 'code' is not writeable
2026-01-13 04:50:25,062 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:50:32,442 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:50:37,111 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:01,300 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:04,804 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:07,731 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:10,458 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_ui_view: <b>Access Rights Inconsistency</b><br/>This view may not work for all users: some users may have a combination of groups where the elements <b><tt><div></tt></b> are displayed, but they depend on the field <b><tt>bank_account_id</tt></b> that is not accessible. You might fix this by modifying user groups to make sure that all users who have access to those elements also have access to the field, typically via group implications. Alternatively, you could adjust the “<i>groups</i>” or “<i>invisible</i>” attributes for these fields, to make sure they are always available together.<br/>Debugging information:<br/>- field “bank_account_id” is accessible for groups: 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'<br/>- element “<div class="d-flex" invisible="not bank_account_id"/>” is shown in the view for groups: 'base.group_system' | 'hr.group_hr_user' | 'dtg_hr.group_hr_employee_dtg_user'
2026-01-13 04:51:13,667 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:17,975 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (currency_payment_amount, payment_amount) of receipt.details.report() have the same label: Payment Amount. [Modules: dtg_sale_report and dtg_sale_report]
2026-01-13 04:51:20,718 43 WARNING 04101-18-0-all odoo.modules.loading: The models ['bad.debt.report.data', 'optimized.sale.resale.th.data'] have no access rules in module dtg_sale_report, consider adding some, like:
2026-01-13 04:51:24,016 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
2026-01-13 04:51:28,821 43 WARNING 04101-18-0-all odoo.addons.base.models.ir_model: Two fields (source_id, utm_source_id) of res.users() have the same label: Source. [Modules: None and hr_referral]
|
|