← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 666247] Re: Problem when uploading a file via ftp in document management module

 

ok,i deleted "document_directory_group_rel_item_id_fkey" manually in my
database and everything is ok now.i certainly believe this is not  a bug
but a misuse of the database.so does anyone have any idea what that
constraint was doing and why every thing is OK in a fresh database and
not mine?

** Changed in: openobject-addons
       Status: Opinion => Invalid

-- 
Problem when uploading a file via ftp in document management module
https://bugs.launchpad.net/bugs/666247
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

Bug description:
hi,
this is the full cause of problem.i go to the document management module::search a file::New.
in the new section when i choose a file and attach it without any further changes it operates fine .but when i go to security tab and add some groups i get the following integrity error:

Integrity Error

insert or update on table "document_directory_group_rel" violates foreign key constraint "document_directory_group_rel_item_id_fkey"
DETAIL:  Key (item_id)=(228) is not present in table "document_directory".


what is it??

thank you





References