** Changed in: openobject-addons
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/680704
Title:
[6.0RC1] fetchmail module : ERREUR: une valeur NULL viole la contrainte NOT
NULL de la colonne « user »
Status in OpenObject Addons Modules:
In Progress
Bug description:
In revision 3953 of trunk, using fetchmail module.
When I fetch emails, the field "user" is not set and I received the error
message :
[2010-11-23 17:42:23,289][Test] ERROR:db.cursor:bad query: insert into
"email_server"
(id,"user_id","attach","is_ssl","priority","date","state","active","name",create_uid,create_date)
values (7,NULL,E'False',E'False',5,E'2010-11-23',E'draft',E'True',E'Your Small
Business Newsletter: November 2010',1,now())
Traceback (most recent call last):
File "/home/max/openerp/openobject-server/bin/sql_db.py", line 122, in execute
res = self._obj.execute(query, params)
IntegrityError: ERREUR: une valeur NULL viole la contrainte NOT NULL de la
colonne « user »
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp