2024-09-04 20:15:15 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:15 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:15 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:15 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:15 DEBUG 192.168.1.254 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' 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:15 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/product/card.php - action=create, massaction= 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:15 DEBUG 192.168.1.254 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 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 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'product' ORDER BY pos 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, title, url, target FROM llx_bookmark WHERE (fk_user = 1 OR fk_user is NULL OR fk_user = 0) AND entity IN (1) ORDER BY position 2024-09-04 20:15:15 DEBUG 192.168.1.254 functions2::get_next_value mode=next 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT MAX(SUBSTRING(ref, 1, 9)) as val FROM llx_product WHERE ref LIKE '_________' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2024-09-04 20:15:15 DEBUG 192.168.1.254 functions2::get_next_value return 000041166 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, code, libelle as label FROM llx_c_barcode_type WHERE coder <> '0' AND entity = 1 ORDER BY code 2024-09-04 20:15:15 INFO 192.168.1.254 DolEditor::DolEditor htmlname=desc width= height=160 toolbarname=dolibarr_details 2024-09-04 20:15:15 DEBUG 192.168.1.254 FormProduct::selectWarehouses , fk_default_warehouse, warehouseopen, 1, 0, 0, , 0, 0, minwidth300 widthcentpercentminusxx maxwidth500 2024-09-04 20:15:15 DEBUG 192.168.1.254 FormProduct::loadWarehouses 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT e.rowid, e.ref as label, e.description, e.fk_parent, sum(ps.reel) as stock FROM llx_entrepot as e LEFT JOIN llx_product_stock as ps on ps.fk_entrepot = e.rowid WHERE e.entity IN (1) AND e.statut = 1 GROUP BY e.rowid, e.ref, e.description, e.fk_parent ORDER BY e.ref 2024-09-04 20:15:15 DEBUG 192.168.1.254 CProductNature::fetchAll 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT t.rowid, t.code, t.label, t.active FROM llx_c_product_nature as t WHERE (t.active = 1) 2024-09-04 20:15:15 DEBUG 192.168.1.254 CUnits::fetchAll 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT t.rowid, t.code, t.sortorder, t.label, t.short_label, t.unit_type, t.scale, t.active FROM llx_c_units as t WHERE (t.active = 1 AND t.unit_type = 'weight') 2024-09-04 20:15:15 DEBUG 192.168.1.254 CUnits::fetchAll 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT t.rowid, t.code, t.sortorder, t.label, t.short_label, t.unit_type, t.scale, t.active FROM llx_c_units as t WHERE (t.active = 1 AND t.unit_type = 'size') 2024-09-04 20:15:15 DEBUG 192.168.1.254 CUnits::fetchAll 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT t.rowid, t.code, t.sortorder, t.label, t.short_label, t.unit_type, t.scale, t.active FROM llx_c_units as t WHERE (t.active = 1 AND t.unit_type = 'volume') 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'product' ORDER BY pos 2024-09-04 20:15:15 DEBUG 192.168.1.254 Form::selectForForms filter= 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'product' ORDER BY pos 2024-09-04 20:15:15 DEBUG 192.168.1.254 Form::selectForForms filter= 2024-09-04 20:15:15 INFO 192.168.1.254 DolEditor::DolEditor htmlname=note_private width= height=140 toolbarname=dolibarr_details 2024-09-04 20:15:15 DEBUG 192.168.1.254 Categorie::load_motherof 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT fk_parent as id_parent, rowid as id_son FROM llx_categorie WHERE fk_parent != 0 AND entity IN (1) 2024-09-04 20:15:15 DEBUG 192.168.1.254 Categorie::get_full_arbo get category list 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT DISTINCT c.rowid, c.label, c.ref_ext, c.description, c.color, c.fk_parent, c.visible FROM llx_categorie as c WHERE c.entity IN (1) AND c.type = 0 2024-09-04 20:15:15 DEBUG 192.168.1.254 Categorie::get_full_arbo call to buildPathFromId 2024-09-04 20:15:15 DEBUG 192.168.1.254 Categorie::get_full_arbo dol_sort_array 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT cc.code FROM llx_c_country as cc WHERE cc.eec = 1 2024-09-04 20:15:15 INFO 192.168.1.254 get_default_tva: seller use vat=0, seller country=US, seller in cee=, buyer vat number= buyer country=US, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC= 2024-09-04 20:15:15 DEBUG 192.168.1.254 Form::load_cache_vatrates 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT DISTINCT t.rowid, t.code, t.taux, t.localtax1, t.localtax1_type, t.localtax2, t.localtax2_type, t.recuperableonly FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND t.active > 0 AND t.entity IN (1) AND c.code IN ('US') ORDER BY t.code ASC, t.taux ASC, t.recuperableonly ASC 2024-09-04 20:15:15 DEBUG 192.168.1.254 functions2::get_next_value mode=next 2024-09-04 20:15:15 DEBUG 192.168.1.254 sql=SELECT MAX(SUBSTRING(ref, 1, 9)) as val FROM llx_product WHERE ref LIKE '_________' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2024-09-04 20:15:15 DEBUG 192.168.1.254 functions2::get_next_value return 000041166 2024-09-04 20:15:15 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/product/card.php 2024-09-04 20:15:37 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:37 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:37 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:37 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:37 DEBUG 192.168.1.254 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' 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:37 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/index.php - action=, massaction= 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:37 DEBUG 192.168.1.254 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 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 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT rowid, title, url, target FROM llx_bookmark WHERE (fk_user = 1 OR fk_user is NULL OR fk_user = 0) AND entity IN (1) ORDER BY position 2024-09-04 20:15:37 DEBUG 192.168.1.254 InfoBox::listBoxes get default box list for mode=activated userid=1 2024-09-04 20:15:37 DEBUG 192.168.1.254 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 2024-09-04 20:15:37 INFO 192.168.1.254 ModeleBoxes::showBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT p.rowid, p.label, p.price, p.ref, p.price_base_type, p.price_ttc, p.fk_product_type, p.tms, p.tosell, p.tobuy, p.barcode, p.seuil_stock_alerte, p.entity, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, SUM((CASE WHEN s.reel IS NULL THEN 0 ELSE s.reel END)) as total_stock FROM llx_product as p LEFT JOIN llx_product_stock as s on p.rowid = s.fk_product WHERE p.entity IN (1) AND p.seuil_stock_alerte > 0 GROUP BY p.rowid, p.ref, p.label, p.price, p.price_base_type, p.price_ttc, p.fk_product_type, p.tms, p.tosell, p.tobuy, p.barcode, p.seuil_stock_alerte, p.entity, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export HAVING SUM((CASE WHEN s.reel IS NULL THEN 0 ELSE s.reel END)) < p.seuil_stock_alerte ORDER BY p.seuil_stock_alerte DESC LIMIT 5 2024-09-04 20:15:37 INFO 192.168.1.254 box_produits_alerte_stock::showBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 sql=SELECT b.title, b.url, b.target, b.favicon FROM llx_bookmark as b WHERE fk_user = 1 AND b.entity = 1 ORDER BY position ASC LIMIT 5 2024-09-04 20:15:37 INFO 192.168.1.254 box_bookmarks::showBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 box_birthdays::loadBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 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') = '9' AND u.birth < '2024-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') = '9' AND u.dateemployment < '2024-01-01 00:00:00' ORDER BY daya ASC LIMIT 5 2024-09-04 20:15:37 INFO 192.168.1.254 box_birthdays::showBox 2024-09-04 20:15:37 INFO 192.168.1.254 box_lastlogin::showBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 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 5 2024-09-04 20:15:37 INFO 192.168.1.254 box_boms::showBox 2024-09-04 20:15:37 DEBUG 192.168.1.254 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 5 2024-09-04 20:15:37 INFO 192.168.1.254 box_mos::showBox 2024-09-04 20:15:37 INFO 192.168.1.254 ModeleBoxes::showBox 2024-09-04 20:15:37 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/index.php 2024-09-04 20:15:38 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:38 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:38 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:38 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:38 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:38 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:38 DEBUG 192.168.1.254 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' 2024-09-04 20:15:38 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:38 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/admin/index.php - action=, massaction= 2024-09-04 20:15:38 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:38 DEBUG 192.168.1.254 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 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 2024-09-04 20:15:38 DEBUG 192.168.1.254 sql=SELECT rowid, title, url, target FROM llx_bookmark WHERE (fk_user = 1 OR fk_user is NULL OR fk_user = 0) AND entity IN (1) ORDER BY position 2024-09-04 20:15:38 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/admin/index.php 2024-09-04 20:15:40 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:40 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:40 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:40 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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' 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:40 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/admin/modules.php - action=, massaction= 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 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 2024-09-04 20:15:40 INFO 192.168.1.254 max_execution_time=30 is lower than max_execution_time_for_deploy=300. We try to increase it dynamically. 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT rowid, title, url, target FROM llx_bookmark WHERE (fk_user = 1 OR fk_user is NULL OR fk_user = 0) AND entity IN (1) ORDER BY position 2024-09-04 20:15:40 INFO 192.168.1.254 Scan directory /var/www/html/dolibarr/htdocs/core/modules/ for module descriptor files (modXXX.class.php) 2024-09-04 20:15:40 INFO 192.168.1.254 Module modPaybox not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 useNPR 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'US' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT code, label, description FROM llx_c_action_trigger ORDER by rang 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 INFO 192.168.1.254 Module modLabel not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 useNPR 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT t.rowid FROM llx_c_tva as t, llx_c_country as c WHERE t.fk_pays = c.rowid AND c.code = 'US' AND t.active = 1 AND t.recuperableonly = 1 AND t.entity IN (1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax1_type <> '0' 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 = 'US' AND t.active = 1 AND t.entity IN (1) AND t.localtax2_type <> '0' 2024-09-04 20:15:40 INFO 192.168.1.254 Module modWebServices not qualified 2024-09-04 20:15:40 INFO 192.168.1.254 Module modDynamicPrices not qualified 2024-09-04 20:15:40 INFO 192.168.1.254 Module modWebServicesClient not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'commande_fournisseur_dispatch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2024-09-04 20:15:40 INFO 192.168.1.254 Module modCollab not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2024-09-04 20:15:40 INFO 192.168.1.254 Module modAsset not qualified 2024-09-04 20:15:40 INFO 192.168.1.254 Module modDocumentGeneration not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llx_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 INFO 192.168.1.254 Module modZapier not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2024-09-04 20:15:40 INFO 192.168.1.254 Module modBookCal not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2024-09-04 20:15:40 INFO 192.168.1.254 Module modFTP not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 User::loadParentOf 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT fk_user as id_parent, rowid as id_son FROM llx_user WHERE fk_user <> 0 AND entity IN (0,1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 User::get_full_tree get user list 2024-09-04 20:15:40 DEBUG 192.168.1.254 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) 2024-09-04 20:15:40 DEBUG 192.168.1.254 User::get_full_tree call to build_path_from_id_user 2024-09-04 20:15:40 DEBUG 192.168.1.254 User::get_full_tree dol_sort_array 2024-09-04 20:15:40 INFO 192.168.1.254 Build childid for id = 1 2024-09-04 20:15:40 INFO 192.168.1.254 Module modDeplacement not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2024-09-04 20:15:40 DEBUG 192.168.1.254 sql=SELECT name, label, fieldrequired FROM llx_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2024-09-04 20:15:40 INFO 192.168.1.254 Module modIntracommreport not qualified 2024-09-04 20:15:40 DEBUG 192.168.1.254 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 2024-09-04 20:15:40 INFO 192.168.1.254 Module modStockTransfer not qualified 2024-09-04 20:15:40 INFO 192.168.1.254 Module modDataPolicy not qualified 2024-09-04 20:15:40 INFO 192.168.1.254 Scan directory /var/www/html/dolibarr/htdocs/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2024-09-04 20:15:40 INFO 192.168.1.254 Scan directory /var/www/html/dolibarr/htdocs/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2024-09-04 20:15:40 INFO 192.168.1.254 Scan directory /var/www/html/dolibarr/htdocs/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2024-09-04 20:15:40 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/admin/modules.php 2024-09-04 20:15:42 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:42 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:42 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:42 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:42 DEBUG 192.168.1.254 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' 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:42 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/admin/syslog.php - action=, massaction= 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:42 DEBUG 192.168.1.254 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 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 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT rowid, title, url, target FROM llx_bookmark WHERE (fk_user = 1 OR fk_user is NULL OR fk_user = 0) AND entity IN (1) ORDER BY position 2024-09-04 20:15:42 DEBUG 192.168.1.254 admin.lib::dolibarr_get_const 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FACILITY' AND entity = 0 2024-09-04 20:15:42 DEBUG 192.168.1.254 admin.lib::dolibarr_get_const 2024-09-04 20:15:42 DEBUG 192.168.1.254 sql=SELECT value as value FROM llx_const WHERE name = 'SYSLOG_FILE' AND entity = 0 2024-09-04 20:15:42 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/admin/syslog.php 2024-09-04 20:15:44 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:44 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:44 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:44 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:44 DEBUG 192.168.1.254 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' 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:44 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/document.php - action=, massaction= NOTOKENRENEWAL=1 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:44 INFO 192.168.1.254 dol_check_secure_access_document modulepart=logs original_file=dolibarr.log entity=1 2024-09-04 20:15:44 INFO 192.168.1.254 document.php download /var/www/html/dolibarr/documents/dolibarr.log filename=dolibarr.log content-type=text/plain 2024-09-04 20:15:44 INFO 192.168.1.254 --- End access to /dolibarr/htdocs/document.php 2024-09-04 20:15:44 DEBUG 192.168.1.254 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2024-09-04 20:15:44 DEBUG 192.168.1.254 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, 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 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 WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT rowid, name, label, type, size, elementtype, fieldunique, fieldrequired, param, pos, alwayseditable, perms, langs, list, printable, totalizable, fielddefault, fieldcomputed, entity, enabled, help, css, cssview, csslist FROM llx_extrafields WHERE elementtype = 'user' ORDER BY pos 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT param, value FROM llx_user_param WHERE fk_user = 1 AND entity = 1 2024-09-04 20:15:44 DEBUG 192.168.1.254 DefaultValues::fetchAll 2024-09-04 20:15:44 DEBUG 192.168.1.254 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)) 2024-09-04 20:15:44 DEBUG 192.168.1.254 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' 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT DISTINCT r.module, r.perms, r.subperms 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 2024-09-04 20:15:44 NOTICE 192.168.1.254 --- Access to GET /dolibarr/htdocs/document.php - action=, massaction= NOTOKENRENEWAL=1 2024-09-04 20:15:44 DEBUG 192.168.1.254 sql=SELECT transkey, transvalue FROM llx_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2024-09-04 20:15:44 INFO 192.168.1.254 dol_check_secure_access_document modulepart=logs original_file=dolibarr.log entity=1 2024-09-04 20:15:44 INFO 192.168.1.254 document.php download /var/www/html/dolibarr/documents/dolibarr.log filename=dolibarr.log content-type=text/plain