Nimesh Contractor(Open ERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-mailplugin-outlookplugin-sync-atp-certificate-nco into lp:~openerp-dev/openobject-addons/trunk-mailplugin-outlookplugin-sync-atp.
Requested reviews: Atul Patel(OpenERP) (atp-openerp) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-mailplugin-outlookplugin-sync-atp-certificate-nco/+merge/84445 Hello sir, I have add the certificate in missing files and also change the website name and year in certificate. Thanks and Regards, Nimesh Contractor(NCO) -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-mailplugin-outlookplugin-sync-atp-certificate-nco/+merge/84445 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-mailplugin-outlookplugin-sync-atp.
=== modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Model.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Model.cs 2011-11-25 06:32:56 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Model.cs 2011-12-05 09:03:25 +0000 @@ -1,3 +1,22 @@ +/* + OpenERP, Open Source Management Solution + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + + using System; using System.Collections; using System.Linq; @@ -56,4 +75,4 @@ } } -} \ No newline at end of file +} === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/OpenERPConnect.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/OpenERPConnect.cs 2011-11-22 10:03:56 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/OpenERPConnect.cs 2011-12-05 09:03:25 +0000 @@ -1,3 +1,22 @@ +/* + OpenERP, Open Source Management Solution + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + + using System; using System.Windows.Forms; using System.Collections; === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Record.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Record.cs 2011-11-22 10:03:56 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/Record.cs 2011-12-05 09:03:25 +0000 @@ -1,3 +1,22 @@ +/* + OpenERP, Open Source Management Solution + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + + using System.Collections; namespace OpenERPClient === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/XMLRPCClient.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/XMLRPCClient.cs 2011-11-22 10:03:56 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPClient/XMLRPCClient.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Cache.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Cache.cs 2011-11-24 13:12:51 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Cache.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ -/* +/* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -52,4 +52,4 @@ } } -} \ No newline at end of file +} === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/ConfigManager.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/ConfigManager.cs 2011-11-24 13:12:51 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/ConfigManager.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Connect.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Connect.cs 2011-11-30 11:49:34 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Connect.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ -/* +/* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Tools.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Tools.cs 2011-11-30 11:49:34 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/Tools.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_choose_document_opt.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_choose_document_opt.cs 2011-11-29 07:28:42 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_choose_document_opt.cs 2011-12-05 09:03:25 +0000 @@ -1,3 +1,22 @@ +/* + OpenERP, Open Source Management Solution + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + + using System; using System.Collections.Generic; using System.ComponentModel; === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_contact.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_contact.cs 2011-11-30 11:49:34 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_contact.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -16,6 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ + using System; using System.Collections; using System.Windows.Forms; === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_create_doc.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_create_doc.cs 2011-11-24 13:12:51 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_create_doc.cs 2011-12-05 09:03:25 +0000 @@ -1,3 +1,22 @@ +/* + OpenERP, Open Source Management Solution + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + + using System; using System.Collections.Generic; using System.ComponentModel; === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_configuration.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_configuration.cs 2011-11-30 11:49:34 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_configuration.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_connection.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_connection.cs 2011-11-22 10:03:56 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_openerp_connection.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_partner.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_partner.cs 2011-11-24 08:37:14 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_partner.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_push_mail.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_push_mail.cs 2011-11-25 06:08:23 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_push_mail.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as === modified file 'outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_select_partner.cs' --- outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_select_partner.cs 2011-11-30 11:49:34 +0000 +++ outlook/plugin/openerp-outlook-plugin_v2.0/OpenERPOutlookPlugin/frm_select_partner.cs 2011-12-05 09:03:25 +0000 @@ -1,6 +1,6 @@ /* OpenERP, Open Source Management Solution - Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). + Copyright (C) 2004-2011 OpenERP Saas (<http://www.openerp.com>). This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

