Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
Update changelog and authors
  • Loading branch information
guewen committed Jan 6, 2015
1 parent b02928b commit 861819d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
6 changes: 5 additions & 1 deletion magentoerpconnect/AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Last update: Tue May 6 17:45:23 CEST 2014
Last update: Tue Jan 6 13:11:49 CET 2015

* Guewen Baconnier at Camptocamp
* Alexandre Fayolle at Camptocamp
Expand All @@ -17,3 +17,7 @@ Last update: Tue May 6 17:45:23 CEST 2014
* Katja Matthes at initOS
* Markus Schneider at initOS
* Jan-Philipp Fischer at greencoding
* Ondřej Kuzník at credativ
* Matthieu Dietrich at Camptocamp
* Florian da Costa at Akretion
* Alberto Garcia at Factor Libre
22 changes: 22 additions & 0 deletions magentoerpconnect/CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
Changelog
---------

2.5.0 (2015-01-06)
~~~~~~~~~~~~~~~~~~

* The option for tax inclusion is now configurable by storeview #74
* Add a backend adapter for the product categories #58
* Add basic units to allow handling bundle products in submodules #13
* Add mechanisms for the export of records (lock of bindings, helper for dependencies export) #33
* 'New copy from quotation' rebinds the Magento order with the new copy #9
* Better memory footprint and performance on update of stock quantity #11
* Fix: Magento sometimes returns no invoice id #29
* Fix: discount_amount with a None value #70
* Fix: mapping for res.partner.title too broad (mix up "Herr and Herr Dr." #68
* Fix: error when a binding have a ID "0" which happens with Magento #61
* Fix: allow to copy a stock picking #60
* Fix: compatibility with the fiscal position rules module #42
* Fix: Prevent to create duplicate bindings on invoices #39
* Fix: Remove trailing None on calls made to the Magento's API (PHP 5.4 compatibility) #28
* Fix: avoid to send twice a tracking number #16
* Fix: when a tracking's job is executed before the export of the picking, the tracking's job export the picking #16
* Fix: replace nltk by Beautifulsoup #40
* Fix: Add a 'to date' boundary to batch jobs #17

2.4.2 (2014-06-16)
~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 861819d

Please sign in to comment.