2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 950 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 951 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 953 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 952 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 954 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 955 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 956 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 DoliExportList::getFormats sql=SELECT t.rowid, t.format, t.description, t.type, t.title, t.warning, t.picto, t.position, t.active FROM llx_doliexportlist_format as t WHERE t.active = 1 ORDER BY t.position ASC 2026-03-29 04:57:45 DEBUG 102.128.173.9 674286 33 sql=SELECT t.rowid, t.format, t.description, t.type, t.title, t.warning, t.picto, t.position, t.active FROM llx_doliexportlist_format as t WHERE t.active = 1 ORDER BY t.position ASC 2026-03-29 04:57:45 INFO 102.128.173.9 674286 33 --- End access to /adherents/list.php 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 DefaultValues::fetchAll 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:57:48 NOTICE 102.128.173.9 674286 33 --- Access to GET /adherents/card.php - action=, massaction= 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, code, label, url, icon, active FROM llx_c_socialnetworks WHERE entity=1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, canvas FROM llx_adherent WHERE entity IN (1) AND rowid = 4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=globalcard-path=/soapro/class/actions_soapro.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=membercard-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=globalcard-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Adherent::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT d.rowid, d.ref, d.ref_ext, d.civility as civility_code, d.gender, d.firstname, d.lastname, d.societe as company, d.fk_soc, d.statut, d.public, d.address, d.zip, d.town, d.note_private, d.note_public, d.email, d.url, d.socialnetworks, d.phone, d.phone_perso, d.phone_mobile, d.login, d.pass, d.pass_crypted, d.photo, d.fk_adherent_type, d.morphy, d.entity, d.datec as datec, d.tms as datem, d.datefin as datefin, d.default_lang, d.birth as birthday, d.datevalid as datev, d.country, d.state_id, d.model_pdf, c.rowid as country_id, c.code as country_code, c.label as country, dep.nom as state, dep.code_departement as state_code, t.libelle as type, t.subscription as subscription, u.rowid as user_id, u.login as user_login FROM llx_adherent_type as t, llx_adherent as d LEFT JOIN llx_c_country as c ON d.country = c.rowid LEFT JOIN llx_c_departements as dep ON d.state_id = dep.rowid LEFT JOIN llx_user as u ON d.rowid = u.fk_member WHERE d.fk_adherent_type = t.rowid AND d.rowid=4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Translate::getLabelFromKey 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT label as label FROM llx_c_civility WHERE code = 'Mrs' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, id_no, status, date_joined, member_status FROM llx_adherent_extrafields WHERE fk_object = 4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Adherent::fetch_subscriptions 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT c.rowid, c.fk_adherent, c.fk_type, c.subscription, c.note as note_public, c.fk_bank, c.tms as datem, c.datec as datec, c.dateadh as dateh, c.datef as datef FROM llx_subscription as c WHERE c.fk_adherent = 4874 ORDER BY c.dateadh 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT COUNT(dbt.rowid) as nb FROM llx_adherent as dbt WHERE dbt.rowid IN (4874) AND dbt.entity IN (1) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 security.lib.php::checkUserAccessToObject::return True 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT printable FROM llx_extrafields WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:57:48 ERR 102.128.173.9 674286 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 04:57:48 ERR 102.128.173.9 674286 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Adherent::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT d.rowid, d.ref, d.ref_ext, d.civility as civility_code, d.gender, d.firstname, d.lastname, d.societe as company, d.fk_soc, d.statut, d.public, d.address, d.zip, d.town, d.note_private, d.note_public, d.email, d.url, d.socialnetworks, d.phone, d.phone_perso, d.phone_mobile, d.login, d.pass, d.pass_crypted, d.photo, d.fk_adherent_type, d.morphy, d.entity, d.datec as datec, d.tms as datem, d.datefin as datefin, d.default_lang, d.birth as birthday, d.datevalid as datev, d.country, d.state_id, d.model_pdf, c.rowid as country_id, c.code as country_code, c.label as country, dep.nom as state, dep.code_departement as state_code, t.libelle as type, t.subscription as subscription, u.rowid as user_id, u.login as user_login FROM llx_adherent_type as t, llx_adherent as d LEFT JOIN llx_c_country as c ON d.country = c.rowid LEFT JOIN llx_c_departements as dep ON d.state_id = dep.rowid LEFT JOIN llx_user as u ON d.rowid = u.fk_member WHERE d.fk_adherent_type = t.rowid AND d.rowid=4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, id_no, status, date_joined, member_status FROM llx_adherent_extrafields WHERE fk_object = 4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Adherent::fetch_subscriptions 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT c.rowid, c.fk_adherent, c.fk_type, c.subscription, c.note as note_public, c.fk_bank, c.tms as datem, c.datec as datec, c.dateadh as dateh, c.datef as datef FROM llx_subscription as c WHERE c.fk_adherent = 4874 ORDER BY c.dateadh 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, id_no, status, date_joined, member_status FROM llx_adherent_extrafields WHERE fk_object = 4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Adherent_type::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT d.rowid, d.libelle as label, d.morphy, d.statut as status, d.duration, d.subscription, d.amount, d.caneditamount, d.mail_valid, d.note as note_public, d.vote FROM llx_adherent_type as d WHERE d.rowid = 2 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent_type' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT COUNT(rowid) as nbtotalofrecords FROM `llx_noteplus_notes` WHERE objtype='member' AND objid=4874 2026-03-29 04:57:48 INFO 102.128.173.9 674286 33 files.lib.php::dol_dir_list path=/var/www/html/dolibarr/documents/adherent/MEM2603-0001 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=fileslib-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT COUNT(rowid) as nb FROM llx_links WHERE objecttype = 'member' AND objectid = 4874 AND entity = 1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT COUNT(id) as nb FROM llx_actioncomm WHERE elementtype = 'member' AND fk_element = 4874 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT MAX(te.rowid) FROM llx_adherent as te WHERE te.rowid < 4874 AND te.entity IN (1) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT MIN(te.rowid) FROM llx_adherent as te WHERE te.rowid > 4874 AND te.entity IN (1) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=category-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT ct.fk_categorie, c.label, c.rowid FROM llx_categorie_member as ct, llx_categorie as c WHERE ct.fk_categorie = c.rowid AND ct.fk_member = 4874 AND c.entity IN (1) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 5 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'societe' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=thirdpartydao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 getOutstandingBills 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, ref, total_ht, total_ttc, paye, type, fk_statut as status, close_code FROM llx_facture as f WHERE fk_soc = 5 AND entity IN (1) 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=formfile-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 INFO 102.128.173.9 674286 33 files.lib.php::dol_dir_list path=/var/www/html/dolibarr/documents/adherent/MEM2603-0001 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 /core/lib/function2.lib.php::getListOfModels 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT nom as id, nom as doc_template_name, libelle as label, description as description FROM llx_document_model WHERE type = 'member' AND entity IN (0,1) ORDER BY description DESC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, code, name, paper_size, orientation, metric, leftmargin, topmargin, nx, ny, spacex, spacey, width, height, font_size, custom_x, custom_y, active FROM llx_c_format_cards WHERE active=1 ORDER BY code ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Link::fetchAll 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, entity, datea, url, label, objecttype, objectid, share,share_pass FROM llx_links WHERE objecttype = 'member' AND objectid = 4874 AND entity = 1 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 Link::fetchAll num=0 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, label, entity, filename, filepath, fullpath_orig, keywords, cover, gen_or_uploaded, extraparams, date_c, tms as date_m, fk_user_c, fk_user_m, acl, position, share FROM llx_ecm_files WHERE entity = 1 AND filepath = 'adherent/MEM2603-0001' 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::getActions 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=agendadao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id FROM llx_actioncomm as a WHERE a.entity IN (1) AND a.fk_element = 4874 AND a.elementtype = 'member' ORDER BY a.datep DESC, a.id DESC LIMIT 11 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 2652 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'actioncomm' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 2652 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 975 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 975 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 846 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 846 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 728 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 728 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 261 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 261 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 229 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 229 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 227 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 227 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 214 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 214 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 207 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 207 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 ActionComm::fetch 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT a.id, a.ref as ref, a.entity, a.ref_ext, a.datep, a.datep2, a.durationp, a.datec, a.tms as datem, a.code, a.label, a.note as note_private, a.fk_soc, a.fk_project, a.fk_user_author, a.fk_user_mod, a.fk_user_action, a.fk_contact, a.percent as percentage, a.fk_element as elementid, a.elementtype, a.priority, a.fulldayevent, a.location, a.transparency, a.email_msgid, a.email_subject, a.email_from, a.email_sender, a.email_to, a.email_tocc, a.email_tobcc, a.errors_to, a.recurid, a.recurrule, a.recurdateend, c.id as type_id, c.type as type_type, c.code as type_code, c.libelle as type_label, c.color as type_color, c.picto as type_picto, s.nom as socname, u.firstname, u.lastname as lastname, num_vote, event_paid, a.status FROM llx_actioncomm as a LEFT JOIN llx_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llx_user as u on u.rowid = a.fk_user_author LEFT JOIN llx_societe as s on s.rowid = a.fk_soc WHERE a.id = 206 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llx_actioncomm_resources WHERE fk_actioncomm = 206 AND element_type IN ('user', 'socpeople') 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 CActionComm::liste_array 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT id, code, libelle as label, module, type, color, picto FROM llx_c_actioncomm WHERE 1=1 AND active=1 ORDER BY type, position, module 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=actiondao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 5 ORDER BY u.entity ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 5 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 HookManager::initHooks Loading hooks: context=userdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 13 ORDER BY u.entity ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 13 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 4 ORDER BY u.entity ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 4 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2026-03-29 04:57:48 DEBUG 102.128.173.9 674286 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:57:48 INFO 102.128.173.9 674286 33 --- End access to /adherents/card.php 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 DefaultValues::fetchAll 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:12 NOTICE 102.128.173.9 673890 33 --- Access to GET /adherents/subscription.php - action=, massaction= 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent' ORDER BY pos 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=subscription-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 Adherent::fetch 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT d.rowid, d.ref, d.ref_ext, d.civility as civility_code, d.gender, d.firstname, d.lastname, d.societe as company, d.fk_soc, d.statut, d.public, d.address, d.zip, d.town, d.note_private, d.note_public, d.email, d.url, d.socialnetworks, d.phone, d.phone_perso, d.phone_mobile, d.login, d.pass, d.pass_crypted, d.photo, d.fk_adherent_type, d.morphy, d.entity, d.datec as datec, d.tms as datem, d.datefin as datefin, d.default_lang, d.birth as birthday, d.datevalid as datev, d.country, d.state_id, d.model_pdf, c.rowid as country_id, c.code as country_code, c.label as country, dep.nom as state, dep.code_departement as state_code, t.libelle as type, t.subscription as subscription, u.rowid as user_id, u.login as user_login FROM llx_adherent_type as t, llx_adherent as d LEFT JOIN llx_c_country as c ON d.country = c.rowid LEFT JOIN llx_c_departements as dep ON d.state_id = dep.rowid LEFT JOIN llx_user as u ON d.rowid = u.fk_member WHERE d.fk_adherent_type = t.rowid AND d.rowid=4874 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 Translate::getLabelFromKey 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT label as label FROM llx_c_civility WHERE code = 'Mrs' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, id_no, status, date_joined, member_status FROM llx_adherent_extrafields WHERE fk_object = 4874 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 Adherent::fetch_subscriptions 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT c.rowid, c.fk_adherent, c.fk_type, c.subscription, c.note as note_public, c.fk_bank, c.tms as datem, c.datec as datec, c.dateadh as dateh, c.datef as datef FROM llx_subscription as c WHERE c.fk_adherent = 4874 ORDER BY c.dateadh 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(dbt.rowid) as nb FROM llx_adherent as dbt WHERE dbt.rowid IN (4874) AND dbt.entity IN (1) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 security.lib.php::checkUserAccessToObject::return True 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT printable FROM llx_extrafields WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:12 ERR 102.128.173.9 673890 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 04:58:12 ERR 102.128.173.9 673890 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 Adherent_type::fetch 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT d.rowid, d.libelle as label, d.morphy, d.statut as status, d.duration, d.subscription, d.amount, d.caneditamount, d.mail_valid, d.note as note_public, d.vote FROM llx_adherent_type as d WHERE d.rowid = 2 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent_type' ORDER BY pos 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(rowid) as nbtotalofrecords FROM `llx_noteplus_notes` WHERE objtype='member' AND objid=4874 2026-03-29 04:58:12 INFO 102.128.173.9 673890 33 files.lib.php::dol_dir_list path=/var/www/html/dolibarr/documents/adherent/MEM2603-0001 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=fileslib-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(rowid) as nb FROM llx_links WHERE objecttype = 'member' AND objectid = 4874 AND entity = 1 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(id) as nb FROM llx_actioncomm WHERE elementtype = 'member' AND fk_element = 4874 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT MAX(te.rowid) FROM llx_adherent as te WHERE te.rowid < 4874 AND te.entity IN (1) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT MIN(te.rowid) FROM llx_adherent as te WHERE te.rowid > 4874 AND te.entity IN (1) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=category-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT ct.fk_categorie, c.label, c.rowid FROM llx_categorie_member as ct, llx_categorie as c WHERE ct.fk_categorie = c.rowid AND ct.fk_member = 4874 AND c.entity IN (1) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 5 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'societe' ORDER BY pos 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=thirdpartydao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 getOutstandingBills 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, ref, total_ht, total_ttc, paye, type, fk_statut as status, close_code FROM llx_facture as f WHERE fk_soc = 5 AND entity IN (1) 2026-03-29 04:58:12 DEBUG 102.128.173.9 673890 33 sql=SELECT d.rowid, d.firstname, d.lastname, d.societe, d.fk_adherent_type as type, c.rowid as crowid, c.subscription, c.datec, c.fk_type as cfk_type, c.dateadh as dateh, c.datef, c.fk_bank, b.rowid as bid, ba.rowid as baid, ba.label, ba.bank, ba.ref, ba.account_number, ba.fk_accountancy_journal, ba.number, ba.currency_code FROM llx_adherent as d, llx_subscription as c LEFT JOIN llx_bank as b ON c.fk_bank = b.rowid LEFT JOIN llx_bank_account as ba ON b.fk_account = ba.rowid WHERE d.rowid = c.fk_adherent AND d.rowid=4874 ORDER BY c.rowid DESC 2026-03-29 04:58:12 INFO 102.128.173.9 673890 33 --- End access to /adherents/subscription.php 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 DefaultValues::fetchAll 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:14 NOTICE 102.128.173.9 673890 33 --- Access to GET /adherents/subscription.php - action=addsubscription, massaction= 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:14 DEBUG 102.128.173.9 673890 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent' ORDER BY pos 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=subscription-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 Adherent::fetch 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT d.rowid, d.ref, d.ref_ext, d.civility as civility_code, d.gender, d.firstname, d.lastname, d.societe as company, d.fk_soc, d.statut, d.public, d.address, d.zip, d.town, d.note_private, d.note_public, d.email, d.url, d.socialnetworks, d.phone, d.phone_perso, d.phone_mobile, d.login, d.pass, d.pass_crypted, d.photo, d.fk_adherent_type, d.morphy, d.entity, d.datec as datec, d.tms as datem, d.datefin as datefin, d.default_lang, d.birth as birthday, d.datevalid as datev, d.country, d.state_id, d.model_pdf, c.rowid as country_id, c.code as country_code, c.label as country, dep.nom as state, dep.code_departement as state_code, t.libelle as type, t.subscription as subscription, u.rowid as user_id, u.login as user_login FROM llx_adherent_type as t, llx_adherent as d LEFT JOIN llx_c_country as c ON d.country = c.rowid LEFT JOIN llx_c_departements as dep ON d.state_id = dep.rowid LEFT JOIN llx_user as u ON d.rowid = u.fk_member WHERE d.fk_adherent_type = t.rowid AND d.rowid=4874 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 Translate::getLabelFromKey 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT label as label FROM llx_c_civility WHERE code = 'Mrs' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, id_no, status, date_joined, member_status FROM llx_adherent_extrafields WHERE fk_object = 4874 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 Adherent::fetch_subscriptions 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT c.rowid, c.fk_adherent, c.fk_type, c.subscription, c.note as note_public, c.fk_bank, c.tms as datem, c.datec as datec, c.dateadh as dateh, c.datef as datef FROM llx_subscription as c WHERE c.fk_adherent = 4874 ORDER BY c.dateadh 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(dbt.rowid) as nb FROM llx_adherent as dbt WHERE dbt.rowid IN (4874) AND dbt.entity IN (1) 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 security.lib.php::checkUserAccessToObject::return True 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT printable FROM llx_extrafields WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:15 ERR 102.128.173.9 673890 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 04:58:15 ERR 102.128.173.9 673890 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 Adherent_type::fetch 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT d.rowid, d.libelle as label, d.morphy, d.statut as status, d.duration, d.subscription, d.amount, d.caneditamount, d.mail_valid, d.note as note_public, d.vote FROM llx_adherent_type as d WHERE d.rowid = 2 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'adherent_type' ORDER BY pos 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(rowid) as nbtotalofrecords FROM `llx_noteplus_notes` WHERE objtype='member' AND objid=4874 2026-03-29 04:58:15 INFO 102.128.173.9 673890 33 files.lib.php::dol_dir_list path=/var/www/html/dolibarr/documents/adherent/MEM2603-0001 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=fileslib-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(rowid) as nb FROM llx_links WHERE objecttype = 'member' AND objectid = 4874 AND entity = 1 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT COUNT(id) as nb FROM llx_actioncomm WHERE elementtype = 'member' AND fk_element = 4874 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT MAX(te.rowid) FROM llx_adherent as te WHERE te.rowid < 4874 AND te.entity IN (1) 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT MIN(te.rowid) FROM llx_adherent as te WHERE te.rowid > 4874 AND te.entity IN (1) 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=category-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT ct.fk_categorie, c.label, c.rowid FROM llx_categorie_member as ct, llx_categorie as c WHERE ct.fk_categorie = c.rowid AND ct.fk_member = 4874 AND c.entity IN (1) 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT s.rowid, s.nom as name, s.name_alias, s.entity, s.ref_ext, s.address, s.datec as date_creation, s.prefix_comm, s.status, s.fk_warehouse, s.price_level, s.tms as date_modification, s.fk_user_creat, s.fk_user_modif, s.phone, s.phone_mobile, s.fax, s.email, s.socialnetworks, s.url, s.zip, s.town, s.note_private, s.note_public, s.client, s.fournisseur, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, s.capital, s.tva_intra, s.fk_typent as typent_id, s.fk_effectif as effectif_id, s.fk_forme_juridique as forme_juridique_code, s.webservices_url, s.webservices_key, s.model_pdf, s.last_main_doc, s.accountancy_code_customer_general, s.code_compta, s.accountancy_code_supplier_general, s.code_compta_fournisseur, s.accountancy_code_buy, s.accountancy_code_sell, s.vat_reverse_charge as soc_vat_reverse_charge, s.code_client, s.code_fournisseur, s.parent, s.barcode, s.fk_departement as state_id, s.fk_pays as country_id, s.fk_stcomm, s.mode_reglement, s.cond_reglement, s.deposit_percent, s.transport_mode, s.fk_account, s.tva_assuj, s.mode_reglement_supplier, s.cond_reglement_supplier, s.transport_mode_supplier, s.localtax1_assuj, s.localtax1_value, s.localtax2_assuj, s.localtax2_value, s.fk_prospectlevel, s.default_lang, s.logo, s.logo_squarred, s.fk_shipping_method, s.outstanding_limit, s.import_key, s.canvas, s.fk_incoterms, s.location_incoterms, s.order_min_amount, s.supplier_order_min_amount, s.fk_multicurrency, s.multicurrency_code, fj.libelle as forme_juridique, e.libelle as effectif, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, r.rowid as region_id, r.code_region as region_code, st.libelle as stcomm, st.picto as stcomm_picto, te.code as typent_code, i.libelle as label_incoterms, s.remise_client, s.remise_supplier FROM llx_societe as s LEFT JOIN llx_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llx_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llx_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llx_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llx_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llx_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llx_c_typent as te ON s.fk_typent = te.id LEFT JOIN llx_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 5 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'societe' ORDER BY pos 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 HookManager::initHooks Loading hooks: context=thirdpartydao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 getOutstandingBills 2026-03-29 04:58:15 DEBUG 102.128.173.9 673890 33 sql=SELECT rowid, ref, total_ht, total_ttc, paye, type, fk_statut as status, close_code FROM llx_facture as f WHERE fk_soc = 5 AND entity IN (1) 2026-03-29 04:58:15 INFO 102.128.173.9 673890 33 --- End access to /adherents/subscription.php 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 DefaultValues::fetchAll 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:25 NOTICE 102.128.173.9 674295 33 --- Access to GET /index.php - action=, massaction= 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=index-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 InfoBox::listBoxes get default box list for mode=activated userid=1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT b.rowid, b.position, b.box_order, b.fk_user, d.rowid as box_id, d.file, d.note, d.tms FROM llx_boxes as b, llx_boxes_def as d WHERE b.box_id = d.rowid AND b.entity IN (0,1) AND b.position = 0 AND b.fk_user IN (0,1) ORDER BY b.box_order 2026-03-29 04:58:25 WARNING 102.128.173.9 674295 33 functions::dol_include_once Tried to load unexisting file: /core/boxes/box_members.php 2026-03-29 04:58:25 WARNING 102.128.173.9 674295 33 Failed to load box 'box_members' into file '/core/boxes/box_members.php' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=index-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT COUNT(DISTINCT u.rowid) as nb FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut > 0 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(a.rowid) as nb FROM llx_adherent as a WHERE a.statut > 0 AND a.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(ex.rowid) as nb FROM llx_expensereport as ex WHERE ex.fk_statut > 0 AND ex.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(h.rowid) as nb FROM llx_holiday as h WHERE h.statut > 1 AND h.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(s.rowid) as nb, s.client FROM llx_societe as s WHERE s.client IN (1,2,3) AND s.entity IN (1) GROUP BY s.client 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(s.rowid) as nb FROM llx_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(sp.rowid) as nb FROM llx_socpeople as sp WHERE sp.entity IN (1) AND (sp.priv='0' OR (sp.priv='1' AND sp.fk_user_creat = 1)) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(p.rowid) as nb, fk_product_type FROM llx_product as p WHERE p.entity IN (1) GROUP BY fk_product_type 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(p.rowid) as nb FROM llx_projet as p WHERE p.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(p.rowid) as nb FROM llx_propal as p LEFT JOIN llx_societe as s ON p.fk_soc = s.rowid WHERE p.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(f.rowid) as nb FROM llx_facture as f LEFT JOIN llx_societe as s ON f.fk_soc = s.rowid WHERE f.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(d.rowid) as nb FROM llx_don as d WHERE d.fk_statut > 0 AND d.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(co.rowid) as nb FROM llx_commande_fournisseur as co LEFT JOIN llx_societe as s ON co.fk_soc = s.rowid WHERE co.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(f.rowid) as nb FROM llx_facture_fourn as f LEFT JOIN llx_societe as s ON f.fk_soc = s.rowid WHERE f.entity = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(p.rowid) as nb FROM llx_ticket as p LEFT JOIN llx_societe as s ON p.fk_soc = s.rowid WHERE p.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(t.rowid) as nb FROM llx_knowledgemanagement_knowledgerecord as t 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT count(r.rowid) as nb FROM llx_resource as r WHERE r.entity IN (1) 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_dolibarr_state_board::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 FactureStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getNbByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 FactureStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAmountByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_graph_invoices_supplier_permonth::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.ref as product_ref, p.rowid as productid, p.tosell, p.tobuy, p.tobatch, c.rowid, c.date_creation, c.tms, c.ref, c.status, c.fk_user_valid FROM llx_product as p, llx_bom_bom as c WHERE c.fk_product = p.rowid AND c.entity = 1 ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=bomdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=productdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_boms::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 @STSTST -- StockTransfer::fetch sql=SELECT * FROM llx_stocktransfers_transfers ORDER BY rowid DESC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT * FROM llx_stocktransfers_transfers ORDER BY rowid DESC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT * FROM llx_entrepot 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 @STSTST -- box_stocktransfers::loadBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_stocktransfers::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_customers_outstanding_bill_reached::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.outstanding_limit, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (1, 3) AND s.entity IN (1) AND s.outstanding_limit > 0 AND s.rowid IN (SELECT fk_soc from llx_facture as f WHERE f.fk_statut = 1 and f.fk_soc = s.rowid) ORDER BY s.tms DESC 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_customers_outstanding_bill_reached::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT f.rowid as facid, f.ref, f.type, f.total_ht, f.total_tva, f.total_ttc, f.datef as date, f.paye, f.fk_statut as status, f.datec, f.tms, f.date_lim_reglement as datelimite, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, SUM(pf.amount) as am FROM llx_facture as f LEFT JOIN llx_paiement_facture as pf ON f.rowid = pf.fk_facture, llx_societe as s WHERE f.fk_soc = s.rowid AND f.fk_statut > 0 AND f.entity IN (1) GROUP BY s.rowid, s.nom, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid, f.ref, f.type, f.total_ht, f.total_tva, f.total_ttc, f.datef, f.paye, f.fk_statut, f.datec, f.tms, f.date_lim_reglement ORDER BY f.tms DESC, f.ref DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_factures::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, c.rowid, c.ref, c.tms, c.date_commande, c.date_livraison as delivery_date, c.total_ht, c.total_tva, c.total_ttc, c.fk_statut as status FROM llx_societe as s, llx_commande_fournisseur as c WHERE c.fk_soc = s.rowid AND c.entity IN (1) AND c.date_livraison IS NOT NULL AND c.fk_statut IN (3, 4) ORDER BY c.date_livraison ASC, c.fk_statut ASC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_supplier_orders_awaiting_reception::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT pt.rowid, pt.ref, pt.fk_projet, pt.fk_task_parent, pt.datec, pt.dateo, pt.datee, pt.datev, pt.label, pt.description, pt.duration_effective, pt.planned_workload, pt.progress, p.rowid project_id, p.ref project_ref, p.title project_title, p.fk_statut FROM llx_projet_task as pt JOIN llx_projet as p ON (pt.fk_projet = p.rowid) WHERE pt.entity = 1 AND p.fk_statut = 1 AND (pt.progress < 100 OR pt.progress IS NULL ) AND p.usage_task = 1 ORDER BY pt.datee ASC, pt.dateo ASC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_task::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.ref, p.title, p.fk_statut as status, p.public, p.fk_soc, s.nom as name, s.name_alias FROM llx_projet as p LEFT JOIN llx_societe as s on p.fk_soc = s.rowid WHERE p.entity IN (1) AND p.fk_statut = 1 ORDER BY p.datec DESC 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_project::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, f.rowid as facid, f.ref, f.ref_supplier, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.datef as date, f.datec as datec, f.date_lim_reglement as datelimite, f.tms, f.type FROM llx_societe as s, llx_facture_fourn as f WHERE f.fk_soc = s.rowid AND f.entity = 1 ORDER BY f.tms DESC, f.ref DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_factures_fourn::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_prospect::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.fk_stcomm, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (2, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_prospect::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_actions_future::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT a.id, a.label, a.datep as dp, a.percent as percentage, ta.code, ta.libelle as type_label, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity FROM llx_c_actioncomm AS ta, llx_actioncomm AS a LEFT JOIN llx_societe as s ON a.fk_soc = s.rowid WHERE a.fk_action = ta.id AND a.entity IN (1) AND a.datep > '2026-03-29 04:58:25' ORDER BY a.datep ASC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_actions_future::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT sp.rowid as id, sp.lastname, sp.firstname, sp.civility as civility_id, sp.datec, sp.tms, sp.fk_soc, sp.statut as status, sp.address, sp.zip, sp.town, sp.phone, sp.phone_perso, sp.phone_mobile, sp.email as spemail, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.client, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.code_compta as code_compta_client, s.code_compta_fournisseur, s.logo, s.email, s.entity, co.label as country, co.code as country_code FROM llx_socpeople as sp LEFT JOIN llx_c_country as co ON sp.fk_pays = co.rowid LEFT JOIN llx_societe as s ON sp.fk_soc = s.rowid WHERE sp.entity IN (1) AND ((sp.fk_user_creat = 1 AND sp.priv = 1) OR sp.priv = 0) ORDER BY sp.tms DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_contacts::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_fournisseurs::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.rowid as id, t.ref, t.track_id, t.fk_soc, t.fk_user_create, t.fk_user_assign, t.subject, t.message, t.fk_statut as status, t.type_code, t.category_code, t.severity_code, t.datec, t.date_read, t.date_close, t.origin_email, type.label as type_label, category.label as category_label, severity.label as severity_label, s.nom as company_name, s.email as socemail, s.client, s.fournisseur FROM llx_ticket as t LEFT JOIN llx_c_ticket_type as type ON type.code = t.type_code AND type.entity = t.entity LEFT JOIN llx_c_ticket_category as category ON category.code = t.category_code AND category.entity = t.entity LEFT JOIN llx_c_ticket_severity as severity ON severity.code = t.severity_code AND severity.entity = t.entity LEFT JOIN llx_societe as s ON s.rowid=t.fk_soc WHERE t.entity IN (1) ORDER BY t.datec DESC, t.rowid DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_last_ticket::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 PropaleStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getNbByMonthWithPrevYear_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type=bars,bars,bars this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 PropaleStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getAmountByMonthWithPrevYear_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type=bars,bars,bars this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_graph_propales_permonth::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=userdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 WARNING 102.128.173.9 674295 33 Functions.lib::dol_print_date function called with a bad value from page /index.php 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_lastlogin::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 ModeleBoxes::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_birthdays_members::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT u.rowid, u.firstname, u.lastname, u.societe, u.birth, date_format(u.birth, '%d') as daya, u.email, u.statut as status, u.datefin FROM llx_adherent as u WHERE u.entity IN (1) AND u.statut = 1 AND date_format( u.birth, '%c') = '3' ORDER BY daya ASC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=memberdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_birthdays_members::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_birthdays::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT u.rowid, u.firstname, u.lastname, u.birth as datea, date_format(u.birth, '%d') as daya, 'birth' as typea, u.email, u.statut as status FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut = 1 AND date_format( u.birth, '%c') = '3' AND u.birth < '2026-01-01 00:00:00' UNION SELECT u.rowid, u.firstname, u.lastname, u.dateemployment as datea, date_format(u.dateemployment, '%d') as daya, 'employment' as typea, u.email, u.statut as status FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut = 1 AND date_format( u.dateemployment, '%c') = '3' AND u.dateemployment < '2026-01-01 00:00:00' ORDER BY daya ASC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_birthdays::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 FactureStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getNbByMonthWithPrevYear_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 FactureStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAmountByMonthWithPrevYear_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_graph_invoices_permonth::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_comptes::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT b.rowid, b.ref, b.label, b.bank, b.number, b.courant, b.clos, b.rappro, b.url, b.code_banque, b.code_guichet, b.cle_rib, b.bic, b.iban_prefix as iban, b.domiciliation as address, b.proprio, b.owner_address, b.account_number, b.currency_code, b.min_allowed, b.min_desired, comment, b.fk_accountancy_journal, aj.code as accountancy_journal FROM llx_bank_account as b LEFT JOIN llx_accounting_journal as aj ON aj.rowid = b.fk_accountancy_journal WHERE b.entity = 1 AND clos = 0 ORDER BY label LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 2 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 Translate::loadCacheCurrencies 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT code_iso, label, unicode FROM llx_c_currencies WHERE active = 1 AND code_iso = 'ZAR' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 Translate::getLabelFromKey 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT label as label FROM llx_c_currencies WHERE code_iso = 'ZAR' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 5 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_comptes::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.client, s.code_compta as code_compta_client, s.logo, s.email, s.entity, s.tva_intra, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, f.ref, f.date_lim_reglement as datelimit, f.type, f.datef as date, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.rowid as facid, SUM(pf.amount) as am FROM llx_societe as s, llx_facture as f LEFT JOIN llx_paiement_facture as pf ON f.rowid = pf.fk_facture WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND f.paye = 0 AND fk_statut = 1 GROUP BY s.rowid, s.nom, s.name_alias, s.code_client, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, s.code_compta, f.rowid, f.ref, f.date_lim_reglement, f.type, f.datef, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut ORDER BY date_lim_reglement ASC, f.ref ASC LIMIT 4 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_factures_imp::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 PropaleStats::getAllByProductEntry read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getAllByProductEntry_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type=pie this->MaxValue=2 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 FactureStats::getAllByProductEntry read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAllByProductEntry_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type=pie this->MaxValue=2 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_graph_product_distribution::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.rowid, t.datelastrun, t.datenextrun, t.datestart, t.label, t.status, t.test, t.lastresult, t.processing FROM llx_cronjob as t WHERE status <> 0 AND entity IN (0, 1) ORDER BY t.datelastrun DESC 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_scheduled_jobs::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.ref, p.title, p.fk_soc, p.fk_statut as status, p.fk_opp_status as opp_status, p.opp_percent, p.opp_amount, p.public, s.nom as name, s.name_alias, cls.code as opp_status_code FROM llx_projet as p LEFT JOIN llx_societe as s on p.fk_soc = s.rowid LEFT JOIN llx_c_lead_status as cls on p.fk_opp_status = cls.rowid WHERE p.entity IN (1) AND p.usage_opportunity = 1 AND p.fk_opp_status > 0 AND p.fk_statut IN (0,1) ORDER BY p.datec DESC 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_project_opportunities::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.ref as product_ref, p.rowid as productid, p.tosell, p.tobuy, p.tobatch, c.rowid, c.date_creation, c.tms, c.ref, c.status FROM llx_product as p, llx_mrp_mo as c WHERE c.fk_product = p.rowid AND c.entity = 1 ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=modao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_mos::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, c.rowid, c.ref, c.tms, c.date_commande, c.total_ht, c.total_tva, c.total_ttc, c.fk_statut as status FROM llx_societe as s, llx_commande_fournisseur as c WHERE c.fk_soc = s.rowid AND c.entity IN (1) ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_supplier_orders::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid as facid, f.ref, f.ref_supplier, f.date_lim_reglement as datelimite, f.datef as df, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.type, f.tms, SUM(pf.amount) as am FROM llx_societe as s,llx_facture_fourn as f LEFT JOIN llx_paiementfourn_facturefourn as pf ON f.rowid = pf.fk_facturefourn WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND f.paye = 0 AND fk_statut = 1 GROUP BY s.rowid, s.nom, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid, f.ref, f.ref_supplier, f.date_lim_reglement, f.type, f.datef, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut, f.tms ORDER BY datelimite ASC, f.ref_supplier ASC LIMIT 4 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_factures_fourn_imp::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_clients::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (1, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=thirdpartydao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_clients::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 box_actions::loadBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT a.id, a.label, a.datep as dp, a.percent as percentage, ta.code, ta.libelle as type_label, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity FROM llx_c_actioncomm AS ta, llx_actioncomm AS a LEFT JOIN llx_societe as s ON a.fk_soc = s.rowid WHERE a.fk_action = ta.id AND a.entity IN (1) AND a.percent >= 0 AND a.percent < 100 ORDER BY a.datep ASC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_actions::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 CommandeStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/CommandeStats_getNbByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 CommandeStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/CommandeStats_getAmountByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_graph_orders_supplier_permonth::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT t.rowid as id, t.ref, t.track_id, t.fk_soc, t.fk_user_create, t.fk_user_assign, t.subject, t.message, t.fk_statut as status, t.type_code, t.category_code, t.severity_code, t.datec, t.tms as datem, t.date_read, t.date_close, t.origin_email , type.label as type_label, category.label as category_label, severity.label as severity_label, s.nom as company_name, s.email as socemail, s.client, s.fournisseur FROM llx_ticket as t LEFT JOIN llx_c_ticket_type as type ON type.code = t.type_code AND type.entity = t.entity LEFT JOIN llx_c_ticket_category as category ON category.code = t.category_code AND category.entity = t.entity LEFT JOIN llx_c_ticket_severity as severity ON severity.code = t.severity_code AND severity.entity = t.entity LEFT JOIN llx_societe as s ON s.rowid=t.fk_soc WHERE t.entity IN (1) ORDER BY t.tms DESC, t.rowid DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_last_modified_ticket::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, p.rowid, p.ref, p.fk_statut as status, p.datep as dp, p.datec, p.fin_validite, p.date_cloture, p.total_ht, p.total_tva, p.total_ttc, p.tms FROM llx_propal as p, llx_societe as s WHERE p.fk_soc = s.rowid AND p.entity IN (1) ORDER BY p.tms DESC, p.ref DESC LIMIT 3 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 box_propales::showBox 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 ModeleBoxes::showBox 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT a.id, a.datep as dp FROM llx_actioncomm as a WHERE 1 = 1 AND a.percent >= 0 AND a.percent < 100 AND a.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.fk_statut as status, p.fk_opp_status, p.datee as datee FROM (llx_projet as p) LEFT JOIN llx_societe as s on p.fk_soc = s.rowid WHERE p.fk_statut = 1 AND p.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT ctc.rowid, ctc.code FROM llx_c_type_contact as ctc WHERE ctc.element = 'project' AND ctc.source = 'internal' 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT p.rowid, p.ref FROM llx_projet as p LEFT JOIN llx_element_contact as ec ON ec.element_id = p.rowid WHERE p.entity IN (1) AND ( p.public = 1 OR ( ec.fk_c_type_contact IN (47,46) AND ec.fk_socpeople = 1) ) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid as projectid, p.fk_statut as projectstatus, t.rowid as taskid, t.progress as progress, t.fk_statut as status, t.dateo as date_start, t.datee as date_end FROM llx_projet as p, llx_projet_task as t WHERE p.entity IN (1) AND p.fk_statut = 1 AND t.fk_projet = p.rowid AND (t.progress IS NULL OR t.progress < 100) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llx_propal as p WHERE p.entity IN (1) AND p.fk_statut = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llx_propal as p WHERE p.entity IN (1) AND p.fk_statut = 2 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.fk_statut, c.date_livraison as delivery_date, c.total_ht FROM llx_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (1, 2) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.fk_statut, c.date_livraison as delivery_date, c.total_ht FROM llx_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (3, 4) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT p.rowid, p.ref, p.datec as datec FROM llx_ticket as p WHERE p.entity IN (1) AND p.fk_statut NOT IN (8, 9) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT f.rowid, f.date_lim_reglement as datefin, f.fk_statut as status, f.total_ht FROM llx_facture as f WHERE f.paye=0 AND f.entity IN (1) AND f.fk_statut = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT ff.rowid, ff.date_lim_reglement as datefin, ff.fk_statut as status, ff.total_ht, ff.total_ttc FROM llx_facture_fourn as ff WHERE ff.paye = 0 AND ff.fk_statut IN (1) AND ff.entity = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT COUNT(ba.rowid) as nb FROM llx_bank_account as ba WHERE ba.rappro > 0 and ba.clos = 0 AND ba.entity IN (1) AND ba.courant != 2 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT b.rowid, b.datev as datefin FROM llx_bank as b, llx_bank_account as ba WHERE b.fk_account = ba.rowid AND ba.entity IN (1) AND b.fk_type = 'CHQ' AND b.fk_bordereau = 0 AND b.amount > 0 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT a.rowid, a.datefin, a.statut FROM llx_adherent as a, llx_adherent_type as t WHERE a.fk_adherent_type = t.rowid AND a.statut = -1 AND a.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT a.rowid, a.datefin, a.statut FROM llx_adherent as a, llx_adherent_type as t WHERE a.fk_adherent_type = t.rowid AND a.statut = 1 AND a.entity IN (1) AND ((a.datefin IS NULL or a.datefin < '2026-03-29 04:58:25') AND t.subscription = '1') 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT ex.rowid, ex.date_valid FROM llx_expensereport as ex WHERE ex.fk_statut = 2 AND ex.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT ex.rowid, ex.date_valid FROM llx_expensereport as ex WHERE ex.fk_statut = 5 AND ex.entity IN (1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 User::loadParentOf 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT fk_user as id_parent, rowid as id_son FROM llx_user WHERE fk_user <> 0 AND entity IN (0,1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 User::get_full_tree get user list 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT u.rowid, u.firstname, u.lastname, u.fk_user, u.fk_soc, u.login, u.email, u.gender, u.admin, u.statut, u.photo, u.entity FROM llx_user as u WHERE u.entity IN (0,1) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 User::get_full_tree call to build_path_from_id_user 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 User::get_full_tree dol_sort_array 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 Build childid for id = 1 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT h.rowid, h.date_debut FROM llx_holiday as h WHERE h.statut = 2 AND h.entity IN (1) AND (h.fk_user IN (14,3,10,7,6,8,5,1) OR h.fk_validator IN (14,3,10,7,6,8,5,1)) 2026-03-29 04:58:25 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, date_end_planned FROM llx_mrp_mo WHERE status IN (1, 2) AND entity IN (1) 2026-03-29 04:58:25 INFO 102.128.173.9 674295 33 --- End access to /index.php 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 DefaultValues::fetchAll 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:26 NOTICE 102.128.173.9 674295 33 --- Access to GET /admin/index.php - action=, massaction= 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=homesetup-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:26 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:26 INFO 102.128.173.9 674295 33 --- End access to /admin/index.php 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 DefaultValues::fetchAll 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:28 NOTICE 102.128.173.9 674295 33 --- Access to GET /admin/modules.php - action=, massaction= 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=adminmodules-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=globaladmin-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT printable FROM llx_extrafields WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 04:58:28 ERR 102.128.173.9 674295 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 04:58:28 ERR 102.128.173.9 674295 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modZapier not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modStockTransfer not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modWebServices not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 useNPR 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modIntracommreport not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modDataPolicy not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modAsset not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modCollab not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modBookCal not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=category-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=elementproperties-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=elementproperties-path=/pivotreports/class/actions_pivotreports.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modLabel not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modPaybox not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modDynamicPrices not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llx_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llx_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 HookManager::initHooks Loading hooks: context=userdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 User::loadParentOf 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT fk_user as id_parent, rowid as id_son FROM llx_user WHERE fk_user <> 0 AND entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 User::get_full_tree get user list 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT u.rowid, u.firstname, u.lastname, u.fk_user, u.fk_soc, u.login, u.email, u.gender, u.admin, u.statut, u.photo, u.entity FROM llx_user as u WHERE u.entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 User::get_full_tree call to build_path_from_id_user 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 User::get_full_tree dol_sort_array 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Build childid for id = 1 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modDeplacement not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modFTP not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modSubtotals not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT code, label, description FROM llx_c_action_trigger ORDER by rang 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modDocumentGeneration not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 useNPR 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'eventorganization_conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modExternalSite not qualified 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 DEBUG 102.128.173.9 674295 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Module modMailmanSpip not qualified 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/doliexportlist/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/slabels/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/takeposterminalcontrol/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/extraitcompteclient/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/stocktransfers/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/cxi/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/noteplus/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/pivotreports/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/planningof/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/easydashboard/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 Scan directory /var/www/html/dolibarr/htdocs/custom/soapro/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 04:58:28 INFO 102.128.173.9 674295 33 --- End access to /admin/modules.php 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 DefaultValues::fetchAll 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:40 NOTICE 102.128.173.9 674291 33 --- Access to GET /admin/syslog.php - action=, massaction= 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 admin.lib::dolibarr_get_const 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FACILITY' AND entity = 0 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 admin.lib::dolibarr_get_const 2026-03-29 04:58:40 DEBUG 102.128.173.9 674291 33 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FILE' AND entity = 0 2026-03-29 04:58:40 INFO 102.128.173.9 674291 33 --- End access to /admin/syslog.php 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 DefaultValues::fetchAll 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 04:58:41 NOTICE 102.128.173.9 674291 33 --- Access to GET /document.php - action=, massaction= NOTOKENRENEWAL=1 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:58:41 INFO 102.128.173.9 674291 33 dol_check_secure_access_document modulepart=logs original_file=dolibarr.log entity=1 2026-03-29 04:58:41 INFO 102.128.173.9 674291 33 document.php download /var/www/html/dolibarr/documents/dolibarr.log filename=dolibarr.log content-type=text/plain 2026-03-29 04:58:41 DEBUG 102.128.173.9 674291 33 HookManager::initHooks Loading hooks: context=document-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:58:41 INFO 102.128.173.9 674291 33 --- End access to /document.php 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 NEW TOKEN generated by : /index.php 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 HookManager::initHooks Loading hooks: context=login-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:59:40 NOTICE 185.16.39.146 674282 33 --- Access to GET /index.php - action= - actionlogin= - showing the login form and exit 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 HookManager::initHooks Loading hooks: context=mainloginpage-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 04:59:40 DEBUG 185.16.39.146 674282 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 04:59:40 INFO 185.16.39.146 674282 33 --- End access to /index.php 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 DefaultValues::fetchAll 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:25 NOTICE 102.128.173.9 673572 33 --- Access to GET /index.php - action=, massaction= 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=index-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 InfoBox::listBoxes get default box list for mode=activated userid=1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT b.rowid, b.position, b.box_order, b.fk_user, d.rowid as box_id, d.file, d.note, d.tms FROM llx_boxes as b, llx_boxes_def as d WHERE b.box_id = d.rowid AND b.entity IN (0,1) AND b.position = 0 AND b.fk_user IN (0,1) ORDER BY b.box_order 2026-03-29 05:00:25 WARNING 102.128.173.9 673572 33 functions::dol_include_once Tried to load unexisting file: /core/boxes/box_members.php 2026-03-29 05:00:25 WARNING 102.128.173.9 673572 33 Failed to load box 'box_members' into file '/core/boxes/box_members.php' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=index-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT COUNT(DISTINCT u.rowid) as nb FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut > 0 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(a.rowid) as nb FROM llx_adherent as a WHERE a.statut > 0 AND a.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(ex.rowid) as nb FROM llx_expensereport as ex WHERE ex.fk_statut > 0 AND ex.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(h.rowid) as nb FROM llx_holiday as h WHERE h.statut > 1 AND h.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(s.rowid) as nb, s.client FROM llx_societe as s WHERE s.client IN (1,2,3) AND s.entity IN (1) GROUP BY s.client 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(s.rowid) as nb FROM llx_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(sp.rowid) as nb FROM llx_socpeople as sp WHERE sp.entity IN (1) AND (sp.priv='0' OR (sp.priv='1' AND sp.fk_user_creat = 1)) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(p.rowid) as nb, fk_product_type FROM llx_product as p WHERE p.entity IN (1) GROUP BY fk_product_type 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(p.rowid) as nb FROM llx_projet as p WHERE p.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(p.rowid) as nb FROM llx_propal as p LEFT JOIN llx_societe as s ON p.fk_soc = s.rowid WHERE p.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(f.rowid) as nb FROM llx_facture as f LEFT JOIN llx_societe as s ON f.fk_soc = s.rowid WHERE f.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(d.rowid) as nb FROM llx_don as d WHERE d.fk_statut > 0 AND d.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(co.rowid) as nb FROM llx_commande_fournisseur as co LEFT JOIN llx_societe as s ON co.fk_soc = s.rowid WHERE co.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(f.rowid) as nb FROM llx_facture_fourn as f LEFT JOIN llx_societe as s ON f.fk_soc = s.rowid WHERE f.entity = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(p.rowid) as nb FROM llx_ticket as p LEFT JOIN llx_societe as s ON p.fk_soc = s.rowid WHERE p.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(t.rowid) as nb FROM llx_knowledgemanagement_knowledgerecord as t 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT count(r.rowid) as nb FROM llx_resource as r WHERE r.entity IN (1) 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_dolibarr_state_board::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 FactureStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getNbByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 FactureStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAmountByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_graph_invoices_supplier_permonth::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.ref as product_ref, p.rowid as productid, p.tosell, p.tobuy, p.tobatch, c.rowid, c.date_creation, c.tms, c.ref, c.status, c.fk_user_valid FROM llx_product as p, llx_bom_bom as c WHERE c.fk_product = p.rowid AND c.entity = 1 ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=bomdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=productdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_boms::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 @STSTST -- StockTransfer::fetch sql=SELECT * FROM llx_stocktransfers_transfers ORDER BY rowid DESC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT * FROM llx_stocktransfers_transfers ORDER BY rowid DESC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT * FROM llx_entrepot 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 @STSTST -- box_stocktransfers::loadBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_stocktransfers::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_customers_outstanding_bill_reached::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.outstanding_limit, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (1, 3) AND s.entity IN (1) AND s.outstanding_limit > 0 AND s.rowid IN (SELECT fk_soc from llx_facture as f WHERE f.fk_statut = 1 and f.fk_soc = s.rowid) ORDER BY s.tms DESC 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_customers_outstanding_bill_reached::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT f.rowid as facid, f.ref, f.type, f.total_ht, f.total_tva, f.total_ttc, f.datef as date, f.paye, f.fk_statut as status, f.datec, f.tms, f.date_lim_reglement as datelimite, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, SUM(pf.amount) as am FROM llx_facture as f LEFT JOIN llx_paiement_facture as pf ON f.rowid = pf.fk_facture, llx_societe as s WHERE f.fk_soc = s.rowid AND f.fk_statut > 0 AND f.entity IN (1) GROUP BY s.rowid, s.nom, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid, f.ref, f.type, f.total_ht, f.total_tva, f.total_ttc, f.datef, f.paye, f.fk_statut, f.datec, f.tms, f.date_lim_reglement ORDER BY f.tms DESC, f.ref DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_factures::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, c.rowid, c.ref, c.tms, c.date_commande, c.date_livraison as delivery_date, c.total_ht, c.total_tva, c.total_ttc, c.fk_statut as status FROM llx_societe as s, llx_commande_fournisseur as c WHERE c.fk_soc = s.rowid AND c.entity IN (1) AND c.date_livraison IS NOT NULL AND c.fk_statut IN (3, 4) ORDER BY c.date_livraison ASC, c.fk_statut ASC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_supplier_orders_awaiting_reception::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT pt.rowid, pt.ref, pt.fk_projet, pt.fk_task_parent, pt.datec, pt.dateo, pt.datee, pt.datev, pt.label, pt.description, pt.duration_effective, pt.planned_workload, pt.progress, p.rowid project_id, p.ref project_ref, p.title project_title, p.fk_statut FROM llx_projet_task as pt JOIN llx_projet as p ON (pt.fk_projet = p.rowid) WHERE pt.entity = 1 AND p.fk_statut = 1 AND (pt.progress < 100 OR pt.progress IS NULL ) AND p.usage_task = 1 ORDER BY pt.datee ASC, pt.dateo ASC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_task::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.ref, p.title, p.fk_statut as status, p.public, p.fk_soc, s.nom as name, s.name_alias FROM llx_projet as p LEFT JOIN llx_societe as s on p.fk_soc = s.rowid WHERE p.entity IN (1) AND p.fk_statut = 1 ORDER BY p.datec DESC 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_project::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, f.rowid as facid, f.ref, f.ref_supplier, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.datef as date, f.datec as datec, f.date_lim_reglement as datelimite, f.tms, f.type FROM llx_societe as s, llx_facture_fourn as f WHERE f.fk_soc = s.rowid AND f.entity = 1 ORDER BY f.tms DESC, f.ref DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_factures_fourn::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_prospect::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, s.fk_stcomm, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (2, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_prospect::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_actions_future::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT a.id, a.label, a.datep as dp, a.percent as percentage, ta.code, ta.libelle as type_label, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity FROM llx_c_actioncomm AS ta, llx_actioncomm AS a LEFT JOIN llx_societe as s ON a.fk_soc = s.rowid WHERE a.fk_action = ta.id AND a.entity IN (1) AND a.datep > '2026-03-29 05:00:25' ORDER BY a.datep ASC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_actions_future::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT sp.rowid as id, sp.lastname, sp.firstname, sp.civility as civility_id, sp.datec, sp.tms, sp.fk_soc, sp.statut as status, sp.address, sp.zip, sp.town, sp.phone, sp.phone_perso, sp.phone_mobile, sp.email as spemail, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.client, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.code_compta as code_compta_client, s.code_compta_fournisseur, s.logo, s.email, s.entity, co.label as country, co.code as country_code FROM llx_socpeople as sp LEFT JOIN llx_c_country as co ON sp.fk_pays = co.rowid LEFT JOIN llx_societe as s ON sp.fk_soc = s.rowid WHERE sp.entity IN (1) AND ((sp.fk_user_creat = 1 AND sp.priv = 1) OR sp.priv = 0) ORDER BY sp.tms DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_contacts::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_fournisseurs::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.rowid as id, t.ref, t.track_id, t.fk_soc, t.fk_user_create, t.fk_user_assign, t.subject, t.message, t.fk_statut as status, t.type_code, t.category_code, t.severity_code, t.datec, t.date_read, t.date_close, t.origin_email, type.label as type_label, category.label as category_label, severity.label as severity_label, s.nom as company_name, s.email as socemail, s.client, s.fournisseur FROM llx_ticket as t LEFT JOIN llx_c_ticket_type as type ON type.code = t.type_code AND type.entity = t.entity LEFT JOIN llx_c_ticket_category as category ON category.code = t.category_code AND category.entity = t.entity LEFT JOIN llx_c_ticket_severity as severity ON severity.code = t.severity_code AND severity.entity = t.entity LEFT JOIN llx_societe as s ON s.rowid=t.fk_soc WHERE t.entity IN (1) ORDER BY t.datec DESC, t.rowid DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_last_ticket::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 PropaleStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getNbByMonthWithPrevYear_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type=bars,bars,bars this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 PropaleStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getAmountByMonthWithPrevYear_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type=bars,bars,bars this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_graph_propales_permonth::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=userdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 WARNING 102.128.173.9 673572 33 Functions.lib::dol_print_date function called with a bad value from page /index.php 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_lastlogin::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 ModeleBoxes::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_birthdays_members::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT u.rowid, u.firstname, u.lastname, u.societe, u.birth, date_format(u.birth, '%d') as daya, u.email, u.statut as status, u.datefin FROM llx_adherent as u WHERE u.entity IN (1) AND u.statut = 1 AND date_format( u.birth, '%c') = '3' ORDER BY daya ASC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=memberdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_birthdays_members::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_birthdays::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT u.rowid, u.firstname, u.lastname, u.birth as datea, date_format(u.birth, '%d') as daya, 'birth' as typea, u.email, u.statut as status FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut = 1 AND date_format( u.birth, '%c') = '3' AND u.birth < '2026-01-01 00:00:00' UNION SELECT u.rowid, u.firstname, u.lastname, u.dateemployment as datea, date_format(u.dateemployment, '%d') as daya, 'employment' as typea, u.email, u.statut as status FROM llx_user as u WHERE u.entity IN (0,1) AND u.statut = 1 AND date_format( u.dateemployment, '%c') = '3' AND u.dateemployment < '2026-01-01 00:00:00' ORDER BY daya ASC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_birthdays::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 FactureStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getNbByMonthWithPrevYear_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 FactureStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAmountByMonthWithPrevYear_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_graph_invoices_permonth::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_comptes::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT b.rowid, b.ref, b.label, b.bank, b.number, b.courant, b.clos, b.rappro, b.url, b.code_banque, b.code_guichet, b.cle_rib, b.bic, b.iban_prefix as iban, b.domiciliation as address, b.proprio, b.owner_address, b.account_number, b.currency_code, b.min_allowed, b.min_desired, comment, b.fk_accountancy_journal, aj.code as accountancy_journal FROM llx_bank_account as b LEFT JOIN llx_accounting_journal as aj ON aj.rowid = b.fk_accountancy_journal WHERE b.entity = 1 AND clos = 0 ORDER BY label LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 2 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 Translate::loadCacheCurrencies 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT code_iso, label, unicode FROM llx_c_currencies WHERE active = 1 AND code_iso = 'ZAR' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 Translate::getLabelFromKey 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT label as label FROM llx_c_currencies WHERE code_iso = 'ZAR' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 5 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_comptes::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.client, s.code_compta as code_compta_client, s.logo, s.email, s.entity, s.tva_intra, s.siren as idprof1, s.siret as idprof2, s.ape as idprof3, s.idprof4, s.idprof5, s.idprof6, f.ref, f.date_lim_reglement as datelimit, f.type, f.datef as date, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.rowid as facid, SUM(pf.amount) as am FROM llx_societe as s, llx_facture as f LEFT JOIN llx_paiement_facture as pf ON f.rowid = pf.fk_facture WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND f.paye = 0 AND fk_statut = 1 GROUP BY s.rowid, s.nom, s.name_alias, s.code_client, s.client, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, s.code_compta, f.rowid, f.ref, f.date_lim_reglement, f.type, f.datef, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut ORDER BY date_lim_reglement ASC, f.ref ASC LIMIT 4 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_factures_imp::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 PropaleStats::getAllByProductEntry read data from cache file /var/www/html/dolibarr/documents/users/temp/PropaleStats_getAllByProductEntry_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type=pie this->MaxValue=2 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 FactureStats::getAllByProductEntry read data from cache file /var/www/html/dolibarr/documents/users/temp/FactureStats_getAllByProductEntry_customer_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type=pie this->MaxValue=2 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_graph_product_distribution::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.rowid, t.datelastrun, t.datenextrun, t.datestart, t.label, t.status, t.test, t.lastresult, t.processing FROM llx_cronjob as t WHERE status <> 0 AND entity IN (0, 1) ORDER BY t.datelastrun DESC 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_scheduled_jobs::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.ref, p.title, p.fk_soc, p.fk_statut as status, p.fk_opp_status as opp_status, p.opp_percent, p.opp_amount, p.public, s.nom as name, s.name_alias, cls.code as opp_status_code FROM llx_projet as p LEFT JOIN llx_societe as s on p.fk_soc = s.rowid LEFT JOIN llx_c_lead_status as cls on p.fk_opp_status = cls.rowid WHERE p.entity IN (1) AND p.usage_opportunity = 1 AND p.fk_opp_status > 0 AND p.fk_statut IN (0,1) ORDER BY p.datec DESC 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_project_opportunities::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.ref as product_ref, p.rowid as productid, p.tosell, p.tobuy, p.tobatch, c.rowid, c.date_creation, c.tms, c.ref, c.status FROM llx_product as p, llx_mrp_mo as c WHERE c.fk_product = p.rowid AND c.entity = 1 ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=modao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_mos::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, c.rowid, c.ref, c.tms, c.date_commande, c.total_ht, c.total_tva, c.total_ttc, c.fk_statut as status FROM llx_societe as s, llx_commande_fournisseur as c WHERE c.fk_soc = s.rowid AND c.entity IN (1) ORDER BY c.tms DESC, c.ref DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_supplier_orders::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid as facid, f.ref, f.ref_supplier, f.date_lim_reglement as datelimite, f.datef as df, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut as status, f.type, f.tms, SUM(pf.amount) as am FROM llx_societe as s,llx_facture_fourn as f LEFT JOIN llx_paiementfourn_facturefourn as pf ON f.rowid = pf.fk_facturefourn WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND f.paye = 0 AND fk_statut = 1 GROUP BY s.rowid, s.nom, s.name_alias, s.code_fournisseur, s.code_compta_fournisseur, s.fournisseur, s.logo, s.email, s.entity, s.tva_intra, s.siren, s.siret, s.ape, s.idprof4, s.idprof5, s.idprof6, f.rowid, f.ref, f.ref_supplier, f.date_lim_reglement, f.type, f.datef, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.fk_statut, f.tms ORDER BY datelimite ASC, f.ref_supplier ASC LIMIT 4 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_factures_fourn_imp::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_clients::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity, s.datec, s.tms, s.status FROM llx_societe as s WHERE s.client IN (1, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=thirdpartydao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_clients::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 box_actions::loadBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT a.id, a.label, a.datep as dp, a.percent as percentage, ta.code, ta.libelle as type_label, s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta as code_compta_client, s.client, s.logo, s.email, s.entity FROM llx_c_actioncomm AS ta, llx_actioncomm AS a LEFT JOIN llx_societe as s ON a.fk_soc = s.rowid WHERE a.fk_action = ta.id AND a.entity IN (1) AND a.percent >= 0 AND a.percent < 100 ORDER BY a.datep ASC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_actions::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 CommandeStats::getNbByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/CommandeStats_getNbByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 CommandeStats::getAmountByMonthWithPrevYear read data from cache file /var/www/html/dolibarr/documents/users/temp/CommandeStats_getAmountByMonthWithPrevYear_supplier_en_GB_entity.1_user1.cache 1774759540. 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 DolGraph::draw_chart this->type= this->MaxValue=0 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_graph_orders_supplier_permonth::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT t.rowid as id, t.ref, t.track_id, t.fk_soc, t.fk_user_create, t.fk_user_assign, t.subject, t.message, t.fk_statut as status, t.type_code, t.category_code, t.severity_code, t.datec, t.tms as datem, t.date_read, t.date_close, t.origin_email , type.label as type_label, category.label as category_label, severity.label as severity_label, s.nom as company_name, s.email as socemail, s.client, s.fournisseur FROM llx_ticket as t LEFT JOIN llx_c_ticket_type as type ON type.code = t.type_code AND type.entity = t.entity LEFT JOIN llx_c_ticket_category as category ON category.code = t.category_code AND category.entity = t.entity LEFT JOIN llx_c_ticket_severity as severity ON severity.code = t.severity_code AND severity.entity = t.entity LEFT JOIN llx_societe as s ON s.rowid=t.fk_soc WHERE t.entity IN (1) ORDER BY t.tms DESC, t.rowid DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_last_modified_ticket::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT s.rowid as socid, s.nom as name, s.name_alias, s.code_client, s.code_compta, s.client, s.logo, s.email, s.entity, p.rowid, p.ref, p.fk_statut as status, p.datep as dp, p.datec, p.fin_validite, p.date_cloture, p.total_ht, p.total_tva, p.total_ttc, p.tms FROM llx_propal as p, llx_societe as s WHERE p.fk_soc = s.rowid AND p.entity IN (1) ORDER BY p.tms DESC, p.ref DESC LIMIT 3 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 box_propales::showBox 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 ModeleBoxes::showBox 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT a.id, a.datep as dp FROM llx_actioncomm as a WHERE 1 = 1 AND a.percent >= 0 AND a.percent < 100 AND a.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.fk_statut as status, p.fk_opp_status, p.datee as datee FROM (llx_projet as p) LEFT JOIN llx_societe as s on p.fk_soc = s.rowid WHERE p.fk_statut = 1 AND p.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT ctc.rowid, ctc.code FROM llx_c_type_contact as ctc WHERE ctc.element = 'project' AND ctc.source = 'internal' 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT p.rowid, p.ref FROM llx_projet as p LEFT JOIN llx_element_contact as ec ON ec.element_id = p.rowid WHERE p.entity IN (1) AND ( p.public = 1 OR ( ec.fk_c_type_contact IN (47,46) AND ec.fk_socpeople = 1) ) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid as projectid, p.fk_statut as projectstatus, t.rowid as taskid, t.progress as progress, t.fk_statut as status, t.dateo as date_start, t.datee as date_end FROM llx_projet as p, llx_projet_task as t WHERE p.entity IN (1) AND p.fk_statut = 1 AND t.fk_projet = p.rowid AND (t.progress IS NULL OR t.progress < 100) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llx_propal as p WHERE p.entity IN (1) AND p.fk_statut = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llx_propal as p WHERE p.entity IN (1) AND p.fk_statut = 2 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.fk_statut, c.date_livraison as delivery_date, c.total_ht FROM llx_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (1, 2) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.fk_statut, c.date_livraison as delivery_date, c.total_ht FROM llx_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (3, 4) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT p.rowid, p.ref, p.datec as datec FROM llx_ticket as p WHERE p.entity IN (1) AND p.fk_statut NOT IN (8, 9) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT f.rowid, f.date_lim_reglement as datefin, f.fk_statut as status, f.total_ht FROM llx_facture as f WHERE f.paye=0 AND f.entity IN (1) AND f.fk_statut = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT ff.rowid, ff.date_lim_reglement as datefin, ff.fk_statut as status, ff.total_ht, ff.total_ttc FROM llx_facture_fourn as ff WHERE ff.paye = 0 AND ff.fk_statut IN (1) AND ff.entity = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT COUNT(ba.rowid) as nb FROM llx_bank_account as ba WHERE ba.rappro > 0 and ba.clos = 0 AND ba.entity IN (1) AND ba.courant != 2 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT b.rowid, b.datev as datefin FROM llx_bank as b, llx_bank_account as ba WHERE b.fk_account = ba.rowid AND ba.entity IN (1) AND b.fk_type = 'CHQ' AND b.fk_bordereau = 0 AND b.amount > 0 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT a.rowid, a.datefin, a.statut FROM llx_adherent as a, llx_adherent_type as t WHERE a.fk_adherent_type = t.rowid AND a.statut = -1 AND a.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT a.rowid, a.datefin, a.statut FROM llx_adherent as a, llx_adherent_type as t WHERE a.fk_adherent_type = t.rowid AND a.statut = 1 AND a.entity IN (1) AND ((a.datefin IS NULL or a.datefin < '2026-03-29 05:00:25') AND t.subscription = '1') 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT ex.rowid, ex.date_valid FROM llx_expensereport as ex WHERE ex.fk_statut = 2 AND ex.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT ex.rowid, ex.date_valid FROM llx_expensereport as ex WHERE ex.fk_statut = 5 AND ex.entity IN (1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 User::loadParentOf 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT fk_user as id_parent, rowid as id_son FROM llx_user WHERE fk_user <> 0 AND entity IN (0,1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 User::get_full_tree get user list 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT u.rowid, u.firstname, u.lastname, u.fk_user, u.fk_soc, u.login, u.email, u.gender, u.admin, u.statut, u.photo, u.entity FROM llx_user as u WHERE u.entity IN (0,1) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 User::get_full_tree call to build_path_from_id_user 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 User::get_full_tree dol_sort_array 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 Build childid for id = 1 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT h.rowid, h.date_debut FROM llx_holiday as h WHERE h.statut = 2 AND h.entity IN (1) AND (h.fk_user IN (14,3,10,7,6,8,5,1) OR h.fk_validator IN (14,3,10,7,6,8,5,1)) 2026-03-29 05:00:25 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, date_end_planned FROM llx_mrp_mo WHERE status IN (1, 2) AND entity IN (1) 2026-03-29 05:00:25 INFO 102.128.173.9 673572 33 --- End access to /index.php 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 DefaultValues::fetchAll 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:30 NOTICE 102.128.173.9 673572 33 --- Access to GET /admin/index.php - action=, massaction= 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=homesetup-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:30 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:30 INFO 102.128.173.9 673572 33 --- End access to /admin/index.php 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 DefaultValues::fetchAll 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:31 NOTICE 102.128.173.9 673572 33 --- Access to GET /admin/modules.php - action=, massaction= 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=adminmodules-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=globaladmin-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT printable FROM llx_extrafields WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:00:31 ERR 102.128.173.9 673572 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:00:31 ERR 102.128.173.9 673572 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modZapier not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modStockTransfer not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT code, label FROM llx_c_socialnetworks WHERE active = 1 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modWebServices not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 useNPR 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modIntracommreport not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modDataPolicy not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modAsset not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modCollab not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modBookCal not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=category-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=elementproperties-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=elementproperties-path=/pivotreports/class/actions_pivotreports.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modLabel not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modPaybox not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modDynamicPrices not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llx_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llx_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 HookManager::initHooks Loading hooks: context=userdao-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 User::loadParentOf 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT fk_user as id_parent, rowid as id_son FROM llx_user WHERE fk_user <> 0 AND entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 User::get_full_tree get user list 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT u.rowid, u.firstname, u.lastname, u.fk_user, u.fk_soc, u.login, u.email, u.gender, u.admin, u.statut, u.photo, u.entity FROM llx_user as u WHERE u.entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 User::get_full_tree call to build_path_from_id_user 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 User::get_full_tree dol_sort_array 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Build childid for id = 1 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modDeplacement not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modFTP not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modSubtotals not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT code, label, description FROM llx_c_action_trigger ORDER by rang 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llx_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modDocumentGeneration not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 useNPR 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'eventorganization_conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modExternalSite not qualified 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 DEBUG 102.128.173.9 673572 33 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Module modMailmanSpip not qualified 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/doliexportlist/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/slabels/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/takeposterminalcontrol/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/extraitcompteclient/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/stocktransfers/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/cxi/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/noteplus/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/pivotreports/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/planningof/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/easydashboard/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:31 INFO 102.128.173.9 673572 33 Scan directory /var/www/html/dolibarr/htdocs/custom/soapro/core/modules/ for module descriptor files (modXXX.class.php) 2026-03-29 05:00:32 INFO 102.128.173.9 673572 33 --- End access to /admin/modules.php 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 DefaultValues::fetchAll 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:39 NOTICE 102.128.173.9 673551 33 --- Access to GET /admin/syslog.php - action=, massaction= 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=toprightmenu-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=searchform-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 HookManager::initHooks Loading hooks: context=leftblock-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT t.localtax1, t.localtax2 FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'ZA' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 admin.lib::dolibarr_get_const 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FACILITY' AND entity = 0 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 admin.lib::dolibarr_get_const 2026-03-29 05:00:39 DEBUG 102.128.173.9 673551 33 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FILE' AND entity = 0 2026-03-29 05:00:39 INFO 102.128.173.9 673551 33 --- End access to /admin/syslog.php 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.civility as civility_code, u.birth, u.job, u.email, u.email_oauth2, u.personal_email, u.socialnetworks, u.signature, u.office_phone, u.office_fax, u.user_mobile, u.personal_mobile, u.address, u.zip, u.town, u.fk_state as state_id, u.fk_country as country_id, u.admin, u.login, u.note_private, u.note_public, u.pass, u.pass_crypted, u.pass_temp, u.api_key, u.fk_soc, u.fk_socpeople, u.fk_member, u.fk_user, u.ldap_sid, u.fk_user_expense_validator, u.fk_user_holiday_validator, u.statut as status, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.flagdelsessionsbefore, u.iplastlogin, u.ippreviouslogin, u.datelastpassvalidation, u.datestartvalidity, u.dateendvalidity, u.photo as photo, u.openid as openid, u.accountancy_code_user_general, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.dateemploymentend, u.fk_warehouse, u.ref_ext, u.default_range, u.default_c_exp_tax_cat, u.national_registration_number, u.ref_employee, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state, s.label as label_establishment, u.fk_establishment FROM llx_user as u LEFT JOIN llx_c_country as c ON u.fk_country = c.rowid LEFT JOIN llx_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llx_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, aiprompt, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT rowid, terminalpos FROM llx_user_extrafields WHERE fk_object = 1 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 DefaultValues::fetchAll 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT rowid, type, user_id, page, param, value FROM llx_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 HookManager::initHooks Loading hooks: context=main-path=/doliexportlist/class/actions_doliexportlist.class.php-priority=50 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 HookManager::initHooks Loading hooks: context=main-path=/takeposterminalcontrol/class/actions_takeposterminalcontrol.class.php-priority=50 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 HookManager::initHooks Loading hooks: context=main-path=/slabels/class/actions_slabels.class.php-priority=50 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llx_user_rights as ur, llx_rights_def as r WHERE r.id = ur.fk_id AND r.entity = 1 AND ur.entity = 1 AND ur.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llx_usergroup_rights as gr, llx_usergroup_user as gu, llx_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND gu.entity IN (0,1) AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL AND r.perms NOT LIKE '%_advance' 2026-03-29 05:00:52 NOTICE 102.128.173.9 673547 33 --- Access to POST /admin/syslog.php - action=setlevel, massaction= 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_GB' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.prefix, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position, m.showtopmenuinframe FROM llx_menu as m WHERE m.entity IN (0,1) AND m.menu_handler IN ('eldy','all') AND m.usertype IN (0,2) ORDER BY m.type DESC, m.position, m.rowid 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 BEGIN Transaction 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 admin.lib::dolibarr_set_const 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=DELETE FROM llx_const WHERE name = 'SYSLOG_LEVEL' AND entity = 0 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 admin.lib::dolibarr_set_const 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 sql=INSERT INTO llx_const(name, value, type, visible, note, entity) VALUES ('SYSLOG_LEVEL', '5', 'chaine', 0, '', 0) 2026-03-29 05:00:52 DEBUG 102.128.173.9 673547 33 COMMIT Transaction 2026-03-29 05:01:08 NOTICE 102.128.173.9 674286 33 --- Access to GET /index.php - action=, massaction= 2026-03-29 05:01:08 WARNING 102.128.173.9 674286 33 functions::dol_include_once Tried to load unexisting file: /core/boxes/box_members.php 2026-03-29 05:01:08 WARNING 102.128.173.9 674286 33 Failed to load box 'box_members' into file '/core/boxes/box_members.php' 2026-03-29 05:01:08 WARNING 102.128.173.9 674286 33 Functions.lib::dol_print_date function called with a bad value from page /index.php 2026-03-29 05:01:09 NOTICE 102.128.173.9 674286 33 --- Access to GET /admin/index.php - action=, massaction= 2026-03-29 05:01:11 NOTICE 102.128.173.9 674286 33 --- Access to GET /admin/modules.php - action=, massaction= 2026-03-29 05:01:11 ERR 102.128.173.9 674286 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:11 ERR 102.128.173.9 674286 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:11 ERR 102.128.173.9 674286 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:20 NOTICE 102.128.173.9 673573 33 --- Access to GET /adherents/index.php - action=, massaction= 2026-03-29 05:01:23 NOTICE 102.128.173.9 673573 33 --- Access to GET /adherents/list.php - action=, massaction= 2026-03-29 05:01:23 ERR 102.128.173.9 673573 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:23 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:23 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:25 NOTICE 102.128.173.9 673573 33 --- Access to GET /adherents/card.php - action=, massaction= 2026-03-29 05:01:25 ERR 102.128.173.9 673573 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:25 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:25 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:29 NOTICE 102.128.173.9 673573 33 --- Access to GET /adherents/subscription.php - action=, massaction= 2026-03-29 05:01:29 ERR 102.128.173.9 673573 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:29 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:29 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:31 NOTICE 102.128.173.9 673573 33 --- Access to GET /adherents/subscription.php - action=addsubscription, massaction= 2026-03-29 05:01:31 ERR 102.128.173.9 673573 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:31 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:31 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:36 NOTICE 102.128.173.9 673573 33 --- Access to GET /index.php - action=, massaction= 2026-03-29 05:01:36 WARNING 102.128.173.9 673573 33 functions::dol_include_once Tried to load unexisting file: /core/boxes/box_members.php 2026-03-29 05:01:36 WARNING 102.128.173.9 673573 33 Failed to load box 'box_members' into file '/core/boxes/box_members.php' 2026-03-29 05:01:36 WARNING 102.128.173.9 673573 33 Functions.lib::dol_print_date function called with a bad value from page /index.php 2026-03-29 05:01:40 NOTICE 102.128.173.9 673573 33 --- Access to GET /admin/index.php - action=, massaction= 2026-03-29 05:01:41 NOTICE 102.128.173.9 673573 33 --- Access to GET /admin/modules.php - action=, massaction= 2026-03-29 05:01:41 ERR 102.128.173.9 673573 33 DoliDBMysqli::query Exception in query instead of returning an error: Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 2026-03-29 05:01:41 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error query: UPDATE llx_extrafields set param = 'N;', printable = '' WHERE name = 'terminalpos' AND elementtype = 'user' 2026-03-29 05:01:41 ERR 102.128.173.9 673573 33 DoliDBMysqli::query SQL Error message: DB_ERROR_1366 Incorrect integer value: '' for column `dolibarr`.`llx_extrafields`.`printable` at row 1 From /var/www/html/dolibarr/htdocs/debugbar/class/TraceableDB.php:362. 2026-03-29 05:01:51 NOTICE 102.128.173.9 674295 33 --- Access to GET /admin/syslog.php - action=, massaction= 2026-03-29 05:01:53 NOTICE 102.128.173.9 674295 33 --- Access to GET /document.php - action=, massaction= NOTOKENRENEWAL=1