← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 856501] Re: ValueError: No references to point_of_sale.group_pos_user

 

Hi Vishal,

I downloaded latest code via bazaar. But still issue remains the same.
 Since it is working at your end. I am not sure what is wrong going on at my
end. What I need to fix to make it running.

Any clue that you can provide or help me in analyzing the issue.

THanks
Amit

On Wed, Sep 28, 2011 at 2:52 AM, Vishal Parmar(Open ERP) <
856501@xxxxxxxxxxxxxxxxxx> wrote:

> Hello Amit Sharma,
>
> I have checked your issue with updated code but I didn't face any
> problem so currently I am closing this issue.
>
> If you still  face the problem then you can reopen this issue.
>
> Thanks.
>
>
> ** Changed in: openobject-addons
>       Status: Incomplete => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/856501
>
> Title:
>  ValueError: No references to point_of_sale.group_pos_user
>
> Status in OpenERP Addons (modules):
>   Invalid
>
> 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:
  ValueError: No references to point_of_sale.group_pos_user

Status in OpenERP Addons (modules):
  Invalid

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