Skip to content
Snippets Groups Projects
Commit b21fdf11 authored by Andrea Grazioso (agr-odoo)'s avatar Andrea Grazioso (agr-odoo)
Browse files

[FIX] account, account_sequence: psycopg2 errors class missing


Traceback when starting odoo server
ImportError: cannot import name 'errors' from 'psycopg2'

Exception management update in commit
4b430f8e
would require psycopg2 version 2.8 minimum but version in
requirements is 2.7.7

closes odoo/odoo#106345

Signed-off-by: default avatarWilliam André (wan) <wan@odoo.com>
parent 041fddf0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment