Τη Τετάρτη, 12 Νοεμβρίου 2014 1:20:06 μ.μ. UTC+2, ο χρήστης Cédric Krier 
έγραψε:

> I did a migration from 3.0 to 3.4 and one from 2.8 to 3.4 without 
> real problem.
>

Ok, i make a copy of my db and named it "tryton34" but a problem appeared.
(btw i am using postgreSQL us my database)

When doing: "trytond -d tryton34 --all -u account_invoice_stock" i get an 
error of
"psycopg2.ProgrammingError: column a.fs_values does not exist
LINE 1: ... "create_date", "a"."write_date" AS "write_date", "a"."fs_va..."

for the step "INFO:modules:account_invoice_stock:register stock.move"

Am i missing something? or am i doing something wrong?

Reply via email to