2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 DefaultValues::fetchAll 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:52:57 NOTICE 199.244.54.204 663430 33188 --- Access to GET /actg24/admin/modules.php - action=, massaction= 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 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 llxaj_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 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 BEGIN Transaction 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 admin.lib::dolibarr_set_const 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=DELETE FROM llxaj_const WHERE name = 'MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT' AND entity = 1 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 admin.lib::dolibarr_set_const 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=INSERT INTO llxaj_const(name, value, type, visible, note, entity) VALUES ('MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT', 'commonkanban', 'chaine', 0, '', 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 COMMIT Transaction 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modMailmanSpip not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 User::loadParentOf 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxaj_user WHERE fk_user <> 0 AND entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 User::get_full_tree get user list 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 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 llxaj_user as u WHERE u.entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 User::get_full_tree call to build_path_from_id_user 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 User::get_full_tree dol_sort_array 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Build childid for id = 1 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modDeplacement not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modSubtotals not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 useNPR 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modDataPolicy not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modFTP not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modLabel not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modStockTransfer not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modDocumentGeneration not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorbooth' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modPaybox not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT code, label, description FROM llxaj_c_action_trigger ORDER by rang 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modWebServicesClient not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modDynamicPrices not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modZapier not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modExternalSite not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 useNPR 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modCollab not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modBookCal not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modIntracommreport not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modAsset not qualified 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Module modWebServices not qualified 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/inputcalculator/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/atinvoice/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 Save lastsearch_values_tmp_admin/modules.php={"search_keyword":"log"} (systematic recording of last search criteria) 2025-12-10 22:52:57 DEBUG 199.244.54.204 663430 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/modules.php' like concat('%', url, '%') 2025-12-10 22:52:57 ERR 199.244.54.204 663430 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:52:57 ERR 199.244.54.204 663430 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:52:57 INFO 199.244.54.204 663430 33188 --- End access to /actg24/admin/modules.php 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 DefaultValues::fetchAll 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,0)) AND (entity IN (1,1))) 2025-12-10 22:52:58 NOTICE 199.244.54.204 663441 33188 --- Access to GET /actg24/theme/eldy/style.css.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 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 llxaj_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 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IS NOT NULL AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 DefaultValues::fetchAll 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 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 llxaj_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 2025-12-10 22:52:58 DEBUG 199.244.54.204 663441 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:52:58 INFO 199.244.54.204 663441 33188 --- End access to /actg24/theme/eldy/style.css.php 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 DefaultValues::fetchAll 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:53:11 NOTICE 199.244.54.204 663978 33188 --- Access to GET /actg24/admin/syslog.php - action=, massaction= 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 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 llxaj_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 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 admin.lib::dolibarr_get_const 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT value as value FROM llxaj_const WHERE name = 'SYSLOG_FACILITY' AND entity = 0 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 admin.lib::dolibarr_get_const 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT value as value FROM llxaj_const WHERE name = 'SYSLOG_FILE' AND entity = 0 2025-12-10 22:53:11 DEBUG 199.244.54.204 663978 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/syslog.php' like concat('%', url, '%') 2025-12-10 22:53:11 ERR 199.244.54.204 663978 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:53:11 ERR 199.244.54.204 663978 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:53:11 INFO 199.244.54.204 663978 33188 --- End access to /actg24/admin/syslog.php 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DefaultValues::fetchAll 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:02 NOTICE 199.244.54.204 665718 33188 --- Access to GET /actg24/compta/index.php - action=, massaction= 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 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 llxaj_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 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum((CASE WHEN f.date_lim_reglement < '2025-11-10' THEN 1 ELSE 0 END)) as late30, sum((CASE WHEN f.date_lim_reglement < '2025-11-25' AND f.date_lim_reglement >= '2025-11-10' THEN 1 ELSE 0 END)) as late15, sum((CASE WHEN f.date_lim_reglement < '2025-12-10' AND f.date_lim_reglement >= '2025-11-25' THEN 1 ELSE 0 END)) as latenow, sum((CASE WHEN f.date_lim_reglement >= '2025-12-10' AND f.date_lim_reglement < '2025-12-25' THEN 1 ELSE 0 END)) as notlatenow, sum((CASE WHEN f.date_lim_reglement >= '2025-12-25' AND f.date_lim_reglement < '2026-01-09' THEN 1 ELSE 0 END)) as notlate15, sum((CASE WHEN f.date_lim_reglement >= '2026-01-09' THEN 1 ELSE 0 END)) as notlate30 FROM llxaj_facture as f WHERE f.entity IN (1) AND f.type <> 2 AND f.fk_statut = 1 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 DolGraph::draw_chart this->type=bars,bars,bars,bars,bars,bars this->MaxValue=0 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum((CASE WHEN f.date_lim_reglement < '2025-11-10' THEN 1 ELSE 0 END)) as late30, sum((CASE WHEN f.date_lim_reglement < '2025-11-25' AND f.date_lim_reglement >= '2025-11-10' THEN 1 ELSE 0 END)) as late15, sum((CASE WHEN f.date_lim_reglement < '2025-12-10' AND f.date_lim_reglement >= '2025-11-25' THEN 1 ELSE 0 END)) as latenow, sum((CASE WHEN f.date_lim_reglement >= '2025-12-10' AND f.date_lim_reglement < '2025-12-25' THEN 1 ELSE 0 END)) as notlatenow, sum((CASE WHEN f.date_lim_reglement >= '2025-12-25' AND f.date_lim_reglement < '2026-01-09' THEN 1 ELSE 0 END)) as notlate15, sum((CASE WHEN f.date_lim_reglement >= '2026-01-09' THEN 1 ELSE 0 END)) as notlate30 FROM llxaj_facture_fourn as f WHERE f.entity IN (1) AND f.type <> 2 AND f.fk_statut = 1 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 DolGraph::draw_chart this->type=bars,bars,bars,bars,bars,bars this->MaxValue=0 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT f.rowid, f.ref, f.datef as date, f.total_ht, f.total_tva, f.total_ttc, f.ref_client, f.type, f.fk_statut as status, f.paye, s.nom as name, s.rowid as socid, s.email, s.code_client, s.code_compta, s.code_fournisseur, s.code_compta_fournisseur, cc.rowid as country_id, cc.code as country_code FROM llxaj_facture as f, llxaj_societe as s LEFT JOIN llxaj_c_country as cc ON cc.rowid = s.fk_pays WHERE s.rowid = f.fk_soc AND f.fk_statut = 0 AND f.entity IN (1) GROUP BY f.rowid, f.ref, f.datef, f.total_ht, f.total_tva, f.total_ttc, f.ref_client, f.type, f.fk_statut, f.paye, s.nom, s.rowid, s.email, s.code_client, s.code_compta, s.code_fournisseur, s.code_compta_fournisseur, cc.rowid, cc.code 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT f.ref, f.rowid, f.total_ht, f.total_tva, f.total_ttc, f.type, f.ref_supplier, f.fk_statut as status, f.paye, s.nom as name, s.rowid as socid, s.email, s.code_client, s.code_compta, s.code_fournisseur, s.code_compta_fournisseur, cc.rowid as country_id, cc.code as country_code FROM llxaj_facture_fourn as f, llxaj_societe as s LEFT JOIN llxaj_c_country as cc ON cc.rowid = s.fk_pays WHERE s.rowid = f.fk_soc AND f.fk_statut = 0 AND f.entity IN (1) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT f.rowid, f.ref, f.fk_statut as status, f.type, f.total_ht, f.total_tva, f.total_ttc, f.paye, f.tms, f.date_lim_reglement as datelimite, s.nom as name, s.rowid as socid, s.code_client, s.code_compta as code_compta_client, s.email, cc.rowid as country_id, cc.code as country_code, (SELECT SUM(pf.amount) FROM llxaj_paiement_facture as pf WHERE pf.fk_facture = f.rowid) as am FROM llxaj_facture as f INNER JOIN llxaj_societe as s ON s.rowid = f.fk_soc LEFT JOIN llxaj_c_country as cc ON cc.rowid = s.fk_pays WHERE f.entity IN (1) ORDER BY f.tms DESC LIMIT 3 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 Facture::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="^09157\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 Facture::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="^09156\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 Facture::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09154 types=files recursive=0 filter="^09154\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT ff.rowid, ff.ref, ff.fk_statut as status, ff.type, ff.libelle, ff.total_ht, ff.total_tva, ff.total_ttc, ff.tms, ff.paye, ff.ref_supplier, s.nom as name, s.rowid as socid, s.code_fournisseur, s.code_compta_fournisseur, s.email, (SELECT SUM(pf.amount) FROM llxaj_paiementfourn_facturefourn as pf WHERE pf.fk_facturefourn = ff.rowid) as am FROM llxaj_societe as s, llxaj_facture_fourn as ff WHERE s.rowid = ff.fk_soc AND ff.entity IN (1) ORDER BY ff.tms DESC LIMIT 3 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 75 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 75 AND f.type IN (0,2) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 75 AND f.type = 3 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 74 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 74 AND f.type IN (0,2) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 74 AND f.type = 3 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 73 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 73 AND f.type IN (0,2) 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture_fourn as f WHERE rc.fk_invoice_supplier_source=f.rowid AND rc.fk_invoice_supplier = 73 AND f.type = 3 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT c.rowid, c.amount, c.date_ech, c.paye, cc.libelle as label, SUM(pc.amount) as sumpaid FROM (llxaj_c_chargesociales as cc, llxaj_chargesociales as c) LEFT JOIN llxaj_paiementcharge as pc ON pc.fk_charge = c.rowid WHERE c.fk_type = cc.id AND c.entity IN (1) AND c.paye = 0 GROUP BY c.rowid, c.amount, c.date_ech, c.paye, cc.libelle 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT sum(f.total_ht) as tot_fht, sum(f.total_ttc) as tot_fttc, s.nom as name, s.email, s.rowid as socid, s.code_client, s.code_compta as code_compta_client, c.rowid, c.ref, c.facture, c.fk_statut as status, c.total_ht, c.total_tva, c.total_ttc, cc.rowid as country_id, cc.code as country_code FROM llxaj_societe as s LEFT JOIN llxaj_c_country as cc ON cc.rowid = s.fk_pays, llxaj_commande as c LEFT JOIN llxaj_element_element as el ON el.fk_source = c.rowid AND el.sourcetype = 'commande' LEFT JOIN llxaj_facture AS f ON el.fk_target = f.rowid AND el.targettype = 'facture' WHERE c.fk_soc = s.rowid AND c.entity IN (1) AND c.fk_statut = 3 AND c.facture = 0 GROUP BY s.nom, s.email, s.rowid, s.code_client, s.code_compta, c.rowid, c.ref, c.facture, c.fk_statut, c.total_ht, c.total_tva, c.total_ttc, cc.rowid, cc.code 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/commande/SO2508-0020 types=files recursive=0 filter="^SO2508\\-0020\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/commande/SO2509-0027 types=files recursive=0 filter="^SO2509\\-0027\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:02 DEBUG 199.244.54.204 665718 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/compta/index.php' like concat('%', url, '%') 2025-12-10 22:54:02 ERR 199.244.54.204 665718 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:02 ERR 199.244.54.204 665718 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:02 INFO 199.244.54.204 665718 33188 --- End access to /actg24/compta/index.php 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 DefaultValues::fetchAll 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:04 NOTICE 199.244.54.204 665809 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 Facture::fetch 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 Facture::fetch_lines 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 Facture::getSommePaiement 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 Translate::loadCacheCurrencies 2025-12-10 22:54:04 DEBUG 199.244.54.204 665809 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 22:54:04 INFO 199.244.54.204 665809 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DefaultValues::fetchAll 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:05 NOTICE 199.244.54.204 665809 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_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 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::fetch 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::fetch_lines 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 useRevenueStamp 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::getSommePaiement 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::liste_contact 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::liste_contact 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 61 AND elementtype = 'invoice' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::getSommePaiement 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT piece_num as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT MAX(te.ref) FROM llxaj_facture as te WHERE te.ref < '09156' AND te.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT MIN(te.ref) FROM llxaj_facture as te WHERE te.ref > '09156' AND te.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type = 2 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Form::load_cache_conditions_paiements 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, code, libelle as label, deposit_percent, entity FROM llxaj_c_payment_term WHERE entity IN (1) AND active > 0 ORDER BY sortorder 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Translate::loadCacheCurrencies 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT p.datep as dp, p.ref, p.num_paiement as num_payment, p.rowid, p.fk_bank, c.code as payment_code, c.libelle as payment_label, pf.amount, ba.rowid as baid, ba.ref as baref, ba.label, ba.number as banumber, ba.account_number, ba.fk_accountancy_journal, ba.currency_code as bacurrency_code FROM llxaj_paiement_facture as pf, llxaj_paiement as p LEFT JOIN llxaj_c_paiement as c ON p.fk_paiement = c.id LEFT JOIN llxaj_bank as b ON p.fk_bank = b.rowid LEFT JOIN llxaj_bank_account as ba ON b.fk_account = ba.rowid WHERE pf.fk_facture = 61 AND pf.fk_paiement = p.rowid AND p.entity IN (1) ORDER BY p.datep, p.tms 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT re.rowid, re.amount_ht, re.amount_tva, re.amount_ttc, re.description, re.fk_facture_source FROM llxaj_societe_remise_except as re WHERE fk_facture = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::fetch_lines 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'product' ORDER BY pos 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DiscountAbsolute::fetch 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT sr.rowid, sr.fk_soc, sr.discount_type, sr.fk_user, sr.amount_ht, sr.amount_tva, sr.amount_ttc, sr.tva_tx, sr.vat_src_code, sr.multicurrency_amount_ht, sr.multicurrency_amount_tva, sr.multicurrency_amount_ttc, sr.fk_facture_line, sr.fk_facture, sr.fk_facture_source, sr.fk_invoice_supplier_line, sr.fk_invoice_supplier, sr.fk_invoice_supplier_source, sr.description, sr.datec, f.ref as ref_facture_source, f.type as type_facture_source, fsup.ref as ref_invoice_supplier_source, fsup.type as type_invoice_supplier_source FROM llxaj_societe_remise_except as sr LEFT JOIN llxaj_facture as f ON sr.fk_facture_source = f.rowid LEFT JOIN llxaj_facture_fourn as fsup ON sr.fk_invoice_supplier_source = fsup.rowid WHERE sr.entity IN (1) AND sr.fk_facture_source = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Call getNextNumRef with FACTURE_ADDON = mod_facture_mercure, thirdparty=Warner Brothers Seed Co., type=, mode=last 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 functions2::get_next_value mode=last 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT MAX(SUBSTRING(ref, 1, 5)) as val FROM llxaj_facture WHERE ref LIKE '_____' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 functions2::get_next_value mode=last 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT ref as ref FROM llxaj_facture WHERE ref LIKE '09157' AND ref NOT LIKE '%PROV%' AND entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 functions2::get_next_value return 09157 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 /core/lib/function2.lib.php::getListOfModels 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT nom as id, nom as doc_template_name, libelle as label, description as description FROM llxaj_document_model WHERE type = 'invoice' AND entity IN (0,1) ORDER BY description DESC 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/doctemplates/invoices types=files recursive=0 filter="" excludefilter=[] 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Link::fetchAll 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, entity, datea, url, label, objecttype, objectid, share,share_pass FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Link::fetchAll num=0 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_ecm_files WHERE entity = 1 AND filepath = 'facture/09156' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 EcmFiles::fetch 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT t.rowid, t.ref, t.label, t.share, t.entity, t.filename, t.filepath, t.fullpath_orig, t.description, t.keywords, t.cover, t.position, t.gen_or_uploaded, t.extraparams, t.date_c, t.tms as date_m, t.fk_user_c, t.fk_user_m, t.note_private, t.note_public, t.acl, t.src_object_type, t.src_object_id, t.agenda_id FROM llxaj_ecm_files as t WHERE 1 = 1 AND t.rowid = 1912 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'ecm_files' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 Facture::fetchObjectLink 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, fk_source, sourcetype, fk_target, targettype FROM llxaj_element_element WHERE (fk_source = 61 AND sourcetype = 'facture') OR (fk_target = 61 AND targettype = 'facture') ORDER BY sourcetype 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_propal as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref FROM llxaj_societe as s, llxaj_expedition as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_commande as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.titre as ref, t.total_ht FROM llxaj_societe as s, llxaj_facture_rec as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_commande_fournisseur as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_facture_fourn as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 ActionComm::getActions 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT a.id FROM llxaj_actioncomm as a WHERE a.entity IN (1) AND a.fk_element = 61 AND a.elementtype = 'invoice' ORDER BY a.datep DESC, a.id DESC LIMIT 11 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 ActionComm::fetch 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1237 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'actioncomm' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1237 AND element_type IN ('user', 'socpeople') 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 ActionComm::fetch 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1231 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1231 AND element_type IN ('user', 'socpeople') 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 CActionComm::liste_array 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT id, code, libelle as label, module, type, color, picto FROM llxaj_c_actioncomm WHERE 1=1 AND active=1 ORDER BY type, position, module 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/compta/facture/card.php' like concat('%', url, '%') 2025-12-10 22:54:05 ERR 199.244.54.204 665809 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:05 ERR 199.244.54.204 665809 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 DefaultValues::fetchAll 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:05 DEBUG 199.244.54.204 665809 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:05 NOTICE 199.244.54.204 665809 33188 --- Access to GET /actg24/viewimage.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 dol_check_secure_access_document modulepart=apercufacture original_file=09156/09156.pdf_preview.png entity=1 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 viewimage.php return file /home3/lkeeton/dolibarrdata/facture/09156/09156.pdf_preview.png filename=09156.pdf_preview.png content-type=image/png 2025-12-10 22:54:05 INFO 199.244.54.204 665809 33188 --- End access to /actg24/viewimage.php 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 DefaultValues::fetchAll 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:09 NOTICE 199.244.54.204 666071 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_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 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 Facture::fetch 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.entity IN (1) AND f.ref = '09157' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 Facture::fetch_lines 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 useRevenueStamp 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 Facture::getSommePaiement 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 63 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 Facture::liste_contact 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 Facture::liste_contact 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:09 INFO 199.244.54.204 666071 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 63 AND entity = 1 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 63 AND elementtype = 'invoice' 2025-12-10 22:54:09 DEBUG 199.244.54.204 666071 33188 sql=SELECT cc.code FROM llxaj_c_country as cc WHERE cc.eec = 1 2025-12-10 22:54:10 INFO 199.244.54.204 666071 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DefaultValues::fetchAll 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:12 NOTICE 199.244.54.204 666123 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_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 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::fetch 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::fetch_lines 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 useRevenueStamp 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::getSommePaiement 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::liste_contact 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::liste_contact 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 61 AND elementtype = 'invoice' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::getSommePaiement 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT piece_num as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT MAX(te.ref) FROM llxaj_facture as te WHERE te.ref < '09156' AND te.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT MIN(te.ref) FROM llxaj_facture as te WHERE te.ref > '09156' AND te.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type = 2 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Form::load_cache_conditions_paiements 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, code, libelle as label, deposit_percent, entity FROM llxaj_c_payment_term WHERE entity IN (1) AND active > 0 ORDER BY sortorder 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Translate::loadCacheCurrencies 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT p.datep as dp, p.ref, p.num_paiement as num_payment, p.rowid, p.fk_bank, c.code as payment_code, c.libelle as payment_label, pf.amount, ba.rowid as baid, ba.ref as baref, ba.label, ba.number as banumber, ba.account_number, ba.fk_accountancy_journal, ba.currency_code as bacurrency_code FROM llxaj_paiement_facture as pf, llxaj_paiement as p LEFT JOIN llxaj_c_paiement as c ON p.fk_paiement = c.id LEFT JOIN llxaj_bank as b ON p.fk_bank = b.rowid LEFT JOIN llxaj_bank_account as ba ON b.fk_account = ba.rowid WHERE pf.fk_facture = 61 AND pf.fk_paiement = p.rowid AND p.entity IN (1) ORDER BY p.datep, p.tms 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT re.rowid, re.amount_ht, re.amount_tva, re.amount_ttc, re.description, re.fk_facture_source FROM llxaj_societe_remise_except as re WHERE fk_facture = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::fetch_lines 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'product' ORDER BY pos 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DiscountAbsolute::fetch 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT sr.rowid, sr.fk_soc, sr.discount_type, sr.fk_user, sr.amount_ht, sr.amount_tva, sr.amount_ttc, sr.tva_tx, sr.vat_src_code, sr.multicurrency_amount_ht, sr.multicurrency_amount_tva, sr.multicurrency_amount_ttc, sr.fk_facture_line, sr.fk_facture, sr.fk_facture_source, sr.fk_invoice_supplier_line, sr.fk_invoice_supplier, sr.fk_invoice_supplier_source, sr.description, sr.datec, f.ref as ref_facture_source, f.type as type_facture_source, fsup.ref as ref_invoice_supplier_source, fsup.type as type_invoice_supplier_source FROM llxaj_societe_remise_except as sr LEFT JOIN llxaj_facture as f ON sr.fk_facture_source = f.rowid LEFT JOIN llxaj_facture_fourn as fsup ON sr.fk_invoice_supplier_source = fsup.rowid WHERE sr.entity IN (1) AND sr.fk_facture_source = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Call getNextNumRef with FACTURE_ADDON = mod_facture_mercure, thirdparty=Warner Brothers Seed Co., type=, mode=last 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 functions2::get_next_value mode=last 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT MAX(SUBSTRING(ref, 1, 5)) as val FROM llxaj_facture WHERE ref LIKE '_____' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 functions2::get_next_value mode=last 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT ref as ref FROM llxaj_facture WHERE ref LIKE '09157' AND ref NOT LIKE '%PROV%' AND entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 functions2::get_next_value return 09157 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 /core/lib/function2.lib.php::getListOfModels 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT nom as id, nom as doc_template_name, libelle as label, description as description FROM llxaj_document_model WHERE type = 'invoice' AND entity IN (0,1) ORDER BY description DESC 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/doctemplates/invoices types=files recursive=0 filter="" excludefilter=[] 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Link::fetchAll 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, entity, datea, url, label, objecttype, objectid, share,share_pass FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Link::fetchAll num=0 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_ecm_files WHERE entity = 1 AND filepath = 'facture/09156' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 EcmFiles::fetch 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT t.rowid, t.ref, t.label, t.share, t.entity, t.filename, t.filepath, t.fullpath_orig, t.description, t.keywords, t.cover, t.position, t.gen_or_uploaded, t.extraparams, t.date_c, t.tms as date_m, t.fk_user_c, t.fk_user_m, t.note_private, t.note_public, t.acl, t.src_object_type, t.src_object_id, t.agenda_id FROM llxaj_ecm_files as t WHERE 1 = 1 AND t.rowid = 1912 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'ecm_files' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 Facture::fetchObjectLink 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, fk_source, sourcetype, fk_target, targettype FROM llxaj_element_element WHERE (fk_source = 61 AND sourcetype = 'facture') OR (fk_target = 61 AND targettype = 'facture') ORDER BY sourcetype 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_propal as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref FROM llxaj_societe as s, llxaj_expedition as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_commande as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.titre as ref, t.total_ht FROM llxaj_societe as s, llxaj_facture_rec as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_commande_fournisseur as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_facture_fourn as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 ActionComm::getActions 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT a.id FROM llxaj_actioncomm as a WHERE a.entity IN (1) AND a.fk_element = 61 AND a.elementtype = 'invoice' ORDER BY a.datep DESC, a.id DESC LIMIT 11 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 ActionComm::fetch 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1237 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'actioncomm' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1237 AND element_type IN ('user', 'socpeople') 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 ActionComm::fetch 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1231 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1231 AND element_type IN ('user', 'socpeople') 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 CActionComm::liste_array 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT id, code, libelle as label, module, type, color, picto FROM llxaj_c_actioncomm WHERE 1=1 AND active=1 ORDER BY type, position, module 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/compta/facture/card.php' like concat('%', url, '%') 2025-12-10 22:54:12 ERR 199.244.54.204 666123 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:12 ERR 199.244.54.204 666123 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 DefaultValues::fetchAll 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:12 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:12 NOTICE 199.244.54.204 666123 33188 --- Access to GET /actg24/viewimage.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 dol_check_secure_access_document modulepart=apercufacture original_file=09156/09156.pdf_preview.png entity=1 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 viewimage.php return file /home3/lkeeton/dolibarrdata/facture/09156/09156.pdf_preview.png filename=09156.pdf_preview.png content-type=image/png 2025-12-10 22:54:12 INFO 199.244.54.204 666123 33188 --- End access to /actg24/viewimage.php 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 DefaultValues::fetchAll 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:13 NOTICE 199.244.54.204 666123 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:13 DEBUG 199.244.54.204 666123 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:13 INFO 199.244.54.204 666123 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DefaultValues::fetchAll 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:14 NOTICE 199.244.54.204 666183 33188 --- Access to GET /actg24/compta/facture/list.php - action=, massaction= 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_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 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getArrayOfInvoiceSubtypes 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT rowid, code, label as label FROM llxaj_c_invoice_subtype WHERE active = 1 AND fk_country = 11 AND entity IN(1) ORDER by rowid, code 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT COUNT(*) as nbtotalofrecords FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT f.rowid as id, f.ref, f.ref_client, f.fk_soc, f.type, f.subtype, f.note_private, f.note_public, f.increment, f.fk_mode_reglement, f.fk_cond_reglement, f.total_ht, f.total_tva, f.total_ttc, f.localtax1 as total_localtax1, f.localtax2 as total_localtax2, f.fk_user_author, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva as multicurrency_total_vat, f.multicurrency_total_ttc, f.datef, f.date_valid, f.date_lim_reglement as datelimite, f.fk_input_reason, f.module_source, f.pos_source, f.paye as paye, f.fk_statut, f.import_key, f.close_code, f.datec as date_creation, f.tms as date_modification, f.date_closing as date_closing, f.retained_warranty, f.retained_warranty_date_limit, f.situation_final, f.situation_cycle_ref, f.situation_counter, s.rowid as socid, s.nom as name, s.name_alias as alias, s.email, s.phone, s.fax, s.address, s.town, s.zip, s.fk_pays, s.client, s.fournisseur, s.code_client, s.code_fournisseur, s.code_compta as code_compta_client, s.code_compta_fournisseur, s.parent as fk_parent, s2.nom as name2, typent.code as typent_code, state.code_departement as state_code, state.nom as state_name, country.code as country_code, f.fk_fac_rec_source, p.rowid as project_id, p.ref as project_ref, p.title as project_label, u.login, u.lastname, u.firstname, u.email as user_email, u.statut as user_statut, u.entity, u.photo, u.office_phone, u.office_fax, u.user_mobile, u.job, u.gender FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) ORDER BY f.datef DESC LIMIT 10001 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT u.rowid, u.lastname, u.firstname, u.statut as status, u.login, u.photo, u.gender, u.entity, u.admin FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY status DESC, firstname ASC, lastname ASC 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Form::select_dolusers 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT DISTINCT u.rowid, u.lastname as lastname, u.firstname, u.statut as status, u.login, u.admin, u.entity, u.gender, u.photo FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY u.statut DESC, u.firstname ASC, u.lastname ASC 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 FormCompany::typent_array 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT id, code, libelle as label FROM llxaj_c_typent WHERE active = 1 AND (fk_country IS NULL OR fk_country = 11) ORDER by position, id 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="^09157\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="^09156\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 60 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09155 types=files recursive=0 filter="^09155\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 59 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09154 types=files recursive=0 filter="^09154\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 52 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09148 types=files recursive=0 filter="^09148\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 47 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09143 types=files recursive=0 filter="^09143\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 19 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09117 types=files recursive=0 filter="^09117\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 9 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09110 types=files recursive=0 filter="^09110\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 6 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09108 types=files recursive=0 filter="^09108\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 5 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0002 types=files recursive=0 filter="^DP2503\\-0002\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::getSommePaiement 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 Facture::fetch_lines 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 4 ORDER BY l.rang, l.rowid 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0001 types=files recursive=0 filter="^DP2503\\-0001\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/temp/massgeneration/1 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 Save lastsearch_values_tmp_compta/facture/list.php={"search_category_invoice_list":[]} (systematic recording of last search criteria) 2025-12-10 22:54:14 DEBUG 199.244.54.204 666183 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/compta/facture/list.php' like concat('%', url, '%') 2025-12-10 22:54:14 ERR 199.244.54.204 666183 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:14 ERR 199.244.54.204 666183 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:14 INFO 199.244.54.204 666183 33188 --- End access to /actg24/compta/facture/list.php 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 DefaultValues::fetchAll 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:16 NOTICE 199.244.54.204 666249 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:16 DEBUG 199.244.54.204 666249 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:16 INFO 199.244.54.204 666249 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 DefaultValues::fetchAll 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:18 NOTICE 199.244.54.204 666275 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 Facture::fetch 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 63 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 Facture::fetch_lines 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 Facture::getSommePaiement 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 Translate::loadCacheCurrencies 2025-12-10 22:54:18 DEBUG 199.244.54.204 666275 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 22:54:18 INFO 199.244.54.204 666275 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 DefaultValues::fetchAll 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:19 NOTICE 199.244.54.204 666325 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_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 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 Facture::fetch 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 63 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 Facture::fetch_lines 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 useRevenueStamp 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 Facture::getSommePaiement 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 63 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 Facture::liste_contact 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 Facture::liste_contact 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 22:54:19 INFO 199.244.54.204 666325 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 63 AND entity = 1 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 63 AND elementtype = 'invoice' 2025-12-10 22:54:19 DEBUG 199.244.54.204 666325 33188 sql=SELECT cc.code FROM llxaj_c_country as cc WHERE cc.eec = 1 2025-12-10 22:54:19 INFO 199.244.54.204 666325 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DefaultValues::fetchAll 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:21 NOTICE 199.244.54.204 666641 33188 --- Access to GET /actg24/compta/facture/list.php - action=, massaction= 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_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 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getArrayOfInvoiceSubtypes 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT rowid, code, label as label FROM llxaj_c_invoice_subtype WHERE active = 1 AND fk_country = 11 AND entity IN(1) ORDER by rowid, code 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT COUNT(*) as nbtotalofrecords FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT f.rowid as id, f.ref, f.ref_client, f.fk_soc, f.type, f.subtype, f.note_private, f.note_public, f.increment, f.fk_mode_reglement, f.fk_cond_reglement, f.total_ht, f.total_tva, f.total_ttc, f.localtax1 as total_localtax1, f.localtax2 as total_localtax2, f.fk_user_author, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva as multicurrency_total_vat, f.multicurrency_total_ttc, f.datef, f.date_valid, f.date_lim_reglement as datelimite, f.fk_input_reason, f.module_source, f.pos_source, f.paye as paye, f.fk_statut, f.import_key, f.close_code, f.datec as date_creation, f.tms as date_modification, f.date_closing as date_closing, f.retained_warranty, f.retained_warranty_date_limit, f.situation_final, f.situation_cycle_ref, f.situation_counter, s.rowid as socid, s.nom as name, s.name_alias as alias, s.email, s.phone, s.fax, s.address, s.town, s.zip, s.fk_pays, s.client, s.fournisseur, s.code_client, s.code_fournisseur, s.code_compta as code_compta_client, s.code_compta_fournisseur, s.parent as fk_parent, s2.nom as name2, typent.code as typent_code, state.code_departement as state_code, state.nom as state_name, country.code as country_code, f.fk_fac_rec_source, p.rowid as project_id, p.ref as project_ref, p.title as project_label, u.login, u.lastname, u.firstname, u.email as user_email, u.statut as user_statut, u.entity, u.photo, u.office_phone, u.office_fax, u.user_mobile, u.job, u.gender FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) ORDER BY f.datef DESC LIMIT 10001 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT u.rowid, u.lastname, u.firstname, u.statut as status, u.login, u.photo, u.gender, u.entity, u.admin FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY status DESC, firstname ASC, lastname ASC 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Form::select_dolusers 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT DISTINCT u.rowid, u.lastname as lastname, u.firstname, u.statut as status, u.login, u.admin, u.entity, u.gender, u.photo FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY u.statut DESC, u.firstname ASC, u.lastname ASC 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 FormCompany::typent_array 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT id, code, libelle as label FROM llxaj_c_typent WHERE active = 1 AND (fk_country IS NULL OR fk_country = 11) ORDER by position, id 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="^09157\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="^09156\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 60 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09155 types=files recursive=0 filter="^09155\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 59 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09154 types=files recursive=0 filter="^09154\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 52 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09148 types=files recursive=0 filter="^09148\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 47 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09143 types=files recursive=0 filter="^09143\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 19 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09117 types=files recursive=0 filter="^09117\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 9 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09110 types=files recursive=0 filter="^09110\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 6 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09108 types=files recursive=0 filter="^09108\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 5 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0002 types=files recursive=0 filter="^DP2503\\-0002\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::getSommePaiement 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 Facture::fetch_lines 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 4 ORDER BY l.rang, l.rowid 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0001 types=files recursive=0 filter="^DP2503\\-0001\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/temp/massgeneration/1 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 Save lastsearch_values_tmp_compta/facture/list.php={"search_category_invoice_list":[]} (systematic recording of last search criteria) 2025-12-10 22:54:21 DEBUG 199.244.54.204 666641 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/compta/facture/list.php' like concat('%', url, '%') 2025-12-10 22:54:21 ERR 199.244.54.204 666641 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:21 ERR 199.244.54.204 666641 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:21 INFO 199.244.54.204 666641 33188 --- End access to /actg24/compta/facture/list.php 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 DefaultValues::fetchAll 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:34 NOTICE 199.244.54.204 667456 33188 --- Access to GET /actg24/index.php - action=, massaction= 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 InfoBox::listBoxes get default box list for mode=activated userid=1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT b.rowid, b.position, b.box_order, b.fk_user, d.rowid as box_id, d.file, d.note, d.tms FROM llxaj_boxes as b, llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_facture as f LEFT JOIN llxaj_paiement_facture as pf ON f.rowid = pf.fk_facture, llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 Translate::loadCacheCurrencies 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_factures::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s, llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_supplier_orders_awaiting_reception::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 box_actions_future::loadBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_c_actioncomm AS ta, llxaj_actioncomm AS a LEFT JOIN llxaj_societe as s ON a.fk_soc = s.rowid WHERE a.fk_action = ta.id AND a.entity IN (1) AND a.datep > '2025-12-10 16:54:34' ORDER BY a.datep ASC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_actions_future::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 box_clients::loadBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s WHERE s.client IN (1, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_clients::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.rowid, t.datelastrun, t.datenextrun, t.datestart, t.label, t.status, t.test, t.lastresult, t.processing FROM llxaj_cronjob as t WHERE status <> 0 AND entity IN (0, 1) ORDER BY t.datelastrun DESC 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_scheduled_jobs::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 box_prospect::loadBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s WHERE s.client IN (2, 3) AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_prospect::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s, llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_supplier_orders::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 box_actions::loadBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_c_actioncomm AS ta, llxaj_actioncomm AS a LEFT JOIN llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_actions::showBox 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 ModeleBoxes::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s, llxaj_facture as f LEFT JOIN llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT SUM(f.total_ht) as total_ht FROM llxaj_societe as s, llxaj_facture as f LEFT JOIN llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_factures_imp::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s,llxaj_facture_fourn as f LEFT JOIN llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT SUM(f.total_ht) as total_ht FROM llxaj_societe as s,llxaj_facture_fourn as f LEFT JOIN llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_factures_fourn_imp::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s, llxaj_facture_fourn as f WHERE f.fk_soc = s.rowid AND f.entity = 1 ORDER BY f.tms DESC, f.ref DESC LIMIT 3 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 75 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 74 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 FactureFournisseur::getSommePaiement 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiementfourn_facturefourn WHERE fk_facturefourn = 73 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_factures_fourn::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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, e.ref, e.tms, e.rowid, e.ref_customer, e.fk_statut, e.fk_user_valid, c.ref as commande_ref, c.rowid as commande_id FROM llxaj_expedition as e LEFT JOIN llxaj_element_element as el ON e.rowid = el.fk_target AND el.targettype = 'shipping' AND el.sourcetype IN ('commande') LEFT JOIN llxaj_commande as c ON el.fk_source = c.rowid AND el.sourcetype IN ('commande') AND el.targettype = 'shipping' LEFT JOIN llxaj_societe as s ON s.rowid = e.fk_soc WHERE e.entity IN (1) ORDER BY e.tms DESC, e.date_delivery DESC, e.ref DESC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_shipments::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_propal as p, llxaj_societe as s WHERE p.fk_soc = s.rowid AND p.entity IN (1) ORDER BY p.tms DESC, p.ref DESC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_propales::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT COUNT(DISTINCT u.rowid) as nb FROM llxaj_user as u WHERE u.entity IN (0,1) AND u.statut > 0 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(ex.rowid) as nb FROM llxaj_expensereport as ex WHERE ex.fk_statut > 0 AND ex.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(s.rowid) as nb, s.client FROM llxaj_societe as s WHERE s.client IN (1,2,3) AND s.entity IN (1) GROUP BY s.client 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(s.rowid) as nb FROM llxaj_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(sp.rowid) as nb FROM llxaj_socpeople as sp WHERE sp.entity IN (1) AND (sp.priv='0' OR (sp.priv='1' AND sp.fk_user_creat = 1)) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(p.rowid) as nb, fk_product_type FROM llxaj_product as p WHERE p.entity IN (1) GROUP BY fk_product_type 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(p.rowid) as nb FROM llxaj_propal as p LEFT JOIN llxaj_societe as s ON p.fk_soc = s.rowid WHERE p.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(co.rowid) as nb FROM llxaj_commande as co LEFT JOIN llxaj_societe as s ON co.fk_soc = s.rowid WHERE co.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(f.rowid) as nb FROM llxaj_facture as f LEFT JOIN llxaj_societe as s ON f.fk_soc = s.rowid WHERE f.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(co.rowid) as nb FROM llxaj_commande_fournisseur as co LEFT JOIN llxaj_societe as s ON co.fk_soc = s.rowid WHERE co.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT count(f.rowid) as nb FROM llxaj_facture_fourn as f LEFT JOIN llxaj_societe as s ON f.fk_soc = s.rowid WHERE f.entity = 1 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_dolibarr_state_board::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_socpeople as sp LEFT JOIN llxaj_c_country as co ON sp.fk_pays = co.rowid LEFT JOIN llxaj_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 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_contacts::showBox 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_lastlogin::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_societe as s WHERE s.fournisseur = 1 AND s.entity IN (1) ORDER BY s.tms DESC LIMIT 3 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 box_fournisseurs::showBox 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 ModeleBoxes::showBox 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT a.id, a.datep as dp FROM llxaj_actioncomm as a WHERE 1 = 1 AND a.percent >= 0 AND a.percent < 100 AND a.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llxaj_propal as p WHERE p.entity IN (1) AND p.fk_statut = 1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT p.rowid, p.ref, p.datec as datec, p.fin_validite as datefin, p.total_ht FROM llxaj_propal as p WHERE p.entity IN (1) AND p.fk_statut = 2 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.date_livraison as delivery_date, c.fk_statut, c.total_ht FROM llxaj_commande as c WHERE c.entity IN (1) AND c.fk_statut IN (1,2) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT c.rowid, c.date_creation as datec, c.date_commande, c.date_livraison as delivery_date, c.fk_statut, c.total_ht FROM llxaj_commande as c WHERE c.entity IN (1) AND c.fk_statut IN (3) AND c.facture = 0 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (1, 2) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 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 llxaj_commande_fournisseur as c WHERE c.entity = 1 AND c.fk_statut IN (3, 4) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT f.rowid, f.date_lim_reglement as datefin, f.fk_statut as status, f.total_ht FROM llxaj_facture as f WHERE f.paye=0 AND f.entity IN (1) AND f.fk_statut = 1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT ff.rowid, ff.date_lim_reglement as datefin, ff.fk_statut as status, ff.total_ht, ff.total_ttc FROM llxaj_facture_fourn as ff WHERE ff.paye = 0 AND ff.fk_statut IN (1) AND ff.entity = 1 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT COUNT(ba.rowid) as nb FROM llxaj_bank_account as ba WHERE ba.rappro > 0 and ba.clos = 0 AND ba.entity IN (1) AND ba.courant != 2 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT b.rowid, b.datev as datefin FROM llxaj_bank as b, llxaj_bank_account as ba WHERE b.rappro=0 AND b.fk_account = ba.rowid AND ba.entity IN (1) AND (ba.rappro = 1 AND ba.courant != 2) AND clos = 0 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT b.rowid, b.datev as datefin FROM llxaj_bank as b, llxaj_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 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT ex.rowid, ex.date_valid FROM llxaj_expensereport as ex WHERE ex.fk_statut = 2 AND ex.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT ex.rowid, ex.date_valid FROM llxaj_expensereport as ex WHERE ex.fk_statut = 5 AND ex.entity IN (1) 2025-12-10 22:54:34 DEBUG 199.244.54.204 667456 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/index.php' like concat('%', url, '%') 2025-12-10 22:54:34 ERR 199.244.54.204 667456 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:34 ERR 199.244.54.204 667456 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:34 INFO 199.244.54.204 667456 33188 --- End access to /actg24/index.php 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 DefaultValues::fetchAll 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:35 NOTICE 199.244.54.204 667456 33188 --- Access to GET /actg24/admin/index.php - action=, massaction= 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 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 llxaj_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 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:35 DEBUG 199.244.54.204 667456 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/index.php' like concat('%', url, '%') 2025-12-10 22:54:35 ERR 199.244.54.204 667456 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:35 ERR 199.244.54.204 667456 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:35 INFO 199.244.54.204 667456 33188 --- End access to /actg24/admin/index.php 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 DefaultValues::fetchAll 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:39 NOTICE 199.244.54.204 667759 33188 --- Access to GET /actg24/admin/tools/index.php - action=, massaction= 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 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 llxaj_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 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:39 DEBUG 199.244.54.204 667759 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/tools/index.php' like concat('%', url, '%') 2025-12-10 22:54:39 ERR 199.244.54.204 667759 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:39 ERR 199.244.54.204 667759 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:39 INFO 199.244.54.204 667759 33188 --- End access to /actg24/admin/tools/index.php 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 DefaultValues::fetchAll 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 22:54:45 NOTICE 199.244.54.204 667940 33188 --- Access to GET /actg24/admin/system/dolibarr.php - action=, massaction= 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 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 llxaj_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 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SHOW VARIABLES where variable_name = 'system_time_zone' 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT rowid, name as name, value as value, type, note, entity FROM llxaj_const WHERE entity IN (0,1) ORDER BY entity, name ASC 2025-12-10 22:54:45 DEBUG 199.244.54.204 667940 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/system/dolibarr.php' like concat('%', url, '%') 2025-12-10 22:54:45 ERR 199.244.54.204 667940 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 22:54:45 ERR 199.244.54.204 667940 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 22:54:45 INFO 199.244.54.204 667940 33188 --- End access to /actg24/admin/system/dolibarr.php 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 DefaultValues::fetchAll 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:00:10 NOTICE 199.244.54.204 684608 33188 --- Access to GET /actg24/admin/system/modules.php - action=, massaction= 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 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 llxaj_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 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 User::loadParentOf 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxaj_user WHERE fk_user <> 0 AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 User::get_full_tree get user list 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 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 llxaj_user as u WHERE u.entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 User::get_full_tree call to build_path_from_id_user 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 User::get_full_tree dol_sort_array 2025-12-10 23:00:10 INFO 199.244.54.204 684608 33188 Build childid for id = 1 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 useNPR 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorbooth' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT code, label, description FROM llxaj_c_action_trigger ORDER by rang 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 useNPR 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:10 DEBUG 199.244.54.204 684608 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/system/modules.php' like concat('%', url, '%') 2025-12-10 23:00:10 ERR 199.244.54.204 684608 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 23:00:10 ERR 199.244.54.204 684608 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 23:00:10 INFO 199.244.54.204 684608 33188 --- End access to /actg24/admin/system/modules.php 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 DefaultValues::fetchAll 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:00:31 NOTICE 199.244.54.204 685344 33188 --- Access to POST /actg24/admin/system/modules.php - action=list, massaction= 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 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 llxaj_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 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 User::loadParentOf 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxaj_user WHERE fk_user <> 0 AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 User::get_full_tree get user list 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 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 llxaj_user as u WHERE u.entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 User::get_full_tree call to build_path_from_id_user 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 User::get_full_tree dol_sort_array 2025-12-10 23:00:31 INFO 199.244.54.204 685344 33188 Build childid for id = 1 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 useNPR 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorbooth' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT code, label, description FROM llxaj_c_action_trigger ORDER by rang 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 useNPR 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:31 INFO 199.244.54.204 685344 33188 Save lastsearch_values_tmp_admin/system/modules.php={"search_name":"calculator","sortfield":"id","sortorder":"asc"} (systematic recording of last search criteria) 2025-12-10 23:00:31 DEBUG 199.244.54.204 685344 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/system/modules.php' like concat('%', url, '%') 2025-12-10 23:00:31 ERR 199.244.54.204 685344 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 23:00:31 ERR 199.244.54.204 685344 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 23:00:31 INFO 199.244.54.204 685344 33188 --- End access to /actg24/admin/system/modules.php 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 DefaultValues::fetchAll 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:00:42 NOTICE 199.244.54.204 685760 33188 --- Access to GET /actg24/admin/index.php - action=, massaction= 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 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 llxaj_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 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:42 DEBUG 199.244.54.204 685760 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/index.php' like concat('%', url, '%') 2025-12-10 23:00:42 ERR 199.244.54.204 685760 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 23:00:42 ERR 199.244.54.204 685760 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 23:00:42 INFO 199.244.54.204 685760 33188 --- End access to /actg24/admin/index.php 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 DefaultValues::fetchAll 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:00:45 NOTICE 199.244.54.204 685842 33188 --- Access to GET /actg24/admin/modules.php - action=, massaction= 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 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 llxaj_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 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modMailmanSpip not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 User::loadParentOf 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxaj_user WHERE fk_user <> 0 AND entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 User::get_full_tree get user list 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 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 llxaj_user as u WHERE u.entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 User::get_full_tree call to build_path_from_id_user 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 User::get_full_tree dol_sort_array 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Build childid for id = 1 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modDeplacement not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modSubtotals not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 useNPR 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modDataPolicy not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modFTP not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modLabel not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modStockTransfer not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modDocumentGeneration not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorbooth' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modPaybox not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT code, label, description FROM llxaj_c_action_trigger ORDER by rang 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modWebServicesClient not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modDynamicPrices not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modZapier not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modExternalSite not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 useNPR 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modCollab not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modBookCal not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modIntracommreport not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modAsset not qualified 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Module modWebServices not qualified 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/inputcalculator/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/atinvoice/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:00:45 DEBUG 199.244.54.204 685842 33188 sql=SELECT url , fieldname , showbutton, popupon FROM llx_inputcalculator_inputcalculatorsetup WHERE '/home3/lkeeton/public_html/actg24/admin/modules.php' like concat('%', url, '%') 2025-12-10 23:00:45 ERR 199.244.54.204 685842 33188 DoliDBMysqli::query Exception in query instead of returning an error: Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist 2025-12-10 23:00:45 ERR 199.244.54.204 685842 33188 DoliDBMysqli::query SQL Error message: DB_ERROR_NOSUCHTABLE Table 'lkeeton_doli972.llx_inputcalculator_inputcalculatorsetup' doesn't exist From /home3/lkeeton/public_html/actg24/custom/inputcalculator/class/actions_inputcalculator.class.php:145. 2025-12-10 23:00:45 INFO 199.244.54.204 685842 33188 --- End access to /actg24/admin/modules.php 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 DefaultValues::fetchAll 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 HookManager::initHooks Loading hooks: context=main-path=/inputcalculator/class/actions_inputcalculator.class.php-priority=50 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:07 NOTICE 199.244.54.204 686681 33188 --- Access to GET /actg24/admin/modules.php - action=reset, massaction= 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_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 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 BEGIN Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name = 'MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=INSERT INTO llxaj_const(name, value, type, visible, note, entity) VALUES ('MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT', 'commonkanban', 'chaine', 0, '', 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 COMMIT Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 BEGIN Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::_unactive 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name = 'MAIN_MODULE_INPUTCALCULATOR' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_tabs 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_TABS_%' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_module_parts 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_TRIGGERS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_LOGIN' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_SUBSTITUTIONS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_MENUS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_TPL' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_BARCODE' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_MODELS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_PRINTING' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_THEME' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_CSS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_JS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_HOOKS' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_MODULEFOREXTERNAL' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_WEBSITETEMPLATES' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_ICON' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_cronjobs 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_cronjob WHERE module_name = 'inputcalculator' AND entity = 1 AND test = '1' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_permissions 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_rights_def WHERE (module = 'inputcalculator' OR module_origin = 'inputcalculator') AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_menus 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_menu WHERE module = 'inputcalculator' AND menu_handler = 'all' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 modInputCalculator::delete_dirs 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name LIKE 'MAIN_MODULE_INPUTCALCULATOR_DIR_%' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 COMMIT Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 BEGIN Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name = 'MAIN_IHM_PARAMS_REV' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=INSERT INTO llxaj_const(name, value, type, visible, note, entity) VALUES ('MAIN_IHM_PARAMS_REV', '101', 'chaine', 0, '', 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 COMMIT Transaction 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 --- End access to /actg24/admin/modules.php 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 DefaultValues::fetchAll 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:07 NOTICE 199.244.54.204 686681 33188 --- Access to GET /actg24/admin/modules.php - action=, massaction= 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_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 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 BEGIN Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=DELETE FROM llxaj_const WHERE name = 'MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT' AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 admin.lib::dolibarr_set_const 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=INSERT INTO llxaj_const(name, value, type, visible, note, entity) VALUES ('MAIN_MODULE_SETUP_ON_LIST_BY_DEFAULT', 'commonkanban', 'chaine', 0, '', 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 COMMIT Transaction 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'user' AND entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propal' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'propaldet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propal' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'propaldet' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'commande' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expedition' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expeditiondet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'warehouse' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'adherent' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'adherent' AND entity IN (0,1) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modMailmanSpip not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 User::loadParentOf 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxaj_user WHERE fk_user <> 0 AND entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 User::get_full_tree get user list 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_user as u WHERE u.entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 User::get_full_tree call to build_path_from_id_user 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 User::get_full_tree dol_sort_array 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Build childid for id = 1 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modDeplacement not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modSubtotals not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'projet_task' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet' AND entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'projet_task' AND entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 useNPR 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0,1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'resource' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'resource' AND entity IN (0,1) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modDataPolicy not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinter' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'fichinterdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modFTP not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modLabel not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modStockTransfer not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'facture_det' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facturedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modDocumentGeneration not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorboothattendee' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'conferenceorbooth' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modPaybox not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT code, label, description FROM llxaj_c_action_trigger ORDER by rang 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'actioncomm' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'mrp_production' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'mrp_mo' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'expensereport' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'Facture' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'CommandeFournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'invoice_supplier' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle as type_label, tc.position FROM llxaj_c_type_contact as tc WHERE tc.element = 'order_supplier' AND tc.source = 'external' ORDER BY position ASC, code ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'reception' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'receptiondet_batch' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modWebServicesClient not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modDynamicPrices not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commande' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'commandedet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modZapier not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn_det' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'facture_fourn' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseur' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'commande_fournisseurdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'facture_fourn_det' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseur' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'commande_fournisseurdet' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contrat' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'contratdet' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'socpeople' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'societe' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'societe' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'socpeople' AND entity IN (0, 1) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modExternalSite not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 useNPR 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.rowid FROM llxaj_c_tva as t, llxaj_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) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'product' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE type <> 'separate' AND elementtype = 'product_fournisseur_price' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'holiday' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'user' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modCollab not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modBookCal not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modIntracommreport not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modAsset not qualified 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Module modWebServices not qualified 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'ticket' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND type <> 'separate' AND entity IN (0, 1) ORDER BY pos ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bom' AND entity IN (0, 1) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT name, label, fieldrequired FROM llxaj_extrafields WHERE elementtype = 'bom_bomline' AND entity IN (0, 1) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/knowledgemanagement/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/recruitment/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/partnership/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/inputcalculator/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 Scan directory /home3/lkeeton/public_html/actg24/custom/atinvoice/core/modules/ for module descriptor files (modXXX.class.php) 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 --- End access to /actg24/admin/modules.php 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 DefaultValues::fetchAll 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,0)) AND (entity IN (1,1))) 2025-12-10 23:01:07 NOTICE 199.244.54.204 686681 33188 --- Access to GET /actg24/theme/eldy/style.css.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_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 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IS NOT NULL AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 DefaultValues::fetchAll 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:07 DEBUG 199.244.54.204 686681 33188 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 llxaj_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 2025-12-10 23:01:07 INFO 199.244.54.204 686681 33188 --- End access to /actg24/theme/eldy/style.css.php 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 DefaultValues::fetchAll 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:13 NOTICE 199.244.54.204 686877 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 Facture::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 Facture::fetch_lines 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 Facture::getSommePaiement 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 Translate::loadCacheCurrencies 2025-12-10 23:01:13 DEBUG 199.244.54.204 686877 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 23:01:13 INFO 199.244.54.204 686877 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DefaultValues::fetchAll 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:13 NOTICE 199.244.54.204 687029 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_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 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::fetch_lines 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 useRevenueStamp 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::getSommePaiement 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::liste_contact 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::liste_contact 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 61 AND elementtype = 'invoice' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::getSommePaiement 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT DISTINCT piece_num as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT MAX(te.ref) FROM llxaj_facture as te WHERE te.ref < '09156' AND te.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT MIN(te.ref) FROM llxaj_facture as te WHERE te.ref > '09156' AND te.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type = 2 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Form::load_cache_conditions_paiements 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid, code, libelle as label, deposit_percent, entity FROM llxaj_c_payment_term WHERE entity IN (1) AND active > 0 ORDER BY sortorder 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Translate::loadCacheCurrencies 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT p.datep as dp, p.ref, p.num_paiement as num_payment, p.rowid, p.fk_bank, c.code as payment_code, c.libelle as payment_label, pf.amount, ba.rowid as baid, ba.ref as baref, ba.label, ba.number as banumber, ba.account_number, ba.fk_accountancy_journal, ba.currency_code as bacurrency_code FROM llxaj_paiement_facture as pf, llxaj_paiement as p LEFT JOIN llxaj_c_paiement as c ON p.fk_paiement = c.id LEFT JOIN llxaj_bank as b ON p.fk_bank = b.rowid LEFT JOIN llxaj_bank_account as ba ON b.fk_account = ba.rowid WHERE pf.fk_facture = 61 AND pf.fk_paiement = p.rowid AND p.entity IN (1) ORDER BY p.datep, p.tms 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT re.rowid, re.amount_ht, re.amount_tva, re.amount_ttc, re.description, re.fk_facture_source FROM llxaj_societe_remise_except as re WHERE fk_facture = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::fetch_lines 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'product' ORDER BY pos 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 DiscountAbsolute::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT sr.rowid, sr.fk_soc, sr.discount_type, sr.fk_user, sr.amount_ht, sr.amount_tva, sr.amount_ttc, sr.tva_tx, sr.vat_src_code, sr.multicurrency_amount_ht, sr.multicurrency_amount_tva, sr.multicurrency_amount_ttc, sr.fk_facture_line, sr.fk_facture, sr.fk_facture_source, sr.fk_invoice_supplier_line, sr.fk_invoice_supplier, sr.fk_invoice_supplier_source, sr.description, sr.datec, f.ref as ref_facture_source, f.type as type_facture_source, fsup.ref as ref_invoice_supplier_source, fsup.type as type_invoice_supplier_source FROM llxaj_societe_remise_except as sr LEFT JOIN llxaj_facture as f ON sr.fk_facture_source = f.rowid LEFT JOIN llxaj_facture_fourn as fsup ON sr.fk_invoice_supplier_source = fsup.rowid WHERE sr.entity IN (1) AND sr.fk_facture_source = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Call getNextNumRef with FACTURE_ADDON = mod_facture_mercure, thirdparty=Warner Brothers Seed Co., type=, mode=last 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 functions2::get_next_value mode=last 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT MAX(SUBSTRING(ref, 1, 5)) as val FROM llxaj_facture WHERE ref LIKE '_____' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 functions2::get_next_value mode=last 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT ref as ref FROM llxaj_facture WHERE ref LIKE '09157' AND ref NOT LIKE '%PROV%' AND entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 functions2::get_next_value return 09157 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 /core/lib/function2.lib.php::getListOfModels 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT nom as id, nom as doc_template_name, libelle as label, description as description FROM llxaj_document_model WHERE type = 'invoice' AND entity IN (0,1) ORDER BY description DESC 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/doctemplates/invoices types=files recursive=0 filter="" excludefilter=[] 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Link::fetchAll 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid, entity, datea, url, label, objecttype, objectid, share,share_pass FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Link::fetchAll num=0 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_ecm_files WHERE entity = 1 AND filepath = 'facture/09156' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 EcmFiles::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT t.rowid, t.ref, t.label, t.share, t.entity, t.filename, t.filepath, t.fullpath_orig, t.description, t.keywords, t.cover, t.position, t.gen_or_uploaded, t.extraparams, t.date_c, t.tms as date_m, t.fk_user_c, t.fk_user_m, t.note_private, t.note_public, t.acl, t.src_object_type, t.src_object_id, t.agenda_id FROM llxaj_ecm_files as t WHERE 1 = 1 AND t.rowid = 1912 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'ecm_files' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 Facture::fetchObjectLink 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT rowid, fk_source, sourcetype, fk_target, targettype FROM llxaj_element_element WHERE (fk_source = 61 AND sourcetype = 'facture') OR (fk_target = 61 AND targettype = 'facture') ORDER BY sourcetype 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_propal as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref FROM llxaj_societe as s, llxaj_expedition as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_commande as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.titre as ref, t.total_ht FROM llxaj_societe as s, llxaj_facture_rec as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_commande_fournisseur as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_facture_fourn as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 ActionComm::getActions 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT a.id FROM llxaj_actioncomm as a WHERE a.entity IN (1) AND a.fk_element = 61 AND a.elementtype = 'invoice' ORDER BY a.datep DESC, a.id DESC LIMIT 11 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 ActionComm::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1237 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_extrafields WHERE elementtype = 'actioncomm' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1237 AND element_type IN ('user', 'socpeople') 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 ActionComm::fetch 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1231 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1231 AND element_type IN ('user', 'socpeople') 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 CActionComm::liste_array 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 sql=SELECT id, code, libelle as label, module, type, color, picto FROM llxaj_c_actioncomm WHERE 1=1 AND active=1 ORDER BY type, position, module 2025-12-10 23:01:13 DEBUG 199.244.54.204 687029 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:13 INFO 199.244.54.204 687029 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 DefaultValues::fetchAll 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:13 DEBUG 199.244.54.204 687050 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:13 NOTICE 199.244.54.204 687050 33188 --- Access to GET /actg24/viewimage.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 23:01:13 INFO 199.244.54.204 687050 33188 dol_check_secure_access_document modulepart=apercufacture original_file=09156/09156.pdf_preview.png entity=1 2025-12-10 23:01:13 INFO 199.244.54.204 687050 33188 viewimage.php return file /home3/lkeeton/dolibarrdata/facture/09156/09156.pdf_preview.png filename=09156.pdf_preview.png content-type=image/png 2025-12-10 23:01:13 INFO 199.244.54.204 687050 33188 --- End access to /actg24/viewimage.php 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 DefaultValues::fetchAll 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:16 NOTICE 199.244.54.204 687226 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_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 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 Facture::fetch 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.entity IN (1) AND f.ref = '09157' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 Facture::fetch_lines 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 useRevenueStamp 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 Facture::getSommePaiement 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 63 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 Facture::liste_contact 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 Facture::liste_contact 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:16 INFO 199.244.54.204 687226 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 63 AND entity = 1 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 63 AND elementtype = 'invoice' 2025-12-10 23:01:16 DEBUG 199.244.54.204 687226 33188 sql=SELECT cc.code FROM llxaj_c_country as cc WHERE cc.eec = 1 2025-12-10 23:01:16 INFO 199.244.54.204 687226 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 DefaultValues::fetchAll 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:20 NOTICE 199.244.54.204 687704 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_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 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 Facture::fetch 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.entity IN (1) AND f.ref = '09157' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 Facture::fetch_lines 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 useRevenueStamp 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 Facture::getSommePaiement 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 63 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 Facture::liste_contact 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 Facture::liste_contact 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:20 INFO 199.244.54.204 687704 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 63 AND entity = 1 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 63 AND elementtype = 'invoice' 2025-12-10 23:01:20 DEBUG 199.244.54.204 687704 33188 sql=SELECT cc.code FROM llxaj_c_country as cc WHERE cc.eec = 1 2025-12-10 23:01:20 INFO 199.244.54.204 687704 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DefaultValues::fetchAll 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:25 NOTICE 199.244.54.204 687903 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_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 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::fetch 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::fetch_lines 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 useRevenueStamp 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::getSommePaiement 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::liste_contact 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::liste_contact 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 61 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 61 AND elementtype = 'invoice' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::getSommePaiement 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT DISTINCT piece_num as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT MAX(te.ref) FROM llxaj_facture as te WHERE te.ref < '09156' AND te.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT MIN(te.ref) FROM llxaj_facture as te WHERE te.ref > '09156' AND te.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 61 AND type = 2 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Form::load_cache_conditions_paiements 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid, code, libelle as label, deposit_percent, entity FROM llxaj_c_payment_term WHERE entity IN (1) AND active > 0 ORDER BY sortorder 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Translate::loadCacheCurrencies 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT p.datep as dp, p.ref, p.num_paiement as num_payment, p.rowid, p.fk_bank, c.code as payment_code, c.libelle as payment_label, pf.amount, ba.rowid as baid, ba.ref as baref, ba.label, ba.number as banumber, ba.account_number, ba.fk_accountancy_journal, ba.currency_code as bacurrency_code FROM llxaj_paiement_facture as pf, llxaj_paiement as p LEFT JOIN llxaj_c_paiement as c ON p.fk_paiement = c.id LEFT JOIN llxaj_bank as b ON p.fk_bank = b.rowid LEFT JOIN llxaj_bank_account as ba ON b.fk_account = ba.rowid WHERE pf.fk_facture = 61 AND pf.fk_paiement = p.rowid AND p.entity IN (1) ORDER BY p.datep, p.tms 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT re.rowid, re.amount_ht, re.amount_tva, re.amount_ttc, re.description, re.fk_facture_source FROM llxaj_societe_remise_except as re WHERE fk_facture = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::fetch_lines 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'product' ORDER BY pos 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 Product::fetch id=6095 ref= ref_ext= 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT p.rowid, p.ref, p.ref_ext, p.label, p.description, p.url, p.note_public, p.note as note_private, p.customcode, p.fk_country, p.fk_state, p.lifetime, p.qc_frequency, p.price, p.price_ttc, p.price_min, p.price_min_ttc, p.price_base_type, p.cost_price, p.default_vat_code, p.tva_tx, p.recuperableonly as tva_npr, p.localtax1_tx, p.localtax2_tx, p.localtax1_type, p.localtax2_type, p.tosell, p.tobuy, p.fk_product_type, p.duration, p.fk_default_warehouse, p.fk_default_workstation, p.seuil_stock_alerte, p.canvas, p.net_measure, p.net_measure_units, p.weight, p.weight_units, p.length, p.length_units, p.width, p.width_units, p.height, p.height_units, p.last_main_doc, p.surface, p.surface_units, p.volume, p.volume_units, p.barcode, p.fk_barcode_type, p.finished, p.fk_default_bom, p.mandatory_period, p.packaging, p.accountancy_code_buy, p.accountancy_code_buy_intra, p.accountancy_code_buy_export, p.accountancy_code_sell, p.accountancy_code_sell_intra, p.accountancy_code_sell_export, p.pmp, p.datec, p.tms, p.import_key, p.entity, p.desiredstock, p.tobatch, p.sell_or_eat_by_mandatory, p.batch_mask, p.fk_unit, p.fk_price_expression, p.price_autogen, p.stockable_product, p.model_pdf, p.price_label, p.stock FROM llxaj_product as p WHERE p.rowid = 6095 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DiscountAbsolute::fetch 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT sr.rowid, sr.fk_soc, sr.discount_type, sr.fk_user, sr.amount_ht, sr.amount_tva, sr.amount_ttc, sr.tva_tx, sr.vat_src_code, sr.multicurrency_amount_ht, sr.multicurrency_amount_tva, sr.multicurrency_amount_ttc, sr.fk_facture_line, sr.fk_facture, sr.fk_facture_source, sr.fk_invoice_supplier_line, sr.fk_invoice_supplier, sr.fk_invoice_supplier_source, sr.description, sr.datec, f.ref as ref_facture_source, f.type as type_facture_source, fsup.ref as ref_invoice_supplier_source, fsup.type as type_invoice_supplier_source FROM llxaj_societe_remise_except as sr LEFT JOIN llxaj_facture as f ON sr.fk_facture_source = f.rowid LEFT JOIN llxaj_facture_fourn as fsup ON sr.fk_invoice_supplier_source = fsup.rowid WHERE sr.entity IN (1) AND sr.fk_facture_source = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT COUNT(ab.rowid) as nb FROM llxaj_accounting_bookkeeping as ab WHERE ab.doc_type = 'customer_invoice' AND ab.fk_doc = 61 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Call getNextNumRef with FACTURE_ADDON = mod_facture_mercure, thirdparty=Warner Brothers Seed Co., type=, mode=last 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 functions2::get_next_value mode=last 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT MAX(SUBSTRING(ref, 1, 5)) as val FROM llxaj_facture WHERE ref LIKE '_____' AND ref NOT LIKE '(PROV%)' AND entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 functions2::get_next_value mode=last 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT ref as ref FROM llxaj_facture WHERE ref LIKE '09157' AND ref NOT LIKE '%PROV%' AND entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 functions2::get_next_value return 09157 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 /core/lib/function2.lib.php::getListOfModels 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT nom as id, nom as doc_template_name, libelle as label, description as description FROM llxaj_document_model WHERE type = 'invoice' AND entity IN (0,1) ORDER BY description DESC 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/doctemplates/invoices types=files recursive=0 filter="" excludefilter=[] 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Link::fetchAll 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid, entity, datea, url, label, objecttype, objectid, share,share_pass FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 61 AND entity = 1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Link::fetchAll num=0 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_ecm_files WHERE entity = 1 AND filepath = 'facture/09156' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 EcmFiles::fetch 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT t.rowid, t.ref, t.label, t.share, t.entity, t.filename, t.filepath, t.fullpath_orig, t.description, t.keywords, t.cover, t.position, t.gen_or_uploaded, t.extraparams, t.date_c, t.tms as date_m, t.fk_user_c, t.fk_user_m, t.note_private, t.note_public, t.acl, t.src_object_type, t.src_object_id, t.agenda_id FROM llxaj_ecm_files as t WHERE 1 = 1 AND t.rowid = 1912 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'ecm_files' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 Facture::fetchObjectLink 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid, fk_source, sourcetype, fk_target, targettype FROM llxaj_element_element WHERE (fk_source = 61 AND sourcetype = 'facture') OR (fk_target = 61 AND targettype = 'facture') ORDER BY sourcetype 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_propal as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref FROM llxaj_societe as s, llxaj_expedition as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_client, t.total_ht FROM llxaj_societe as s, llxaj_commande as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.titre as ref, t.total_ht FROM llxaj_societe as s, llxaj_facture_rec as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_commande_fournisseur as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT s.rowid as socid, s.nom as name, s.client, t.rowid, t.ref, t.ref_supplier, t.total_ht FROM llxaj_societe as s, llxaj_facture_fourn as t WHERE t.fk_soc = s.rowid AND t.fk_soc IN (2055) AND t.entity IN (1) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 ActionComm::getActions 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT a.id FROM llxaj_actioncomm as a WHERE a.entity IN (1) AND a.fk_element = 61 AND a.elementtype = 'invoice' ORDER BY a.datep DESC, a.id DESC LIMIT 11 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 ActionComm::fetch 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1237 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'actioncomm' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1237 AND element_type IN ('user', 'socpeople') 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 ActionComm::fetch 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_actioncomm as a LEFT JOIN llxaj_c_actioncomm as c ON a.fk_action=c.id LEFT JOIN llxaj_user as u on u.rowid = a.fk_user_author LEFT JOIN llxaj_societe as s on s.rowid = a.fk_soc WHERE a.id = 1231 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT fk_actioncomm, element_type, fk_element, answer_status, mandatory, transparency FROM llxaj_actioncomm_resources WHERE fk_actioncomm = 1231 AND element_type IN ('user', 'socpeople') 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 CActionComm::liste_array 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT id, code, libelle as label, module, type, color, picto FROM llxaj_c_actioncomm WHERE 1=1 AND active=1 ORDER BY type, position, module 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 --- End access to /actg24/compta/facture/card.php 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 DefaultValues::fetchAll 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:01:25 DEBUG 199.244.54.204 687903 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:01:25 NOTICE 199.244.54.204 687903 33188 --- Access to GET /actg24/viewimage.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 dol_check_secure_access_document modulepart=apercufacture original_file=09156/09156.pdf_preview.png entity=1 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 viewimage.php return file /home3/lkeeton/dolibarrdata/facture/09156/09156.pdf_preview.png filename=09156.pdf_preview.png content-type=image/png 2025-12-10 23:01:25 INFO 199.244.54.204 687903 33188 --- End access to /actg24/viewimage.php 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DefaultValues::fetchAll 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:14:52 NOTICE 199.244.54.204 737033 33188 --- Access to GET /actg24/compta/facture/list.php - action=, massaction= 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_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 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getArrayOfInvoiceSubtypes 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT rowid, code, label as label FROM llxaj_c_invoice_subtype WHERE active = 1 AND fk_country = 11 AND entity IN(1) ORDER by rowid, code 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT COUNT(*) as nbtotalofrecords FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT f.rowid as id, f.ref, f.ref_client, f.fk_soc, f.type, f.subtype, f.note_private, f.note_public, f.increment, f.fk_mode_reglement, f.fk_cond_reglement, f.total_ht, f.total_tva, f.total_ttc, f.localtax1 as total_localtax1, f.localtax2 as total_localtax2, f.fk_user_author, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva as multicurrency_total_vat, f.multicurrency_total_ttc, f.datef, f.date_valid, f.date_lim_reglement as datelimite, f.fk_input_reason, f.module_source, f.pos_source, f.paye as paye, f.fk_statut, f.import_key, f.close_code, f.datec as date_creation, f.tms as date_modification, f.date_closing as date_closing, f.retained_warranty, f.retained_warranty_date_limit, f.situation_final, f.situation_cycle_ref, f.situation_counter, s.rowid as socid, s.nom as name, s.name_alias as alias, s.email, s.phone, s.fax, s.address, s.town, s.zip, s.fk_pays, s.client, s.fournisseur, s.code_client, s.code_fournisseur, s.code_compta as code_compta_client, s.code_compta_fournisseur, s.parent as fk_parent, s2.nom as name2, typent.code as typent_code, state.code_departement as state_code, state.nom as state_name, country.code as country_code, f.fk_fac_rec_source, p.rowid as project_id, p.ref as project_ref, p.title as project_label, u.login, u.lastname, u.firstname, u.email as user_email, u.statut as user_statut, u.entity, u.photo, u.office_phone, u.office_fax, u.user_mobile, u.job, u.gender FROM llxaj_societe as s LEFT JOIN llxaj_societe as s2 ON s2.rowid = s.parent LEFT JOIN llxaj_c_country as country on (country.rowid = s.fk_pays) LEFT JOIN llxaj_c_typent as typent on (typent.id = s.fk_typent) LEFT JOIN llxaj_c_departements as state on (state.rowid = s.fk_departement), llxaj_facture as f FORCE INDEX(idx_facture_datef) LEFT JOIN llxaj_projet as p ON p.rowid = f.fk_projet LEFT JOIN llxaj_user AS u ON f.fk_user_author = u.rowid WHERE f.fk_soc = s.rowid AND f.entity IN (1) AND s.rowid = 2055 AND ((s.nom LIKE '%Warner%' OR s.name_alias LIKE '%Warner%') AND (s.nom LIKE '%Brothers%' OR s.name_alias LIKE '%Brothers%') AND (s.nom LIKE '%Seed%' OR s.name_alias LIKE '%Seed%') AND (s.nom LIKE '%Co.%' OR s.name_alias LIKE '%Co.%')) ORDER BY f.datef DESC LIMIT 10001 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT u.rowid, u.lastname, u.firstname, u.statut as status, u.login, u.photo, u.gender, u.entity, u.admin FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY status DESC, firstname ASC, lastname ASC 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Form::select_dolusers 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT DISTINCT u.rowid, u.lastname as lastname, u.firstname, u.statut as status, u.login, u.admin, u.entity, u.gender, u.photo FROM llxaj_user as u WHERE u.entity IN (0,1) ORDER BY u.statut DESC, u.firstname ASC, u.lastname ASC 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 FormCompany::typent_array 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT id, code, libelle as label FROM llxaj_c_typent WHERE active = 1 AND (fk_country IS NULL OR fk_country = 11) ORDER by position, id 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="^09157\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 61 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 61 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 61 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09156 types=files recursive=0 filter="^09156\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 60 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 60 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 60 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09155 types=files recursive=0 filter="^09155\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 59 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 59 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 59 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09154 types=files recursive=0 filter="^09154\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 52 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 52 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 52 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09148 types=files recursive=0 filter="^09148\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 47 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 47 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 47 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09143 types=files recursive=0 filter="^09143\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 19 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 19 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 19 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09117 types=files recursive=0 filter="^09117\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 9 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 9 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 9 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09110 types=files recursive=0 filter="^09110\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 6 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 6 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 6 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09108 types=files recursive=0 filter="^09108\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 5 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 5 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 5 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0002 types=files recursive=0 filter="^DP2503\\-0002\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::getSommePaiement 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 4 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type IN (0,2,5) 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 4 AND f.type = 3 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 Facture::fetch_lines 2025-12-10 23:14:52 DEBUG 199.244.54.204 737033 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 4 ORDER BY l.rang, l.rowid 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/DP2503-0001 types=files recursive=0 filter="^DP2503\\-0001\\." excludefilter="\\.meta$|\\.png$" 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/temp/massgeneration/1 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*.*\\.png)$" 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 Save lastsearch_values_tmp_compta/facture/list.php={"search_category_invoice_list":[]} (systematic recording of last search criteria) 2025-12-10 23:14:52 INFO 199.244.54.204 737033 33188 --- End access to /actg24/compta/facture/list.php 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 DefaultValues::fetchAll 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:14:55 NOTICE 199.244.54.204 737178 33188 --- Access to POST /actg24/core/ajax/ajaxtooltip.php - action=, massaction= NOTOKENRENEWAL=1 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 Facture::fetch 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 63 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 Facture::fetch_lines 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 Facture::getSommePaiement 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 Translate::loadCacheCurrencies 2025-12-10 23:14:55 DEBUG 199.244.54.204 737178 33188 sql=SELECT code_iso, label, unicode FROM llxaj_c_currencies WHERE active = 1 AND code_iso = 'USD' 2025-12-10 23:14:55 INFO 199.244.54.204 737178 33188 --- End access to /actg24/core/ajax/ajaxtooltip.php 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 - This is an already logged session. _SESSION['dol_login']=admin _SESSION['dol_entity']=1 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.entity IN (0, 1) AND u.login = 'admin' ORDER BY u.entity ASC 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 sql=SELECT param, value FROM llxaj_user_param WHERE fk_user = 1 AND entity = 1 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 DefaultValues::fetchAll 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 sql=SELECT rowid, type, user_id, page, param, value FROM llxaj_default_values as t WHERE 1 = 1 AND ((t.user_id IN (0,1)) AND (entity IN (0,1))) 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms FROM llxaj_user_rights as ur, llxaj_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' 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 sql=SELECT DISTINCT r.module, r.perms, r.subperms, r.entity FROM llxaj_usergroup_rights as gr, llxaj_usergroup_user as gu, llxaj_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' 2025-12-10 23:14:57 NOTICE 199.244.54.204 737272 33188 --- Access to GET /actg24/compta/facture/card.php - action=, massaction= 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 sql=SELECT transkey, transvalue FROM llxaj_overwrite_trans where (lang='en_US' OR lang IS NULL) AND entity IN (0, 0,1) ORDER BY lang DESC 2025-12-10 23:14:57 DEBUG 199.244.54.204 737272 33188 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 llxaj_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 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_extrafields WHERE elementtype = 'facture' ORDER BY pos 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 Facture::fetch 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT f.rowid, f.entity, f.ref, f.ref_client, f.ref_ext, f.type, f.subtype, f.fk_soc, f.total_tva, f.localtax1, f.localtax2, f.total_ht, f.total_ttc, f.revenuestamp, f.datef as df, f.date_pointoftax, f.date_lim_reglement as dlr, f.datec as datec, f.date_valid as datev, f.tms as datem, f.note_private, f.note_public, f.fk_statut as status, f.paye, f.close_code, f.close_note, f.fk_user_author, f.fk_user_valid, f.fk_user_modif, f.model_pdf, f.last_main_doc, f.fk_input_reason, f.fk_facture_source, f.fk_fac_rec_source, f.fk_mode_reglement, f.fk_cond_reglement, f.fk_projet as fk_project, f.extraparams, f.situation_cycle_ref, f.situation_counter, f.situation_final, f.fk_account, f.fk_multicurrency, f.multicurrency_code, f.multicurrency_tx, f.multicurrency_total_ht, f.multicurrency_total_tva, f.multicurrency_total_ttc, p.code as mode_reglement_code, p.libelle as mode_reglement_libelle, c.code as cond_reglement_code, c.libelle as cond_reglement_libelle, c.libelle_facture as cond_reglement_libelle_doc, f.fk_incoterms, f.location_incoterms, f.module_source, f.pos_source, i.libelle as label_incoterms, f.retained_warranty as retained_warranty, f.retained_warranty_date_limit as retained_warranty_date_limit, f.retained_warranty_fk_cond_reglement as retained_warranty_fk_cond_reglement FROM llxaj_facture as f LEFT JOIN llxaj_c_payment_term as c ON f.fk_cond_reglement = c.rowid LEFT JOIN llxaj_c_paiement as p ON f.fk_mode_reglement = p.id LEFT JOIN llxaj_c_input_reason as dr ON dr.rowid = f.fk_input_reason LEFT JOIN llxaj_c_incoterms as i ON f.fk_incoterms = i.rowid WHERE f.rowid = 63 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 Facture::fetch_lines 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT l.rowid, l.fk_facture, l.fk_product, l.fk_parent_line, l.label as custom_label, l.description, l.product_type, l.price, l.qty, l.vat_src_code, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.localtax1_type, l.localtax2_type, l.remise_percent, l.fk_remise_except, l.subprice, l.ref_ext, l.situation_percent, l.fk_prev_id, l.rang, l.special_code, l.batch, l.fk_warehouse, l.date_start as date_start, l.date_end as date_end, l.info_bits, l.total_ht, l.total_tva, l.total_localtax1, l.total_localtax2, l.total_ttc, l.fk_code_ventilation, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.fk_unit, l.extraparams, l.fk_multicurrency, l.multicurrency_code, l.multicurrency_subprice, l.multicurrency_total_ht, l.multicurrency_total_tva, l.multicurrency_total_ttc, p.ref as product_ref, p.fk_product_type as fk_product_type, p.label as product_label, p.description as product_desc, p.barcode as product_barcode FROM llxaj_facturedet as l LEFT JOIN llxaj_product as p ON l.fk_product = p.rowid WHERE l.fk_facture = 63 ORDER BY l.rang, l.rowid 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_extrafields WHERE elementtype = 'facturedet' ORDER BY pos 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT t.localtax1, t.localtax2 FROM llxaj_c_tva as t, llxaj_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' 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_extrafields WHERE elementtype = 'societe' ORDER BY pos 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_societe as s LEFT JOIN llxaj_c_effectif as e ON s.fk_effectif = e.id LEFT JOIN llxaj_c_country as c ON s.fk_pays = c.rowid LEFT JOIN llxaj_c_stcomm as st ON s.fk_stcomm = st.id LEFT JOIN llxaj_c_forme_juridique as fj ON s.fk_forme_juridique = fj.code LEFT JOIN llxaj_c_departements as d ON s.fk_departement = d.rowid LEFT JOIN llxaj_c_regions as r ON d.fk_region = r.code_region LEFT JOIN llxaj_c_typent as te ON s.fk_typent = te.id LEFT JOIN llxaj_c_incoterms as i ON s.fk_incoterms = i.rowid WHERE s.entity IN (1) AND s.rowid = 2055 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 useRevenueStamp 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT COUNT(*) as nb FROM llxaj_c_revenuestamp as r, llxaj_c_country as c WHERE r.fk_pays = c.rowid AND c.code = 'US' AND r.active = 1 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 Facture::getSommePaiement 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT sum(amount) as amount, sum(multicurrency_amount) as multicurrency_amount FROM llxaj_paiement_facture WHERE fk_facture = 63 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 DiscountAbsolute::getSumCreditNotesUsed 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type IN (0,2,5) 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 DiscountAbsolute::getSumDepositsUsed 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT sum(rc.amount_ttc) as amount, sum(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc, llxaj_facture as f WHERE rc.fk_facture_source=f.rowid AND rc.fk_facture = 63 AND f.type = 3 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NULL OR (description LIKE '(DEPOSIT)%' AND description NOT LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 DiscountAbsolute::getAvailableDiscounts discount_type=0 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT SUM(rc.amount_ttc) as amount, SUM(rc.multicurrency_amount_ttc) as multicurrency_amount FROM llxaj_societe_remise_except as rc WHERE rc.entity = 1 AND rc.discount_type=0 AND (rc.fk_facture IS NULL AND rc.fk_facture_line IS NULL) AND rc.fk_soc = 2055 AND (fk_facture_source IS NOT NULL AND (description NOT LIKE '(DEPOSIT)%' OR description LIKE '(EXCESS RECEIVED)%')) 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_user as u LEFT JOIN llxaj_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxaj_c_departements as d ON u.fk_state = d.rowid LEFT JOIN llxaj_establishment as s ON u.fk_establishment = s.rowid WHERE u.rowid = 1 ORDER BY u.entity ASC 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 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 llxaj_extrafields WHERE elementtype = 'user' ORDER BY pos 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT rowid FROM llxaj_facture WHERE fk_facture_source = 63 AND type < 2 ORDER BY fk_statut DESC 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 Facture::liste_contact 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, '-1' as socid, t.statut as statuscontact, t.login, t.photo, t.gender, t.fk_country as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_user as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_country WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'internal' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 Facture::liste_contact 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT ec.rowid, ec.statut as statuslink, ec.fk_socpeople as id, ec.fk_c_type_contact, t.fk_soc as socid, t.statut as statuscontact, t.fk_pays as country_id, t.civility as civility, t.lastname as lastname, t.firstname, t.email, t.address, t.zip, t.town, tc.source, tc.element, tc.code, tc.libelle as type_label, co.label as country FROM llxaj_c_type_contact as tc, llxaj_element_contact as ec LEFT JOIN llxaj_socpeople as t on ec.fk_socpeople = t.rowid LEFT JOIN llxaj_c_country as co ON co.rowid = t.fk_pays WHERE ec.element_id = 63 AND ec.fk_c_type_contact = tc.rowid AND tc.element = 'facture' AND tc.source = 'external' AND tc.active = 1 ORDER BY t.lastname ASC 2025-12-10 23:14:58 INFO 199.244.54.204 737272 33188 files.lib.php::dol_dir_list path=/home3/lkeeton/dolibarrdata/facture/09157 types=files recursive=0 filter="" excludefilter="(\\.meta|_preview.*\\.png)$" 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT COUNT(rowid) as nb FROM llxaj_links WHERE objecttype = 'facture' AND objectid = 63 AND entity = 1 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT COUNT(id) as nb FROM llxaj_actioncomm WHERE fk_element = 63 AND elementtype = 'invoice' 2025-12-10 23:14:58 DEBUG 199.244.54.204 737272 33188 sql=SELECT cc.code FROM llxaj_c_country as cc WHERE cc.eec = 1 2025-12-10 23:14:58 INFO 199.244.54.204 737272 33188 --- End access to /actg24/compta/facture/card.php