File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed
Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 1- * 2013 Guewen Baconnier at Camptocamp
2- * 2013 Alexandre Fayolle at Camptocamp
3- * 2013 Benoit Guillot at Akretion
4- * 2013 Nicolas Bessi at Camptocamp (tiny change)
5- * 2013 Joël Grand-Guillaume at Camptocamp (tiny change)
6- * 2013 Arthur Vuillard at Akretion (tiny change)
7- * 2013 Sebastien Beau at Akretion (tiny change)
8- * 2013 Laurent Mignon at Acsone
9- * 2014 Leonardo Pistone at Camptocamp
1+ * Guewen Baconnier at Camptocamp
2+ * Alexandre Fayolle at Camptocamp
3+ * Benoit Guillot at Akretion
4+ * Nicolas Bessi at Camptocamp (tiny change)
5+ * Joël Grand-Guillaume at Camptocamp (tiny change)
6+ * Arthur Vuillard at Akretion (tiny change)
7+ * Sebastien Beau at Akretion (tiny change)
8+ * Laurent Mignon at Acsone
9+ * Leonardo Pistone at Camptocamp
Original file line number Diff line number Diff line change 2020##############################################################################
2121
2222{'name' : 'Connector' ,
23- 'version' : '2.0.1 ' ,
23+ 'version' : '2.1.0 ' ,
2424 'author' : 'Openerp Connector Core Editors' ,
25- 'website' : 'https ://launchpad.net/ openerp-connector' ,
25+ 'website' : 'http ://openerp-connector.com ' ,
2626 'license' : 'AGPL-3' ,
2727 'category' : 'Generic Modules' ,
2828 'description' : """
3232This is a framework designed to build connectors with external systems,
3333usually called `Backends`.
3434
35+ Documentation: http://openerp-connector.com
36+
3537It features:
3638
3739* A jobs queue
6264
6365It is actually used to connect Magento_ and Prestashop_
6466
65- .. _Magento: https ://launchpad.net/magentoerpconnect
67+ .. _Magento: http ://openerp-magento-connector.com
6668.. _Prestashop: https://launchpad.net/prestashoperpconnect
6769""" ,
6870 'depends' : ['mail'
You can’t perform that action at this time.
0 commit comments