← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 501250] Re: category-store-translation

 

I think it was the stable version 0.2

I update to rev400 and I got a new error message.
I think another module version is incorrect there too.

Thanks for your help, I really need this work and I'm pretty lost here.

Environment Information :
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : fr_BE.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent
call last):
  File "/usr/share/pyshared/openerp-server/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth,
params)
  File "/usr/share/pyshared/openerp-server/service/web_services.py", line
599, in dispatch
    res = fn(db, uid, *params)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/share/pyshared/openerp-server/osv/osv.py", line 167, in
execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/opt/extra-trunk/base_sale_multichannels/sale.py", line 147, in
export_catalog
    self.export_products(cr, uid, shop, context)
  File "/opt/extra-trunk/base_sale_multichannels/sale.py", line 138, in
export_products
    self.export_products_collection(cr, uid, shop,
shop.exportable_product_ids, context)
  File "/opt/extra-trunk/base_sale_multichannels/sale.py", line 135, in
export_products_collection
    self.pool.get('product.product').ext_export(cr, uid, [product.id for
product in shop.exportable_product_ids] , [shop.referential_id.id], {},
context)
  File "/opt/magentoerpconnect/magentoerpconnect/product.py", line 1021, in
ext_export
    temp_result = super(magerp_osv.magerp_osv, self).ext_export(cr, uid,
[id], external_referential_ids, defaults, context_storeview)
  File "/opt/extra-trunk/base_external_referentials/external_osv.py", line
280, in ext_export
    for record_data in self.read_w_order(cr, uid, ids, [], context):
  File "/opt/extra-trunk/base_external_referentials/external_osv.py", line
32, in read_w_order
    res = self.read(cr, user, ids, fields_to_read, context, load)
  File "/opt/my-extra-6.0/base_json_fields/json_osv.py", line 68, in read
    return super(json_osv, self).read(cr, uid, ids, fields, context, load)
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 2940, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 3060, in
_read_flat
    res2 = self._columns[f].get(cr, self, ids, f, user, context=context,
values=res)
  File "/usr/share/pyshared/openerp-server/osv/fields.py", line 362, in get
    context=context))
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1775, in
name_get
    [self._rec_name], context, load='_classic_write')]
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 2940, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/usr/share/pyshared/openerp-server/osv/orm.py", line 2999, in
_read_flat
    cr.execute(query, (tuple(sub_ids),))
  File "/usr/share/pyshared/openerp-server/sql_db.py", line 78, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/share/pyshared/openerp-server/sql_db.py", line 131, in execute
    res = self._obj.execute(query, params)
ProgrammingError: operator does not exist: integer = boolean
LIGNE 1 : ...ptions" WHERE magerp_product_attribute_options.id IN (false)...
                                                               ^
ASTUCE : No operator matches the given name and argument type(s). You might
need to add explicit type casts.



-----Original Message-----
From: bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] On Behalf Of
Guewen Baconnier @ Camptocamp
Sent: lundi 27 juin 2011 10:43
To: hasan@xxxxxxxx
Subject: [Bug 501250] Re: category-store-translation

Hi,

Which version of magentoerpconnect ?
The product's category export OpenERP -> Magento should export translations
in module for V6 since the revno 400
(http://bazaar.launchpad.net/~magentoerpconnect-core-editors/magentoerpconnect/magentoerpconnect-v6/revision/400)

--
You received this bug notification because you are subscribed to Magento
OpenERP Connector.
https://bugs.launchpad.net/bugs/501250

Title:
  category-store-translation

Status in Magento OpenERP Connector:
  New

Bug description:
  In Category Product:
  General Information Tab: Title, description, title (meta), meta keyword
and meta description not transltate (multi language)
  When export OpenERP -> Magento not export any translation.
  When import Magento -> OpenERP not import name category translation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/magentoerpconnect/+bug/501250/+subscriptions

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/501250

Title:
  category-store-translation

Status in Magento OpenERP Connector:
  New

Bug description:
  In Category Product:
  General Information Tab: Title, description, title (meta), meta keyword and meta description not transltate (multi language)
  When export OpenERP -> Magento not export any translation.
  When import Magento -> OpenERP not import name category translation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/magentoerpconnect/+bug/501250/+subscriptions


References