Error for missing fields but those fields are present

Unknown column ‘p.fk_societe’ in ‘field list’ is the error i am getting but that field is indeed present on that table.

What causes this error?

I was looking on the old database before the migration my apologies. So it seems a page is calling the old tables:

llx_civilite which is now llx_civility

how do i go about finding out which module is making this call with the old table name?

Also for fk_societe it is now fk_soc, how do i find that as well?

Thanks.

Error are caused my an old module patas monkey mylist and myfield. Not related to Dolibarr.

1 Like