c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33730
Re: [Bug 856501] Re: pos: AttributeError: 'bool' object has no attribute 'id'
Hi Ujjvala,
Sure I will post these queries on: https://answers.launchpad.net.
But I think query no. 3 is directly related to the bug. The reason I asked
here is just for the little faster response.
Thanks again for the fast support you provided on the bug.
Thanks
Amit
On Sun, Oct 2, 2011 at 10:54 PM, Ujjvala Collins (OpenERP)
<uco@xxxxxxxxxxx>wrote:
> Hello Amit,
>
> We are sorry but we cannot entertain your queries here as it is not
> related to the bug.
>
> But you can post all queries on : https://answers.launchpad.net
> /openobject-addons.
>
> Hope it helps.
>
> Thanks,
> Ujjvala
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/856501
>
> Title:
> pos: AttributeError: 'bool' object has no attribute 'id'
>
> Status in OpenERP Addons (modules):
> Fix Committed
>
> Bug description:
> Trying to install latest trunk version of the POS. Earlier i had
> installed POS 6.0 version which was working fine. But since the trunk
> version seems to have latest and more features so thought to upgrade
> to it. But when i install this one, get following error:
>
> raise ValueError('No references to %s.%s' % (module, xml_id))
> ValueError: No references to point_of_sale.group_pos_user
>
> Looked the code:
> view.xml has some 2 entries for group_pos_manager, group_pos_user.
> But .py file doesn't have any reference to it.
>
> Is it the reason of the error? How can we resolve it.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/856501/+subscriptions
>
--
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/856501
Title:
pos: AttributeError: 'bool' object has no attribute 'id'
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Trying to install latest trunk version of the POS. Earlier i had
installed POS 6.0 version which was working fine. But since the trunk
version seems to have latest and more features so thought to upgrade
to it. But when i install this one, get following error:
raise ValueError('No references to %s.%s' % (module, xml_id))
ValueError: No references to point_of_sale.group_pos_user
Looked the code:
view.xml has some 2 entries for group_pos_manager, group_pos_user.
But .py file doesn't have any reference to it.
Is it the reason of the error? How can we resolve it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/856501/+subscriptions
References