Bug: Wrong entity in dictionary llx_c_payment & llx_c_payment_terms / Version 11.0.1

if a new entry is created, the entity is set to 0 instead of 1

Workaround: modify the record manually in the DB

1 Like

Same problem here. Unfortunatly my sql knowledge is skim level. Config:

Dolibarr ha detectado un error técnico.
Esta información puede ser útil para el diagnóstico (puede configurar la opción $dolibarr_main_prod to ‘1’ para eliminar estas notificaciones):
Fecha: 20200314010143
Dolibarr: 11.0.1
Nivel de funciones: 0
PHP: 7.2.24
Servidor: Apache
SO: Linux vps-example.com 3.__________ #1 SMP Fri Oct 18 17:15:30 UTC 2019 x86_64
UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0

URL solicitada: /xxxxxxx/admin/dict.php?id=13
Referer: http://example.com/xxxxxxxxx/admin/dict.php?id=13
Gestor de menú: eldy_menu.php

Módulos: user, socialnetworks, gravatar, blockedlog, multicurrency, adherent, expensereport, comptabilite, paypal, ticket, agenda, barcode, commande, don, ecm, facture, fournisseur, printing, resource, salaries, societe, service, variants, website, holiday, bom, externalrss, bookmark, workflow, modulebuilder, notification, mailing, emailcollector, cron, mailmanspip, supplier_proposal, tax, banque, margin, propal, product, stock, productbatch, expedition, projet, categorie, import, export, fckeditor
Tipo de gestor de base de datos: mysqli
Último error en solicitud de acceso de base de datos: INSERT INTO llx_c_paiement (id,code,libelle,type,entity,active) VALUES(54,‘ret’,‘r’,‘2’,‘BadFirstParameterForGETPOST’,1)
Código de retorno de error para la última petición de acceso a la base de datos: DB_ERROR_1366
Información del último error de petición de acceso de base de datos: Incorrect integer value: ‘BadFirstParameterForGETPOST’ for column example_dolibarr.llx_c_paiement.entity at row 1

Hi Martin
This is very strange. It looks like the entity parameter value was not defined when loading this dictionary page. Is this the only page where you get this problem ? Do you have any external module active ? If yes, could you try to deactivate them, then add the dictionary value again ?
Regards,
Marc

Hi simicar, sorry for the late response.

It seems to be the only page. No external module, but let me get back to you in case this appears again.

Regards,
Martín