Estos son todos los WARNINGS:
2017-02-13 10:07:45,988]
WARNING:py.warnings:/usr/lib/python2.7/dist-packages/relatorio/templates/__init__.py:29:
UserWarning: Unable to load plugin 'chart'
warnings.warn("Unable to load plugin '%s'" % name)
2017-02-13 10:07:46,723] WARNING:root:Post init hooks disabled
2017-02-13 10:07:55,745] WARNING:trytond.backend.postgresql.table:Unable to
migrate column login on table res_user_login_attempt from varchar() to
varchar(512).
2017-02-13 10:08:04,650]
WARNING:trytond.modules.default_value.default_value:Error loading default
values. Try reload them again by restarting the server
2017-02-13 10:10:16,210] WARNING:trytond.backend.postgresql.table:Unable to
set column company of table bank_account-party_party not null !
Try to re-run: trytond.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE "bank_account-party_party" ALTER COLUMN "company" SET NOT NULL
2017-02-13 10:10:18,156] WARNING:trytond.backend.postgresql.table:Unable to
set column date of table account_move_reconciliation not null !
Try to re-run: trytond.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE "account_move_reconciliation" ALTER COLUMN "date" SET NOT NULL
2017-02-13 10:13:46,749] WARNING:trytond.backend.postgresql.table:Unable to
set column date of table account_move_reconciliation not null !
Try to re-run: trytond.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE "account_move_reconciliation" ALTER COLUMN "date" SET NOT NULL
2017-02-13 10:14:02,981] WARNING:trytond.backend.postgresql.table:Unable to
set column date of table account_move_reconciliation not null !
Try to re-run: trytond.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE "account_move_reconciliation" ALTER COLUMN "date" SET NOT NULL
2017-02-13 10:14:05,602] WARNING:trytond.backend.postgresql.table:Unable to
set column date of table account_move_reconciliation not null !
Try to re-run: trytond.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE "account_move_reconciliation" ALTER COLUMN "date" SET NOT NULL