c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33100
[Bug 856501] Re: ValueError: No references to point_of_sale.group_pos_user
Hello Amit Sharma,
I have checked again your issue with updated code and It is working fine
at my end.
Our latest code is available on Launchpad and using bzr repository
command you can download our latest code.
https://code.launchpad.net/~openerp
For bzr related command, you can get lot more help using bzr help
command in terminal.
For more detail you can follow following link:
http://doc.bazaar.canonical.com/bzr-0.10/bzr_man.htm
Thanks and waiting for your reply.
--
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):
Incomplete
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