Can Not Validate Customer Invoice

Hello. Help please. I try to validate a draft customer invoice, it asks me if I am sure I want to, I click yes, but it remains as a draft. Log as follows:

2017-10-11 18:52:57 DEBUG 58.7.85.38 - This is an already logged session. _SESSION[‘dol_login’]=Stef _SESSION[‘dol_entity’]=1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.email, u.job, u.skype, u.signature, u.office_phone, u.office_fax, u.user_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, 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.statut, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.photo as photo, u.openid as openid, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.ref_int, u.ref_ext, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state FROM llxai_user as u LEFT JOIN llxai_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxai_c_departements as d ON u.fk_state = d.rowid WHERE u.entity IN (0, 1) AND u.login = ‘Stef’ ORDER BY u.entity ASC
2017-10-11 18:52:57 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT rowid,name,label,type,size,elementtype,fieldunique,fieldrequired,param,pos,alwayseditable,perms,list,ishidden,fielddefault,fieldcomputed FROM llxai_extrafields WHERE entity IN (0,1) AND elementtype = ‘user’ ORDER BY pos
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT param, value FROM llxai_user_param WHERE fk_user = 1 AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT rowid, entity, type, page, param, value FROM llxai_default_values WHERE entity IN (0,1) AND user_id IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_user_rights as ur, llxai_rights_def as r WHERE r.id = ur.fk_id AND ur.entity = 1 AND ur.fk_user= 1 AND r.perms IS NOT NULL
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_usergroup_rights as gr, llxai_usergroup_user as gu, llxai_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL
2017-10-11 18:52:57 INFO 58.7.85.38 — Access to /dolibarr/admin/modules.php - action=, massaction=
2017-10-11 18:52:57 DEBUG 58.7.85.38 Menubase::menuLoad mymainmenu=home myleftmenu=setup type_user=0 menu_handler=eldy tabMenu size=0
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position FROM llxai_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.position, m.rowid
2017-10-11 18:52:57 INFO 58.7.85.38 Scan directory /home/enikocom/public_html/dolibarr/core/modules/ for module descriptor files (modXXX.class.php)
2017-10-11 18:52:57 INFO 58.7.85.38 Module modBlockedLog not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘societe’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘socpeople’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘societe’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘societe’ AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘socpeople’ AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘facture_fourn’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘facture_fourn_det’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘facture_fourn’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘commande_fournisseur’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘commande_fournisseurdet’
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::load_parentof
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT fk_user as id_parent, rowid as id_son FROM llxai_user WHERE fk_user <> 0 AND entity IN (0,1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::get_full_tree get user list
2017-10-11 18:52:57 DEBUG 58.7.85.38 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 llxai_user as u WHERE u.entity IN (0,1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::get_full_tree call to build_path_from_id_user
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::build_path_from_id_user id_user=1 protection=0
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::build_path_from_id_user id_user=2 protection=0
2017-10-11 18:52:57 DEBUG 58.7.85.38 User::get_full_tree dol_sort_array
2017-10-11 18:52:57 INFO 58.7.85.38 Build childid for id = 1
2017-10-11 18:52:57 INFO 58.7.85.38 Module modDeplacement not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘propal’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘propaldet’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘product’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 INFO 58.7.85.38 Module modCollab not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 useNPR
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT t.rowid FROM llxai_c_tva as t, llxai_c_country as c WHERE t.fk_pays = c.rowid AND c.code = ‘AU’ AND t.active = 1 AND t.recuperableonly = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘product’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘product’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 useNPR
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT t.rowid FROM llxai_c_tva as t, llxai_c_country as c WHERE t.fk_pays = c.rowid AND c.code = ‘AU’ AND t.active = 1 AND t.recuperableonly = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘product’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘resource’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘resource’ AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘projet’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘projet_task’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘projet_task’ AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT code, label, description FROM llxai_c_action_trigger ORDER by rang
2017-10-11 18:52:57 INFO 58.7.85.38 Module modReceiptPrinter not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘societe’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param FROM llxai_extrafields WHERE elementtype = ‘socpeople’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘facture’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘facturedet’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘product’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘facture’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 INFO 58.7.85.38 Module modDynamicPrices not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘commande’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘commandedet’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘product’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 INFO 58.7.85.38 Module modWebServicesClient not qualified
2017-10-11 18:52:57 INFO 58.7.85.38 Module modHRM not qualified
2017-10-11 18:52:57 INFO 58.7.85.38 Module modWebsites not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle, tc.position FROM llxai_c_type_contact as tc WHERE tc.element=‘commande’ AND tc.source=‘external’ ORDER BY position ASC, code
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT DISTINCT tc.rowid, tc.code, tc.libelle, tc.position FROM llxai_c_type_contact as tc WHERE tc.element=‘commande’ AND tc.source=‘external’ ORDER BY position ASC, code
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘expedition’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘expeditiondet’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 INFO 58.7.85.38 Module modVariants not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘user’ AND entity = 1
2017-10-11 18:52:57 INFO 58.7.85.38 Module modModuleBuilder not qualified
2017-10-11 18:52:57 INFO 58.7.85.38 Module modDocumentGeneration not qualified
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type FROM llxai_extrafields WHERE elementtype = ‘product’
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘product’ AND entity = 1
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, type, param, fieldcomputed, fielddefault FROM llxai_extrafields WHERE elementtype = ‘adherent’ AND type != ‘separate’ AND entity IN (0, 1)
2017-10-11 18:52:57 DEBUG 58.7.85.38 sql=SELECT name, label, fieldrequired FROM llxai_extrafields WHERE elementtype = ‘adherent’ AND entity = 1
2017-10-11 18:52:57 INFO 58.7.85.38 Module modLabel not qualified
2017-10-11 18:52:57 INFO 58.7.85.38 — End access to /dolibarr/admin/modules.php
2017-10-11 18:53:02 DEBUG 58.7.85.38 - This is an already logged session. _SESSION[‘dol_login’]=Stef _SESSION[‘dol_entity’]=1
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.email, u.job, u.skype, u.signature, u.office_phone, u.office_fax, u.user_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, 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.statut, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.photo as photo, u.openid as openid, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.ref_int, u.ref_ext, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state FROM llxai_user as u LEFT JOIN llxai_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxai_c_departements as d ON u.fk_state = d.rowid WHERE u.entity IN (0, 1) AND u.login = ‘Stef’ ORDER BY u.entity ASC
2017-10-11 18:53:02 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT rowid,name,label,type,size,elementtype,fieldunique,fieldrequired,param,pos,alwayseditable,perms,list,ishidden,fielddefault,fieldcomputed FROM llxai_extrafields WHERE entity IN (0,1) AND elementtype = ‘user’ ORDER BY pos
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT param, value FROM llxai_user_param WHERE fk_user = 1 AND entity = 1
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT rowid, entity, type, page, param, value FROM llxai_default_values WHERE entity IN (0,1) AND user_id IN (0, 1)
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_user_rights as ur, llxai_rights_def as r WHERE r.id = ur.fk_id AND ur.entity = 1 AND ur.fk_user= 1 AND r.perms IS NOT NULL
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_usergroup_rights as gr, llxai_usergroup_user as gu, llxai_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL
2017-10-11 18:53:02 INFO 58.7.85.38 — Access to /dolibarr/admin/syslog.php - action=, massaction=
2017-10-11 18:53:02 DEBUG 58.7.85.38 Menubase::menuLoad mymainmenu=home myleftmenu=setup type_user=0 menu_handler=eldy tabMenu size=0
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT m.rowid, m.type, m.module, m.fk_menu, m.fk_mainmenu, m.fk_leftmenu, m.url, m.titre, m.langs, m.perms, m.enabled, m.target, m.mainmenu, m.leftmenu, m.position FROM llxai_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.position, m.rowid
2017-10-11 18:53:02 DEBUG 58.7.85.38 admin.lib::dolibarr_get_const
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT value as value FROM llxai_const WHERE name = ‘SYSLOG_FACILITY’ AND entity = 0
2017-10-11 18:53:02 DEBUG 58.7.85.38 admin.lib::dolibarr_get_const
2017-10-11 18:53:02 DEBUG 58.7.85.38 sql=SELECT value as value FROM llxai_const WHERE name = ‘SYSLOG_FILE’ AND entity = 0
2017-10-11 18:53:02 INFO 58.7.85.38 — End access to /dolibarr/admin/syslog.php
2017-10-11 18:53:29 DEBUG 58.7.85.38 - This is an already logged session. _SESSION[‘dol_login’]=Stef _SESSION[‘dol_entity’]=1
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.email, u.job, u.skype, u.signature, u.office_phone, u.office_fax, u.user_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, 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.statut, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.photo as photo, u.openid as openid, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.ref_int, u.ref_ext, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state FROM llxai_user as u LEFT JOIN llxai_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxai_c_departements as d ON u.fk_state = d.rowid WHERE u.entity IN (0, 1) AND u.login = ‘Stef’ ORDER BY u.entity ASC
2017-10-11 18:53:29 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT rowid,name,label,type,size,elementtype,fieldunique,fieldrequired,param,pos,alwayseditable,perms,list,ishidden,fielddefault,fieldcomputed FROM llxai_extrafields WHERE entity IN (0,1) AND elementtype = ‘user’ ORDER BY pos
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT param, value FROM llxai_user_param WHERE fk_user = 1 AND entity = 1
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT rowid, entity, type, page, param, value FROM llxai_default_values WHERE entity IN (0,1) AND user_id IN (0, 1)
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_user_rights as ur, llxai_rights_def as r WHERE r.id = ur.fk_id AND ur.entity = 1 AND ur.fk_user= 1 AND r.perms IS NOT NULL
2017-10-11 18:53:29 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_usergroup_rights as gr, llxai_usergroup_user as gu, llxai_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL
2017-10-11 18:53:29 INFO 58.7.85.38 — Access to /dolibarr/document.php - action=, massaction=
2017-10-11 18:53:29 INFO 58.7.85.38 modulepart=logs original_file=dolibarr.log
2017-10-11 18:53:29 INFO 58.7.85.38 document.php download /home/enikocom/dolibarrdata/dolibarr.log filename=dolibarr.log content-type=text/plain
2017-10-11 18:53:29 INFO 58.7.85.38 — End access to /dolibarr/document.php
2017-10-11 18:54:38 DEBUG 58.7.85.38 - This is an already logged session. _SESSION[‘dol_login’]=Stef _SESSION[‘dol_entity’]=1
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT u.rowid, u.lastname, u.firstname, u.employee, u.gender, u.email, u.job, u.skype, u.signature, u.office_phone, u.office_fax, u.user_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, 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.statut, u.lang, u.entity, u.datec as datec, u.tms as datem, u.datelastlogin as datel, u.datepreviouslogin as datep, u.photo as photo, u.openid as openid, u.accountancy_code, u.thm, u.tjm, u.salary, u.salaryextra, u.weeklyhours, u.color, u.dateemployment, u.ref_int, u.ref_ext, c.code as country_code, c.label as country, d.code_departement as state_code, d.nom as state FROM llxai_user as u LEFT JOIN llxai_c_country as c ON u.fk_country = c.rowid LEFT JOIN llxai_c_departements as d ON u.fk_state = d.rowid WHERE u.entity IN (0, 1) AND u.login = ‘Stef’ ORDER BY u.entity ASC
2017-10-11 18:54:38 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT rowid,name,label,type,size,elementtype,fieldunique,fieldrequired,param,pos,alwayseditable,perms,list,ishidden,fielddefault,fieldcomputed FROM llxai_extrafields WHERE entity IN (0,1) AND elementtype = ‘user’ ORDER BY pos
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT param, value FROM llxai_user_param WHERE fk_user = 1 AND entity = 1
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT rowid, entity, type, page, param, value FROM llxai_default_values WHERE entity IN (0,1) AND user_id IN (0, 1)
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_user_rights as ur, llxai_rights_def as r WHERE r.id = ur.fk_id AND ur.entity = 1 AND ur.fk_user= 1 AND r.perms IS NOT NULL
2017-10-11 18:54:38 DEBUG 58.7.85.38 sql=SELECT r.module, r.perms, r.subperms FROM llxai_usergroup_rights as gr, llxai_usergroup_user as gu, llxai_rights_def as r WHERE r.id = gr.fk_id AND gr.entity = 1 AND r.entity = 1 AND gr.fk_usergroup = gu.fk_usergroup AND gu.fk_user = 1 AND r.perms IS NOT NULL
2017-10-11 18:54:38 INFO 58.7.85.38 — Access to /dolibarr/document.php - action=, massaction=
2017-10-11 18:54:38 INFO 58.7.85.38 modulepart=logs original_file=dolibarr.log
2017-10-11 18:54:38 INFO 58.7.85.38 document.php download /home/enikocom/dolibarrdata/dolibarr.log filename=dolibarr.log content-type=text/plain

The log you sent doe snot contains the event you describe.
Can you clear log, restart the error and resend the log file ?

1 Like

Sorry if its a stupid question but, how do I clear the log file? I’ve tried to search how to do it without success. Thks

go to dolibarr/documents and delete file dolibarr.log
then run your task again and check the log file

1 Like

Thank you. It wasn’t exactly there, but I think I found it in the end.

How about now?

2017-10-11 23:13:15 INFO 58.7.85.38 checkLoginPassEntity usertotest=Stef entitytotest=1 authmode=dolibarr
2017-10-11 23:13:15 INFO 58.7.85.38 functions_dolibarr::check_user_password_dolibarr usertotest=Stef passwordtotest=* entitytotest=1
2017-10-11 23:13:15 INFO 58.7.85.38 functions_dolibarr::check_user_password_dolibarr Authentification ok - md5 of pass is ok
2017-10-11 23:13:15 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:15 INFO 58.7.85.38 This is a new started user session. _SESSION[‘dol_login’]=Stef Session id=0a31a42b215de3da6b8bc85f9bfbb8a0
2017-10-11 23:13:15 INFO 58.7.85.38 Interfaces::run_triggers action=USER_LOGIN Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:13:15 INFO 58.7.85.38 — Access to /dolibarr/index.php - action=, massaction=
2017-10-11 23:13:15 INFO 58.7.85.38 box_lastlogin::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_factures_imp::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 FactureStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAmountByMonthWithPrevYear_customer_en_US_entity.1_user1.cache 1507702622.
2017-10-11 23:13:15 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:13:15 INFO 58.7.85.38 box_graph_invoices_permonth::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:15 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Dan_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:15 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Cin_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:15 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Cap_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:15 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CF/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:15 INFO 58.7.85.38 box_produits::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 FactureStats::getAllByProductEntry read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAllByProductEntry_customer_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:13:15 INFO 58.7.85.38 DolGraph::draw_jflot this->type=pie this->MaxValue=2
2017-10-11 23:13:15 INFO 58.7.85.38 box_graph_product_distribution::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_factures_fourn_imp::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_prospect::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 FactureStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAmountByMonthWithPrevYear_supplier_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:13:15 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:13:15 INFO 58.7.85.38 box_graph_invoices_supplier_permonth::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_fournisseurs::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 ModeleBoxes::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_supplier_orders::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_factures::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_comptes::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_produits_alerte_stock::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_factures_fourn::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_clients::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 box_contacts::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 CommandeStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/CommandeStats_getAmountByMonthWithPrevYear_supplier_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:13:15 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:13:15 INFO 58.7.85.38 box_graph_orders_supplier_permonth::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 ModeleBoxes::showBox
2017-10-11 23:13:15 INFO 58.7.85.38 Build childid for id = 1
2017-10-11 23:13:15 INFO 58.7.85.38 — End access to /dolibarr/index.php
2017-10-11 23:13:21 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:21 INFO 58.7.85.38 — Access to /dolibarr/compta/index.php - action=, massaction=
2017-10-11 23:13:21 INFO 58.7.85.38 — End access to /dolibarr/compta/index.php
2017-10-11 23:13:29 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:29 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=create, massaction=
2017-10-11 23:13:29 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:29 INFO 58.7.85.38 DolEditor::DolEditor htmlname=note_public width= height=80 toolbarname=dolibarr_notes
2017-10-11 23:13:29 INFO 58.7.85.38 DolEditor::DolEditor htmlname=note_private width= height=80 toolbarname=dolibarr_notes
2017-10-11 23:13:29 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:42 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=add, massaction=
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:42 INFO 58.7.85.38 Facture::create user=1
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:42 INFO 58.7.85.38 There is 0 lines that are array lines
2017-10-11 23:13:42 INFO 58.7.85.38 Interfaces::run_triggers action=BILL_CREATE Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:13:42 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:42 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=, massaction=
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:42 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:13:42 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:13:42 INFO 58.7.85.38 DolEditor::DolEditor htmlname=dp_desc width= height=100 toolbarname=dolibarr_details
2017-10-11 23:13:42 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:13:42 INFO 58.7.85.38 get_product_vat_for_country: ret=10
2017-10-11 23:13:42 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.
.
\.png)$"
2017-10-11 23:13:42 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:13:54 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:54 INFO 58.7.85.38 — Access to /dolibarr/fourn/ajax/getSupplierPrices.php - action=, massaction=
2017-10-11 23:13:54 INFO 58.7.85.38 ProductFournisseur::fetch id=1 ref= ref_ext=
2017-10-11 23:13:54 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:54 INFO 58.7.85.38 — End access to /dolibarr/fourn/ajax/getSupplierPrices.php
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:13:59 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=addline, massaction=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=1, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 get_product_vat_for_country: ret=0.000
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 get_localtax tva=0.000 local=1 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:13:59 INFO 58.7.85.38 get_localtax tva=0.000 local=2 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:13:59 INFO 58.7.85.38 getLocalTaxesFromRate vatrate=0.000 local=0
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=130 remise_percent_ligne=0 txtva=0 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=1 progress=100
2017-10-11 23:13:59 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=130 qty=1 price_base_type=HT total_ht=130-total_vat=0-total_ttc=130
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 Interfaces::run_triggers action=LINEBILL_INSERT Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:13:59 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=130.00000000 remise_percent_ligne=0 txtva=0.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=1 progress=100
2017-10-11 23:13:59 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=130.00000000 qty=1 price_base_type=HT total_ht=130-total_vat=0-total_ttc=130
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:13:59 INFO 58.7.85.38 functions.lib::dol_mkdir: dir=/home/enikocom/dolibarrdata/facture/(PROV12)
2017-10-11 23:13:59 INFO 58.7.85.38 functions.lib::dol_mkdir: dir=/home/enikocom/dolibarrdata/admin/temp/
2017-10-11 23:13:59 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:13:59 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:00 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:00 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:00 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:00 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:00 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:00 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:01 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:01 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:01 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:01 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:01 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CI/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:01 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:01 INFO 58.7.85.38 DolEditor::DolEditor htmlname=dp_desc width= height=100 toolbarname=dolibarr_details
2017-10-11 23:14:01 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:01 INFO 58.7.85.38 get_product_vat_for_country: ret=10
2017-10-11 23:14:01 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.
.\.png)$"
2017-10-11 23:14:01 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:14:01 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:01 INFO 58.7.85.38 — Access to /dolibarr/viewimage.php - action=, massaction=
2017-10-11 23:14:01 INFO 58.7.85.38 modulepart=apercufacture original_file=(PROV12)/(PROV12).pdf_preview.png
2017-10-11 23:14:01 INFO 58.7.85.38 viewimage.php return file /home/enikocom/dolibarrdata/facture/(PROV12)/(PROV12).pdf_preview.png content-type=image/png
2017-10-11 23:14:01 INFO 58.7.85.38 — End access to /dolibarr/viewimage.php
2017-10-11 23:14:05 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:05 INFO 58.7.85.38 — Access to /dolibarr/fourn/ajax/getSupplierPrices.php - action=, massaction=
2017-10-11 23:14:05 INFO 58.7.85.38 ProductFournisseur::fetch id=6 ref= ref_ext=
2017-10-11 23:14:05 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:05 INFO 58.7.85.38 — End access to /dolibarr/fourn/ajax/getSupplierPrices.php
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:07 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=addline, massaction=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=6, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 get_product_vat_for_country: ret=10.000
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 get_localtax tva=10.000 local=1 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:14:07 INFO 58.7.85.38 get_localtax tva=10.000 local=2 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:14:07 INFO 58.7.85.38 getLocalTaxesFromRate vatrate=10.000 local=0
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=49 remise_percent_ligne=0 txtva=10 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=0 progress=100
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=49 qty=1 price_base_type=HT total_ht=49-total_vat=4.9-total_ttc=53.9
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 Interfaces::run_triggers action=LINEBILL_INSERT Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=130.00000000 remise_percent_ligne=0 txtva=0.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=1 progress=100
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=130.00000000 qty=1 price_base_type=HT total_ht=130-total_vat=0-total_ttc=130
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=49.00000000 remise_percent_ligne=0 txtva=10.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=0 progress=100
2017-10-11 23:14:07 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=49.00000000 qty=1 price_base_type=HT total_ht=49-total_vat=4.9-total_ttc=53.9
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:07 INFO 58.7.85.38 functions.lib::dol_mkdir: dir=/home/enikocom/dolibarrdata/admin/temp/
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:07 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:07 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:08 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:08 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CI/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:08 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:08 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:08 INFO 58.7.85.38 DolEditor::DolEditor htmlname=dp_desc width= height=100 toolbarname=dolibarr_details
2017-10-11 23:14:08 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:08 INFO 58.7.85.38 get_product_vat_for_country: ret=10
2017-10-11 23:14:08 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview..\.png)$"
2017-10-11 23:14:08 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:14:08 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:08 INFO 58.7.85.38 — Access to /dolibarr/viewimage.php - action=, massaction=
2017-10-11 23:14:08 INFO 58.7.85.38 modulepart=apercufacture original_file=(PROV12)/(PROV12).pdf_preview.png
2017-10-11 23:14:08 INFO 58.7.85.38 viewimage.php return file /home/enikocom/dolibarrdata/facture/(PROV12)/(PROV12).pdf_preview.png content-type=image/png
2017-10-11 23:14:08 INFO 58.7.85.38 — End access to /dolibarr/viewimage.php
2017-10-11 23:14:15 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:15 INFO 58.7.85.38 — Access to /dolibarr/fourn/ajax/getSupplierPrices.php - action=, massaction=
2017-10-11 23:14:15 INFO 58.7.85.38 ProductFournisseur::fetch id=5 ref= ref_ext=
2017-10-11 23:14:15 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:15 INFO 58.7.85.38 — End access to /dolibarr/fourn/ajax/getSupplierPrices.php
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:22 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=addline, massaction=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=5, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 get_product_vat_for_country: ret=10.000
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 get_localtax tva=10.000 local=1 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:14:22 INFO 58.7.85.38 get_localtax tva=10.000 local=2 thirdparty_buyer id=1/country_code=AU thirdparty_seller id=0/country_code=AU thirdparty_seller localtax1_assuj=0 thirdparty_seller localtax2_assuj=0
2017-10-11 23:14:22 INFO 58.7.85.38 getLocalTaxesFromRate vatrate=10.000 local=0
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total qty=0.5 pu=40 remise_percent_ligne=0 txtva=10 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=0 progress=100
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=40 qty=0.5 price_base_type=HT total_ht=20-total_vat=2-total_ttc=22
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 Interfaces::run_triggers action=LINEBILL_INSERT Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=130.00000000 remise_percent_ligne=0 txtva=0.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=1 progress=100
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=130.00000000 qty=1 price_base_type=HT total_ht=130-total_vat=0-total_ttc=130
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total qty=1 pu=49.00000000 remise_percent_ligne=0 txtva=10.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=0 progress=100
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=49.00000000 qty=1 price_base_type=HT total_ht=49-total_vat=4.9-total_ttc=53.9
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total qty=0.5 pu=40.00000000 remise_percent_ligne=0 txtva=10.000 uselocaltax1_rate=0 uselocaltax2_rate=0 remise_percent_global=0 price_base_type=HT type=0 progress=100
2017-10-11 23:14:22 INFO 58.7.85.38 Price.lib::calcul_price_total MAIN_ROUNDING_RULE_TOT= pu=40.00000000 qty=0.5 price_base_type=HT total_ht=20-total_vat=2-total_ttc=22
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:22 INFO 58.7.85.38 functions.lib::dol_mkdir: dir=/home/enikocom/dolibarrdata/admin/temp/
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:22 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:22 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:23 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:23 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CI/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:23 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:23 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:23 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:23 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Dan_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:23 INFO 58.7.85.38 DolEditor::DolEditor htmlname=dp_desc width= height=100 toolbarname=dolibarr_details
2017-10-11 23:14:23 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:23 INFO 58.7.85.38 get_product_vat_for_country: ret=10
2017-10-11 23:14:23 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview..\.png)$"
2017-10-11 23:14:23 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:14:23 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:23 INFO 58.7.85.38 — Access to /dolibarr/viewimage.php - action=, massaction=
2017-10-11 23:14:23 INFO 58.7.85.38 modulepart=apercufacture original_file=(PROV12)/(PROV12).pdf_preview.png
2017-10-11 23:14:23 INFO 58.7.85.38 viewimage.php return file /home/enikocom/dolibarrdata/facture/(PROV12)/(PROV12).pdf_preview.png content-type=image/png
2017-10-11 23:14:23 INFO 58.7.85.38 — End access to /dolibarr/viewimage.php
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:35 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=valid, massaction=
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:35 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:35 INFO 58.7.85.38 mod_facture_terre::getNextValue return FA1710-0001
2017-10-11 23:14:35 INFO 58.7.85.38 Facture::hasProductsOrServices we found 2 qualified lines of products/servcies
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:35 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:35 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CI/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:35 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:35 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:35 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:35 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Dan_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:35 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview..\.png)$"
2017-10-11 23:14:35 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:14:35 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:35 INFO 58.7.85.38 — Access to /dolibarr/viewimage.php - action=, massaction=
2017-10-11 23:14:35 INFO 58.7.85.38 modulepart=apercufacture original_file=(PROV12)/(PROV12).pdf_preview.png
2017-10-11 23:14:35 INFO 58.7.85.38 viewimage.php return file /home/enikocom/dolibarrdata/facture/(PROV12)/(PROV12).pdf_preview.png content-type=image/png
2017-10-11 23:14:35 INFO 58.7.85.38 — End access to /dolibarr/viewimage.php
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:39 INFO 58.7.85.38 — Access to /dolibarr/compta/facture/card.php - action=confirm_valid, massaction=
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:39 INFO 58.7.85.38 Facture::hasProductsOrServices we found 2 qualified lines of products/servcies
2017-10-11 23:14:39 INFO 58.7.85.38 Facture::validate user=1, force_number=, idwarehouse=1
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:39 INFO 58.7.85.38 mod_facture_terre::getNextValue return FA1710-0001
2017-10-11 23:14:39 INFO 58.7.85.38 MouvementStock::_create start userid=1, fk_product=1, warehouse_id=1, qty=-1, type=2, price=130.00000000, label=Invoice FA1710-0001 validated, inventorycode=, datem=, eatby=, sellby=, batch=, skip_batch=1
2017-10-11 23:14:39 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:39 INFO 58.7.85.38 MouvementStock::_create start userid=1, fk_product=6, warehouse_id=1, qty=-1, type=2, price=49.00000000, label=Invoice FA1710-0001 validated, inventorycode=, datem=, eatby=, sellby=, batch=, skip_batch=1
2017-10-11 23:14:39 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:39 INFO 58.7.85.38 MouvementStock::_create start userid=1, fk_product=5, warehouse_id=1, qty=-0.5, type=2, price=40.00000000, label=Invoice FA1710-0001 validated, inventorycode=, datem=, eatby=, sellby=, batch=, skip_batch=1
2017-10-11 23:14:39 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:39 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:40 INFO 58.7.85.38 Interfaces::run_triggers action=STOCK_MOVEMENT Launch runTrigger for file ‘interface_20_all_Logevents.class.php’
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facture
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=societe
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:40 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=bank_account
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:40 INFO 58.7.85.38 Product::fetch id=1 ref= ref_ext=
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:40 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CI/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:40 INFO 58.7.85.38 Product::fetch id=6 ref= ref_ext=
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:40 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:40 INFO 58.7.85.38 Product::fetch id=5 ref= ref_ext=
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=product
2017-10-11 23:14:40 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Dan_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=facturedet
2017-10-11 23:14:40 INFO 58.7.85.38 DolEditor::DolEditor htmlname=dp_desc width= height=100 toolbarname=dolibarr_details
2017-10-11 23:14:40 INFO 58.7.85.38 get_default_tva: seller use vat=1, seller country=AU, seller in cee=, buyer country=AU, buyer in cee=, idprod=0, idprodfournprice=0, SERVICE_ARE_ECOMMERCE_200238EC=
2017-10-11 23:14:40 INFO 58.7.85.38 get_product_vat_for_country: ret=10
2017-10-11 23:14:40 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/facture/(PROV12) types=files recursive=0 filter= excludefilter="(\.meta|_preview..\.png)$"
2017-10-11 23:14:40 INFO 58.7.85.38 — End access to /dolibarr/compta/facture/card.php
2017-10-11 23:14:40 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:40 INFO 58.7.85.38 — Access to /dolibarr/viewimage.php - action=, massaction=
2017-10-11 23:14:40 INFO 58.7.85.38 modulepart=apercufacture original_file=(PROV12)/(PROV12).pdf_preview.png
2017-10-11 23:14:40 INFO 58.7.85.38 viewimage.php return file /home/enikocom/dolibarrdata/facture/(PROV12)/(PROV12).pdf_preview.png content-type=image/png
2017-10-11 23:14:40 INFO 58.7.85.38 — End access to /dolibarr/viewimage.php
2017-10-11 23:14:54 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:54 INFO 58.7.85.38 — Access to /dolibarr/index.php - action=, massaction=
2017-10-11 23:14:54 INFO 58.7.85.38 box_lastlogin::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_factures_imp::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 FactureStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAmountByMonthWithPrevYear_customer_en_US_entity.1_user1.cache 1507702622.
2017-10-11 23:14:54 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:14:54 INFO 58.7.85.38 box_graph_invoices_permonth::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/210mL_HT/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:54 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Dan_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:54 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Cin_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.\.png)$"
2017-10-11 23:14:54 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/Cap_1_1/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.
\.png)$"
2017-10-11 23:14:54 INFO 58.7.85.38 files.lib.php::dol_dir_list path=/home/enikocom/dolibarrdata/produit/CF/ types=files recursive=0 filter= excludefilter="(\.meta|_preview.*\.png)$"
2017-10-11 23:14:54 INFO 58.7.85.38 box_produits::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 FactureStats::getAllByProductEntry read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAllByProductEntry_customer_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:14:54 INFO 58.7.85.38 DolGraph::draw_jflot this->type=pie this->MaxValue=2
2017-10-11 23:14:54 INFO 58.7.85.38 box_graph_product_distribution::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_factures_fourn_imp::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_prospect::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 FactureStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/FactureStats_getAmountByMonthWithPrevYear_supplier_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:14:54 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:14:54 INFO 58.7.85.38 box_graph_invoices_supplier_permonth::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_fournisseurs::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 ModeleBoxes::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_supplier_orders::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_factures::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_comptes::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_produits_alerte_stock::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_factures_fourn::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_clients::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 box_contacts::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 CommandeStats::getAmountByMonthWithPrevYear read data from cache file /home/enikocom/dolibarrdata/users/temp/CommandeStats_getAmountByMonthWithPrevYear_supplier_en_US_entity.1_user1.cache 1507702623.
2017-10-11 23:14:54 INFO 58.7.85.38 DolGraph::draw_jflot this->type= this->MaxValue=0
2017-10-11 23:14:54 INFO 58.7.85.38 box_graph_orders_supplier_permonth::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 ModeleBoxes::showBox
2017-10-11 23:14:54 INFO 58.7.85.38 Build childid for id = 1
2017-10-11 23:14:54 INFO 58.7.85.38 — End access to /dolibarr/index.php
2017-10-11 23:14:58 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:14:58 INFO 58.7.85.38 — Access to /dolibarr/admin/index.php - action=, massaction=
2017-10-11 23:14:58 INFO 58.7.85.38 — End access to /dolibarr/admin/index.php
2017-10-11 23:15:05 INFO 58.7.85.38 fetch_name_optionals_label elementtype=user
2017-10-11 23:15:05 INFO 58.7.85.38 — Access to /dolibarr/admin/modules.php - action=, massaction=
2017-10-11 23:15:05 INFO 58.7.85.38 Scan directory /home/enikocom/public_html/dolibarr/core/modules/ for module descriptor files (modXXX.class.php)
2017-10-11 23:15:05 INFO 58.7.85.38 Module modBlockedLog not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Build childid for id = 1
2017-10-11 23:15:05 INFO 58.7.85.38 Module modDeplacement not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modCollab not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modReceiptPrinter not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modDynamicPrices not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modWebServicesClient not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modHRM not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modWebsites not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modVariants not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modModuleBuilder not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modDocumentGeneration not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 Module modLabel not qualified
2017-10-11 23:15:05 INFO 58.7.85.38 — End access to /dolibarr/admin/modules.php

Hi eldy
Do you have any further comment or advise on my problem based on the resent log file below?
Would greatly appreciate any feedback.
Thank you!
PS I have completely reorganized the Chart of Accounts so that it matches Australian standards but also because it was in French and I could not understand it. Perhaps this is causing the problem because I also have another issue where products I want to order a blanked out in Supplier Purchase Orders.