[2025-12-05 13:03:12] local.DEBUG: AuthController postLogin() Request params: [2025-12-05 13:03:12] local.DEBUG: array ( 'username' => 'graindemo', 'password' => 'stepsoft', 'lang' => 'bg', ) [2025-12-05 13:03:12] local.DEBUG: AuthController postLogin() No database provided. Redirect to login form with database array [2025-12-05 13:03:12] local.DEBUG: LoginAPI login() Request params: [2025-12-05 13:03:12] local.DEBUG: array ( 'username' => 'graindemo', 'password' => 'stepsoft', 'language' => 'bg', 'database' => NULL, 'accessServerAPI' => NULL, ) [2025-12-05 13:03:12] local.DEBUG: AuthController postLogin() Login successful. [2025-12-05 13:03:12] local.DEBUG: array ( 'databases' => array ( 0 => array ( 'id' => '18', 'name' => 'Grain_Store_WEB', ), 1 => array ( 'id' => '1037', 'name' => 'Grain_Store_TESTWEB (2022)', ), ), 'status_code' => 200, ) [2025-12-05 13:03:12] local.DEBUG: AuthController postLogin() Multiple databases provided. [2025-12-05 13:03:26] local.DEBUG: AuthController postLogin() Request params: [2025-12-05 13:03:26] local.DEBUG: array ( 'username' => 'graindemo', 'password' => 'stepsoft', 'database' => '18', ) [2025-12-05 13:03:26] local.DEBUG: AuthController postLogin() Database provided by user form [2025-12-05 13:03:26] local.DEBUG: LoginAPI login() Request params: [2025-12-05 13:03:26] local.DEBUG: array ( 'username' => 'graindemo', 'password' => 'stepsoft', 'language' => NULL, 'database' => '18', 'accessServerAPI' => NULL, ) [2025-12-05 13:03:26] local.DEBUG: AuthController postLogin() Login successful. [2025-12-05 13:03:26] local.DEBUG: array ( 'message' => 'Successful login(3)', 'status_code' => '200', ) [2025-12-05 13:03:26] local.DEBUG: AuthController postLogin() Redirect to intended route. [2025-12-05 13:13:13] local.ERROR: addDummyElementToSection [2025-12-05 13:13:13] local.ERROR: array ( 'sys_form_id' => 289, 'sys_element_id' => 13269, 'sys_table_id' => '', 'sys_acl_resources_id' => 25209, 'is_translatable' => 0, 'sys_section_id' => 1645, 'element_order' => 1, ) [2025-12-05 13:41:01] local.INFO: SELECT t.id as [id], st.value as DocText, ntsourcecompany.companyName AS ntsourcecompany_companyName, t.DocNum AS t_DocNum, cast(t.docDate as date) AS t_docDate, ntdestinationcompany.companyName AS ntdestinationcompany_companyName, u.fullName AS user_fullName FROM sys_stitle AS t LEFT JOIN nmcl_companyBranch AS sourcecompany ON sourcecompany.id = t.ID_nmcl_CompanyBranch_Source LEFT JOIN nmcl_companyBranch_translations AS ntsourcecompany ON sourcecompany.id = ntsourcecompany.id_nmcl_companyBranch AND ntsourcecompany.lang = 1 LEFT JOIN nmcl_companyBranch AS destinationcompany ON destinationcompany.id = t.ID_nmcl_CompanyBranch_Destination LEFT JOIN nmcl_companyBranch_translations AS ntdestinationcompany ON destinationcompany.id = ntdestinationcompany.id_nmcl_companyBranch AND ntdestinationcompany.lang = 1 LEFT JOIN nmcl_users AS u ON u.id = t.id_user LEFT JOIN dbo.sys_doctype sd on sd.ID = t.id_doctype LEFT JOIN dbo.sys_translations st on st.Label = sd.Label and filename = 'document' and st.locale = 'bg' WHERE t.active = 1 and ID_Doctype = '58' [2025-12-05 13:41:14] local.ERROR: addDummyElementToSection [2025-12-05 13:41:14] local.ERROR: array ( 'sys_form_id' => 292, 'sys_element_id' => 13278, 'sys_table_id' => '', 'sys_acl_resources_id' => 25244, 'is_translatable' => 0, 'sys_section_id' => 1648, 'element_order' => 1, )