c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #31825
[Bug 845476] [NEW] res_user has no more link to company address
Public bug reported:
this bug report is triggered by the "solution" of
https://bugs.launchpad.net/openobject-addons/+bug/720935
trunk base/res/res_user.py
class users(osv.osv):
IMHO user must have a link to a res_partner_address of every company
they have acces to or if base_contact is installed to
res_partner_contact.
if this info is missing we can not "personalize" documents, like
printing user relevant tel/fax numbers etc.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/845476
Title:
res_user has no more link to company address
Status in OpenERP Addons (modules):
New
Bug description:
this bug report is triggered by the "solution" of
https://bugs.launchpad.net/openobject-addons/+bug/720935
trunk base/res/res_user.py
class users(osv.osv):
IMHO user must have a link to a res_partner_address of every company
they have acces to or if base_contact is installed to
res_partner_contact.
if this info is missing we can not "personalize" documents, like
printing user relevant tel/fax numbers etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/845476/+subscriptions
Follow ups
References