openerp-connector-community team mailing list archive
-
openerp-connector-community team
-
Mailing list archive
-
Message #00399
New release of the Connector framework and Magento Connector
Hi,
The Connector framework got its version 2.2.0 with a few fixes and new features:
Bugs:
* Job arguments can now contain unicode strings
Improvements:
* List view of the jobs improved
* Jobs now support multicompany according to
https://lists.launchpad.net/openerp-connector-community/msg00253.html
* An action can be assigned to a job. The action is called with a
button on the job and could be something like open a form view or an
url.
http://openerp-connector.com/project/changes.html
---
The Connector E-Commerce module has been updated to 2.2.0 and has had bug fixed:
* Special sales order lines such as shipping fees are now displayed
at the bottom
* Issue when copying pickings
* Missing access rights on sales users
Also, a view has been extracted from connector_ecommerce to a new
module "connector_base_product" (in the 'openerp-connector' branch) so
you will need to ensure that this module is well installed.
---
The Magento Connector is now tagged 2.4.0:
Fixes:
* Using Magento on PHP 5.4 without using the compatibility patch
would break syncs’. Correct solution is to install the patch on
Magento though!
http://magento.com/blog/magento-news/magento-now-supports-php-54
* Fix: calculate correctly the discount ratio on sales order lines
* Special order lines (shipping, ...) are now the last lines of an
order, not the first
Improvements for developers:
* New helper in importer to import dependencies
* allow to customize the available versions without overriding the
‘version’ field
Features:
* New option ‘Create Invoice On’ on payment methods with options ‘on
paid’, ‘on validate’
* Allow to use HTTP Auth Basic to connect to the Magento API
* Retry jobs when they hit a 502, 503 or 504 error
* Added missing scheduler for import of products
* Possibility to exclude products from stock synchronizations
* Products disabled on Magento are imported disabled on OpenERP. An
additional module allows more options.
* Possibility to disable import of sales orders per storeview
* Related Actions: open the form view on the record concerned by an
export job, or open the Magento’s admin page on importing jobs
http://openerp-magento-connector.com/project/changes.html
Thanks to all the contributors!
--
Guewen Baconnier
Business Solutions Software Developer
Camptocamp SA
PSE A, CH-1015 Lausanne
Phone: +41 21 619 10 39
Office: +41 21 619 10 10
http://www.camptocamp.com/
Follow ups