openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20746
[Bug 1064432] Re: Upgrade all throws an error in pricelist version
hi,
the problem was caused by the deletion of a default price list version,
if the default items inserted by the system are removed i get this error
sometimes.
Thanks,
Dana
--
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/1064432
Title:
Upgrade all throws an error in pricelist version
Status in OpenERP Addons (modules):
Incomplete
Bug description:
Hi,
I run the command -d dbName --update=all when i started the server.
In pricilste version i had defined several values with empty date, the priceliste_id is different for each version, but i get this error:
product_data.xml:128:
<record id="ver0" model="product.pricelist.version">
<field name="pricelist_id" ref="list0"/>
<field name="name">Default Public Pricelist Version</field>
</record>
....
except_orm: ('ValidateError', u'Error occurred while validating the field(s) date_start,date_end: You cannot have 2 pricelist versions that overlap!').
I'm using this version of openerp_6.1 - 20120906-232044-1.tar.gz, the server is Ubuntu.
Thanks for any advice.
Dana
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1064432/+subscriptions
References