dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #841] Erreur compta/index


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #841] Erreur compta/index
Date: Tue, 23 Apr 2013 14:49:22 +0200

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

Erreur compta/index

Dernières modifications

23/04/2013 14:49 (Europe/Paris)
The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.
Changements :
  • Resolution: 
AucunFixed

Répondre

État

 Détails
Submitted by:  HENRY Florian (fhenry) Submitted on:  23/04/2013 13:50
Last Modified On:  23/04/2013 13:50 
Summary:  Erreur compta/index
Description:  ------------------------ Debut LOG --------------------------------
Dans compta factures client
Dolibarr a détecté une erreur technique.
Voici les informations qui pourront aider au diagnostic:
Date: 20130423124228
Dolibarr: 3.3.2
Niveau de fonctionnalités: 0
PHP: 5.3.3-7+squeeze15
Server: Apache/2.2.16 (Debian)

Url sollicitée: /compta/facture/list.php?leftmenu=customers_bills
Referer: dolibarr.oxalis.com/compta/index.php?mai...ntancy&leftmenu=
Gestionnaire de menu: eldy_backoffice.php

Type gestionnaire de base de données: pgsql
Requête dernier accès en base en erreur: SELECT f.rowid as facid, f.facnumber, f.type, f.increment, f.total as total_ht, f.tva as total_tva, f.total_ttc, f.datef as df, f.date_lim_reglement as datelimite, f.paye as paye, f.fk_statut, f.note, s.nom, s.rowid as socid, SUM(pf.amount) as am FROM llx_societe as s, llx_facture as f LEFT JOIN llx_paiement_facture as pf ON pf.fk_facture = f.rowid WHERE f.fk_soc = s.rowid AND f.entity = 1 GROUP BY f.rowid, f.facnumber, f.type, f.increment, f.total, f.total_ttc, f.datef, f.date_lim_reglement, f.paye, f.fk_statut, f.note, s.nom, s.rowid ORDER BY f.datef DESC, f.rowid DESC LIMIT 26
Code retour dernier accès en base en erreur: DB_ERROR_42803
Information sur le dernier accès en base en erreur: ERREUR: 42803: la colonne « f.tva » doit apparaître dans la clause GROUP BY ou doit être utilisé dans une fonction d'agrégat LINE 1: ...number, f.type, f.increment, f.total as total_ht, f.tva as t... ^ LOCATION: check_ungrouped_columns_walker, parse_agg.c:543

----------------------- FIN LOG ---------------------------------------
Step to reproduce bug:  
Version:  3.3.1 Category:  Module: Accounting
Severity:  5 - Major OS Type/Version:  Ubuntu
PHP version:  Php 5.4 Database type and version:  PostgreSQL 9.1
 Etat
Status:  Open Assigned to:  HENRY Florian (fhenry)
Resolution:  Fixed 

Commentaires

HENRY Florian 23/04/2013 14:49
The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.


reply via email to

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