On 5 juin, 22:19, Cédric Krier <[email protected]> wrote:

> Normallement, il devrait y avoir une table ir_sequence

-- Décrire IR_SEQUENCE
CREATE TABLE "ir_sequence" (id INTEGER PRIMARY KEY AUTOINCREMENT,
"create_uid" o, "code" o, "create_date" o, "name" o,
"number_next_internal" o DEFAULT 0, "last_timestamp" o DEFAULT 0,
"company" o, "write_uid" o, "padding" o DEFAULT 0, "number_increment"
o DEFAULT 0, "prefix" o, "timestamp_offset" o DEFAULT 0, "write_date"
o, "active" o, "suffix" o, "type" o, "timestamp_rounding" o DEFAULT 0)

-- 
[email protected] mailing list

Répondre à