← Back to team overview

openerp-india team mailing list archive

[Bug 1004833] Re: [6.1/Trunk] Share module doesn't work

 

Why this marge is pending yet ? Can the share module been used in final
7.0 release ?

I patched the diff file manually and got following error:

  File "/home/jeff/openerp7/openerp/addons/share/wizard/share_wizard.py", line 107, in _share_root_url
    for cond in safe_eval(this.share_wizard_id.domain):
  File "/home/jeff/openerp7/openerp/osv/orm.py", line 487, in __getattr__
    raise AttributeError(e)
AttributeError: "Field 'share_wizard_id' does not exist in object 'browse_record(share.wizard, 7)'"

Do I missed anything important?

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1004833

Title:
  [6.1/Trunk] Share module doesn't work

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Hello,

  I'm trying to use the "share" function with a customer invoice.

  The e-mail is sent correctly to the recipient, and the recipient can
  connect using his e-mail address as login and the password received.
  However the result is the following error message:

  AccessError
  You can not read this document (account.journal) ! Be sure your user belongs to one of these groups: User, Human Resources / User, Manager, Invoicing & Payments.

  Best regards,

  -sbi

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1004833/+subscriptions


References