~isaac.delabarrera/prestashoperpconnect/update_product_category

« back to all changes in this revision

Viewing changes to prestashoperpconnect/sale.py

  • Committer: Isaac De La Barrera
  • Date: 2012-07-23 11:43:39 UTC
  • mfrom: (51.1.4 prestashoperpconnect)
  • Revision ID: isaac.desarrollador@gmail.com-20120723114339-reqobz7s1dpja305
Set associations categories in product

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        context['lang_to_export'] = self.get_shop_lang_to_export(cr, uid, ids, context=context)
83
83
        self.export_resources(cr, uid, ids, 'product.category', context=context)
84
84
        self.export_resources(cr, uid, ids, 'product.template', context=context)
 
85
        self.export_resources(cr, uid, ids, 'product.images', context=context)
85
86
        #TODO update the last date
86
87
        #I don't know where it's thebest to update it ere or in the epxot functions
87
88
        #take care about concurent write with diferent cursor