|
2026-01-13 06:43:02
|
WARNING
|
runbot
|
Warning found in logs:
2026-01-13 05:15:29,433 43 WARNING 04113-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 05:15:29,436 43 WARNING 04113-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 06:25:01,650 43 WARNING 04113-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 06:25:01,716 43 WARNING 04113-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 06:30:22,515 43 WARNING 04113-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 06:30:22,515 43 WARNING 04113-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 06:34:22,516 43 WARNING 04113-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 06:34:22,517 43 WARNING 04113-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 06:35:04,690 43 WARNING 04113-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 06:36:12,072 43 WARNING 04113-18-0-all odoo.addons.dtg_payment_approvals_salary: ⚠️ Rule or category not found, skipping update.
2026-01-13 06:36:19,216 43 WARNING 04113-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 06:36:19,216 43 WARNING 04113-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 06:36:19,226 43 WARNING 04113-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 06:37:09,304 43 WARNING 04113-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 06:37:09,305 43 WARNING 04113-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 06:38:28,523 43 WARNING 04113-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 06:39:36,325 43 WARNING 04113-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 06:39:50,728 43 WARNING 04113-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 06:40:09,300 43 WARNING 04113-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 06:40:09,414 43 WARNING 04113-18-0-all odoo.models: method helpdesk.ticket._check_action_plan_on_done_stage: @constrains parameter 'code' is not writeable
2026-01-13 06:40:11,404 43 WARNING 04113-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 06:40:18,702 43 WARNING 04113-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 06:40:22,772 43 WARNING 04113-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 06:40:47,493 43 WARNING 04113-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 06:40:50,931 43 WARNING 04113-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 06:40:53,844 43 WARNING 04113-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 06:40:57,277 43 WARNING 04113-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 06:41:00,645 43 WARNING 04113-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 06:41:05,196 43 WARNING 04113-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 06:41:07,378 43 WARNING 04113-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 06:41:10,691 43 WARNING 04113-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 06:41:16,429 43 WARNING 04113-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]
|
|