lp:~akretion-team/magentoerpconnect/Multi-website-fix

Created by Sébastien BEAU - http://www.akretion.com and last modified
Get this branch:
bzr branch lp:~akretion-team/magentoerpconnect/Multi-website-fix
Members of Akretion Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Akretion Team
Project:
Magento OpenERP Connector
Status:
Merged

Recent revisions

298. By Sébastien BEAU - http://www.akretion.com

[IMP] In multiwebsite mode, product are exported only if they belong to the website

297. By Sébastien BEAU - http://www.akretion.com

[IMP] add the field websites_ids and a notebook in the object product

296. By Sébastien BEAU - http://www.akretion.com

[REF] Put some fields which are only imported and never exported in magento in readonly

295. By Sébastien BEAU - http://www.akretion.com

[REF] refactoring : delete useless field group_id in shop object and magento_store_id in magerp_storeview

294. By Sébastien BEAU - http://www.akretion.com

[REF] Refactoring : YOU NEED TO RELOAD THE MAPPING AND RE-SYNCHRONIZE THE REFERENTIAL
* rename default_group_id in default_shop_integer_id
* rename default_store_id in default_storeview_integer_id
* add default_storeview_id (many2one field) in the shop object
* remove useless field 'default_shop_id' and function '_get_default_shop_id' in magerp.storeviews object
* add comments

293. By Sébastien BEAU - http://www.akretion.com

[REF] Refactoring : delete unused field 'website_id' in the shop object

292. By Sébastien BEAU - http://www.akretion.com

[REF] default language was, by error, a property of Magento website, now is a property of Magento instance
The url is exported when default_value or storeviews which has the same language as the magento instance are exported (Magento ver 1.3.2.4)

291. By Sébastien BEAU - http://www.akretion.com

[REF] Refactor export catalog in progress
Export default value only if no language are set in one of the storeview
Return write and create id

290. By Sébastien BEAU - http://www.akretion.com

[FIX] Add last_products_export_date in sale.py base_sale_multichannels, and use this field to select which product in the store have to be exported (write and create date in ir.model.data are not more used)
Moreover I start to refactor the code to export product one by one in all of the storeview indeed of exporting all product in the first storeview and after in the second...
With this method if the export abort, you don't need to restart all of the export, only products which are not completely exported

289. By Jordi Esteve (www.zikzakmedia.com)

[FIX] Magentoerpconnect: Orders with virtual or download products the shipping_address is not available.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.