So I found a technical problem in 3.5.6 as well as in 3.5.4 …
it throughts at me this when pressing validate, but still it opens the dialog if I reallly want to to do it. first if I say no its says this
Commande Object ( [element] => commande [table_element] => commande [table_element_line] => commandedet [class_element_line] => OrderLine [fk_element] => fk_commande [ismultientitymanaged:protected] => 1 [id] => 39 [socid] => 159 [client] => [ref] => AB_0003_30031 [ref_client] => [ref_ext] => [ref_int] => [contactid] => [fk_project] => [statut] => 2 [facturee] => 0 [brouillon] => [cond_reglement_id] => 9 [cond_reglement_code] => 14D [mode_reglement_id] => [mode_reglement_code] => [availability_id] => [availability_code] => [demand_reason_id] => [demand_reason_code] => [fk_delivery_address] => [address] => [date] => 1424127600 [date_commande] => 1424127600 [date_livraison] => [fk_remise_except] => [remise_percent] => 0 [total_ht] => 66.00000000 [total_ttc] => 78.54000000 [total_tva] => 12.54000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [remise_absolue] => [modelpdf] => generic_order_odt:/var/lib/dolibarr/documents/doctemplates/orders/_DE.odt [info_bits] => [rang] => [special_code] => [source] => [note] => [note_private] => [note_public] => [extraparams] => Array ( ) [origin] => [origin_id] => [linked_objects] => Array ( ) [user_author_id] => 1 [lines] => Array ( [0] => OrderLine Object ( [db] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => 2 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51057 Threads: 1 Questions: 16943 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.331 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 355 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 0 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [element] => commandedet [table_element] => commandedet [oldline] => [rowid] => 54 [fk_parent_line] => [fk_facture] => [label] => [desc] => Produkt lopping loui [fk_product] => [product_type] => 0 [qty] => 1 [tva_tx] => 19.000 [localtax1_tx] => 0.000 [localtax2_tx] => 0.000 [localtax1_type] => [localtax2_type] => [subprice] => 56.00000000 [remise_percent] => 0 [fk_remise_except] => [rang] => 1 [fk_fournprice] => [pa_ht] => 0.00000000 [marge_tx] => [marque_tx] => 100 [info_bits] => 0 [special_code] => 0 [total_ht] => 56.00000000 [total_tva] => 10.64000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [total_ttc] => 66.64000000 [remise] => [price] => 56 [ref] => [libelle] => [product_ref] => [product_label] => [product_desc] => [date_start] => [date_end] => [skip_update_total] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( ) [linkedObjectsIds] => [linkedObjects] => [id] => 54 [fk_commande] => 39 [commande_id] => 39 [fk_product_type] => ) [1] => OrderLine Object ( [db] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => -1 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51057 Threads: 1 Questions: 16944 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.331 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 355 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 0 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [element] => commandedet [table_element] => commandedet [oldline] => [rowid] => 55 [fk_parent_line] => [fk_facture] => [label] => [desc] => Louping loui spielen [fk_product] => [product_type] => 1 [qty] => 1 [tva_tx] => 19.000 [localtax1_tx] => 0.000 [localtax2_tx] => 0.000 [localtax1_type] => [localtax2_type] => [subprice] => 10.00000000 [remise_percent] => 0 [fk_remise_except] => [rang] => 2 [fk_fournprice] => [pa_ht] => 0.00000000 [marge_tx] => [marque_tx] => 100 [info_bits] => 0 [special_code] => 0 [total_ht] => 10.00000000 [total_tva] => 1.90000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [total_ttc] => 11.90000000 [remise] => [price] => 10 [ref] => [libelle] => [product_ref] => [product_label] => [product_desc] => [date_start] => [date_end] => [skip_update_total] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( ) [linkedObjectsIds] => [linkedObjects] => [id] => 55 [fk_commande] => 39 [commande_id] => 39 [fk_product_type] => ) ) [nbtodo] => [nbtodolate] => [db:protected] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => -1 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51057 Threads: 1 Questions: 16945 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.331 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 355 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 0 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( [options_object_incoterm] => 1 ) [linkedObjectsIds] => [linkedObjects] => [remise] => 0 [products] => Array ( ) [billed] => 0 [mode_reglement] => [cond_reglement] => 14 Tage [cond_reglement_doc] => 14 Tage ohne Abzug )
If i tell then to validate it says this:
[center]Commande Object ( [element] => commande [table_element] => commande [table_element_line] => commandedet [class_element_line] => OrderLine [fk_element] => fk_commande [ismultientitymanaged:protected] => 1 [id] => 39 [socid] => 159 [client] => [ref] => AB_0003_30031 [ref_client] => [ref_ext] => [ref_int] => [contactid] => [fk_project] => [statut] => 2 [facturee] => 0 [brouillon] => [cond_reglement_id] => 9 [cond_reglement_code] => 14D [mode_reglement_id] => [mode_reglement_code] => [availability_id] => [availability_code] => [demand_reason_id] => [demand_reason_code] => [fk_delivery_address] => [address] => [date] => 1424127600 [date_commande] => 1424127600 [date_livraison] => [fk_remise_except] => [remise_percent] => 0 [total_ht] => 66.00000000 [total_ttc] => 78.54000000 [total_tva] => 12.54000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [remise_absolue] => [modelpdf] => generic_order_odt:/var/lib/dolibarr/documents/doctemplates/orders/_DE.odt [info_bits] => [rang] => [special_code] => [source] => [note] => [note_private] => [note_public] => [extraparams] => Array ( ) [origin] => [origin_id] => [linked_objects] => Array ( ) [user_author_id] => 1 [lines] => Array ( [0] => OrderLine Object ( [db] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => 2 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51255 Threads: 1 Questions: 17047 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.332 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 357 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 1 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [element] => commandedet [table_element] => commandedet [oldline] => [rowid] => 54 [fk_parent_line] => [fk_facture] => [label] => [desc] => Produkt lopping loui [fk_product] => [product_type] => 0 [qty] => 1 [tva_tx] => 19.000 [localtax1_tx] => 0.000 [localtax2_tx] => 0.000 [localtax1_type] => [localtax2_type] => [subprice] => 56.00000000 [remise_percent] => 0 [fk_remise_except] => [rang] => 1 [fk_fournprice] => [pa_ht] => 0.00000000 [marge_tx] => [marque_tx] => 100 [info_bits] => 0 [special_code] => 0 [total_ht] => 56.00000000 [total_tva] => 10.64000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [total_ttc] => 66.64000000 [remise] => [price] => 56 [ref] => [libelle] => [product_ref] => [product_label] => [product_desc] => [date_start] => [date_end] => [skip_update_total] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( ) [linkedObjectsIds] => [linkedObjects] => [id] => 54 [fk_commande] => 39 [commande_id] => 39 [fk_product_type] => ) [1] => OrderLine Object ( [db] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => -1 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51255 Threads: 1 Questions: 17048 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.332 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 357 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 1 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [element] => commandedet [table_element] => commandedet [oldline] => [rowid] => 55 [fk_parent_line] => [fk_facture] => [label] => [desc] => Louping loui spielen [fk_product] => [product_type] => 1 [qty] => 1 [tva_tx] => 19.000 [localtax1_tx] => 0.000 [localtax2_tx] => 0.000 [localtax1_type] => [localtax2_type] => [subprice] => 10.00000000 [remise_percent] => 0 [fk_remise_except] => [rang] => 2 [fk_fournprice] => [pa_ht] => 0.00000000 [marge_tx] => [marque_tx] => 100 [info_bits] => 0 [special_code] => 0 [total_ht] => 10.00000000 [total_tva] => 1.90000000 [total_localtax1] => 0.00000000 [total_localtax2] => 0.00000000 [total_ttc] => 11.90000000 [remise] => [price] => 10 [ref] => [libelle] => [product_ref] => [product_label] => [product_desc] => [date_start] => [date_end] => [skip_update_total] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( ) [linkedObjectsIds] => [linkedObjects] => [id] => 55 [fk_commande] => 39 [commande_id] => 39 [fk_product_type] => ) ) [nbtodo] => [nbtodolate] => [db:protected] => DoliDBMysqli Object ( [db] => mysqli Object ( [affected_rows] => -1 [client_info] => 5.5.38 [client_version] => 50538 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 31 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.41-0+wheezy1 [server_version] => 50541 [stat] => Uptime: 51255 Threads: 1 Questions: 17049 Slow queries: 0 Opens: 1759 Flush tables: 2 Open tables: 188 Queries per second avg: 0.332 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 357 [warning_count] => 0 ) [type] => mysqli [forcecharset] => utf8 [forcecollate] => utf8_general_ci [_results:DoliDBMysqli:private] => mysqli_result Object ( [current_field] => [field_count] => [lengths] => [num_rows] => [type] => ) [connected] => 1 [database_selected] => 1 [database_name] => dolibarrdebian [database_user] => dolibarrdebian [transaction_opened] => 1 [lastquery] => SELECT l.rowid, l.fk_product, l.fk_parent_line, l.product_type, l.fk_commande, l.label as custom_label, l.description, l.price, l.qty, l.tva_tx, l.localtax1_tx, l.localtax2_tx, l.fk_remise_except, l.remise_percent, l.subprice, l.fk_product_fournisseur_price as fk_fournprice, l.buy_price_ht as pa_ht, l.rang, l.info_bits, l.special_code, l.total_ht, l.total_ttc, l.total_tva, l.total_localtax1, l.total_localtax2, l.date_start, l.date_end, p.ref as product_ref, p.description as product_desc, p.fk_product_type, p.label as product_label FROM llx_commandedet as l LEFT JOIN llx_product as p ON (p.rowid = l.fk_product) WHERE l.fk_commande = 39 ORDER BY l.rang [lastqueryerror] => [lasterror] => [lasterrno] => [ok] => 1 [error] => [_results:DoliDB:private] => ) [error] => [errors] => [canvas] => [name] => [lastname] => [firstname] => [civility_id] => [import_key] => [array_options] => Array ( [options_object_incoterm] => 1 ) [linkedObjectsIds] => [linkedObjects] => [remise] => 0 [products] => Array ( ) [billed] => 0 [mode_reglement] => [cond_reglement] => 14 Tage [cond_reglement_doc] => 14 Tage ohne Abzug ) Das System hat einen technischen Fehler festgestellt.
Diese Informationen könnten bei der Diagnose des Fehlers behilflich sein:
Datum: 20150217101548
Dolibarr: 3.5.4
Funktionslevel: 0
PHP: 5.4.36-0+deb7u3
Server: Apache/2.2.22 (Debian)
Angeforderte URL: /dolibarr/expedition/fiche.php?id=13&action=confirm_valid&confirm=yes
Referer: http://localhost/dolibarr/expedition/fiche.php?id=13&action=valid
Menüverwaltung: eldy_menu.php
Datenbanktyp-Verwaltung: mysqli
Anfrage des letzten fehlerhaften Datenbankzugriffs: Keine Anfrage im Fehler
Return-Code des letzten fehlerhaften Datenbankzugriffs: Keine Anfrage im Fehler
Inhalt des letzten Datenbankzugriffs mit Fehler: Keine Anfrage im Fehler
[/center]
It still works, but well seems to be there something…