dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #891] error add chargesociales to dictionary


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #891] error add chargesociales to dictionary
Date: Wed, 08 May 2013 17:35:20 +0200

Doliforge
Is this email not displaying correctly?
update email preferences.

error add chargesociales to dictionary

Latest modifications

2013-05-08 17:35 (Europe/Madrid)
Were you updating from a previous version or was it a fresh develop install?

(Try to speak in English so that the rest of the team/viewers understand you)

Answer now

Snapshot

 Details
Submitted by:  David A. G. (braito) Submitted on:  2013-05-08 15:29
Last Modified On:  2013-05-08 17:33 
Summary:  error add chargesociales to dictionary
Description:  Tipo de gestor de base de datos: mysqli
Petición último acceso a la base de datos erróneo: SELECT a.id as rowid, a.code as code, a.libelle AS libelle, a.accountancy_code as accountancy_code, a.deductible, p.code as country_code, p.libelle as country, a.fk_pays as country_id, a.active FROM llx_c_chargesociales AS a, llx_c_pays as p WHERE a.fk_pays=p.rowid and p.active=1 ORDER BY country ASC, code ASC, a.libelle ASC LIMIT 1001
Código devuelto último acceso a la base de datos erróneo: DB_ERROR_NOSUCHFIELD
Información sobre el último acceso a la base de datos erróneo: Unknown column 'a.accountancy_code' in 'field list'
Step to reproduce bug:  
Version:  develop Category:  Module: Taxes
Severity:  4 OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Need more info Assigned to:  None
Resolution:  None 

Comments

Marcos García 2013-05-08 17:33
Were you updating from a previous version or was it a fresh develop install?

(Try to speak in English so that the rest of the team/viewers understand you)
David A. G. 2013-05-08 17:30
Spanish:
Hola Marcos. Estuve haciendo pruebas y resulta que me faltaba accountancy_code en llx_c_chargesociales.
No sé como pudo pasar. Mira si falta en algún script o si el sistema lo dropeó en alguna migración... sólo sé que lo añadí manualmente y ya funciona.

English (shorter version)
accountancy_code is missing in llx_c_chargesociales. I don't konw why.
Marcos García 2013-05-08 17:10
It works fine for me. Can you try it with a fresh installation? Develop branch is frequently updated.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]