dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1883] Missing column SQL error


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1883] Missing column SQL error
Date: Tue, 10 Mar 2015 15:42:10 +0100

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

Missing column SQL error

Dernières modifications

10/03/2015 15:42 (Europe/Paris)
Oups...
Corrected in PR https://github.com/Dolibarr/dolibarr/pull/2379

Just tested with a fresh install, and it seems ok.

Répondre

État

 Détails
Submitted by:  Marcos García (marcosgdf) Submitted on:  26/02/2015 14:57
Last Modified On:  10/03/2015 15:16 
Summary:  Missing column SQL error
Description:  ERROR: 42703: column pfp.delivery_time_days does not exist
LINE 1: ...remise_percent, pfp.fk_supplier_price_expression, pfp.delive...
^
LOCATION: errorMissingColumn, parse_relation.c:2639
Step to reproduce bug:  
Detected in version:  develop Category:  Other
Severity:  9 - Blocking - Critical OS Type/Version:  
PHP version:   Database type and version:  PostgreSQL
 Etat
Status:  Need more info Assigned to:  Maxime Kohlhaas (atm-maxime)
Resolution:  Aucun 

Commentaires

Maxime Kohlhaas 10/03/2015 15:42
Oups...
Corrected in PR https://github.com/Dolibarr/dolibarr/pull/2379

Just tested with a fresh install, and it seems ok.
Marcos García 10/03/2015 15:15
I didn't say I migrated from 3.7 :\
Maxime Kohlhaas 10/03/2015 15:08
Hi Marcos,

Have you run the migration script ? It works fine for me and I found that the migration script contains :

ALTER TABLE llx_product_fournisseur_price ADD COLUMN delivery_time_days integer;


reply via email to

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