Hello DR Ferdinand, Thanks for the reporting!
This issue has been fixed on lp:~openerp-dev/openobject-addons/trunk- bug-927504-amp with following rev no and id. rev no: 6694 rev id : 6694 [email protected] Thanks! ** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-927504-amp ** Changed in: openobject-addons Status: In Progress => Fix Committed -- 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/927504 Title: invoice - partner_id visibility constraints Status in OpenERP Addons (modules): Fix Committed Bug description: invoice tree view partner names are displayed only if if user belongs to ./account_invoice_view.xml:121: <field name="partner_id" groups="base.group_user"/> <record model="res.groups" id="group_user"> <field name="name">Employee</field> </record> hence external accounts - which is quite common - must belong to the group employee to see the the partner in the tree view. I do not understand the reason for this and this does not fit to the needs for small companies employing external accountants To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/927504/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

