Skip to content

Instantly share code, notes, and snippets.

@nbessi
Created February 28, 2012 10:17
Show Gist options
  • Save nbessi/1931739 to your computer and use it in GitHub Desktop.
Save nbessi/1931739 to your computer and use it in GitHub Desktop.
PGSQL OpenERP traceback 6.1
#Removed some output related to extra-addons
STATEMENT: ALTER TABLE "res_partner_address" ALTER COLUMN "country_id" SET NOT NULL
ERROR: column "smtp_host" contains null values
STATEMENT: ALTER TABLE "ir_mail_server" ALTER COLUMN "smtp_host" SET NOT NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment