Archives
- By thread 1472
-
By date
- August 2019 59
- September 2019 118
- October 2019 165
- November 2019 97
- December 2019 35
- January 2020 58
- February 2020 204
- March 2020 121
- April 2020 172
- May 2020 50
- June 2020 158
- July 2020 85
- August 2020 94
- September 2020 193
- October 2020 277
- November 2020 100
- December 2020 159
- January 2021 38
- February 2021 87
- March 2021 146
- April 2021 73
- May 2021 90
- June 2021 86
- July 2021 123
- August 2021 50
- September 2021 68
- October 2021 66
- November 2021 74
- December 2021 75
- January 2022 98
- February 2022 77
- March 2022 68
- April 2022 31
- May 2022 59
- June 2022 87
- July 2022 141
- August 2022 38
- September 2022 73
- October 2022 152
- November 2022 39
- December 2022 50
- January 2023 93
- February 2023 49
- March 2023 106
- April 2023 47
- May 2023 69
- June 2023 92
- July 2023 64
- August 2023 103
- September 2023 91
- October 2023 101
- November 2023 94
- December 2023 46
- January 2024 75
- February 2024 79
- March 2024 104
- April 2024 63
- May 2024 40
- June 2024 160
- July 2024 80
- August 2024 70
- September 2024 62
- October 2024 121
- November 2024 117
- December 2024 89
- January 2025 59
- February 2025 104
- March 2025 96
- April 2025 107
- May 2025 52
- June 2025 72
- July 2025 60
- August 2025 81
- September 2025 124
- October 2025 63
- November 2025 57
- December 2025 33
- January 2026 63
- February 2026 48
Contributors
contributors@odoo-community.org
-
Functional question : how to add reminder fee with account_credit_control?
Hello,I'd like to know if it's possible to add reminder fee to an open invoiced, when I already sent reminders through the account_credit_control module?(for Odoo Commynity version 9)It seems impossible. When I click on "cancel", I got this message:"You cannot cancel this invoice.
A payment reminder has already been sent to the customer.
You must create a credit note and issue a new invoice."What would be the right process?It seems heavy to create a specific invoice only to charge the customer with the reminder fees.I saw this module: https://github.com/OCA/account-financial-tools/tree/9.0/account_credit_control_dunning_feesBut he's non installable.Or do you use other reminder tools?The one from Alexis (https://github.com/akretion/overdue-reminder)? I don't see such functionnality (yet?).Thanks for your feedback!--
Virginie0477/64.17.20
by Virginie Dewulf. - 11:11 - 2 Oct 2020-
Re: Functional question : how to add reminder fee with account_credit_control?
This is definitely dunning fees module.But I do not know what's wrong in v9camptocamp
INNOVATIVE SOLUTIONSBY OPEN SOURCE EXPERTSFrédéric ClementiOdoo ConsultantBusiness SolutionsLe ven. 2 oct. 2020 à 11:12, Virginie Dewulf <virginie@coopiteasy.be> a écrit :Hello,I'd like to know if it's possible to add reminder fee to an open invoiced, when I already sent reminders through the account_credit_control module?(for Odoo Commynity version 9)It seems impossible. When I click on "cancel", I got this message:"You cannot cancel this invoice.
A payment reminder has already been sent to the customer.
You must create a credit note and issue a new invoice."What would be the right process?It seems heavy to create a specific invoice only to charge the customer with the reminder fees.I saw this module: https://github.com/OCA/account-financial-tools/tree/9.0/account_credit_control_dunning_feesBut he's non installable.Or do you use other reminder tools?The one from Alexis (https://github.com/akretion/overdue-reminder)? I don't see such functionnality (yet?).Thanks for your feedback!--
Virginie0477/64.17.20_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Frédéric Clementi - 01:30 - 7 Oct 2020
-
-
V14.0 branches
Hi all, do somebody knows when the 14.0 branches will be created, is there some work that needs to be done on the generation script? Regards, Mihai Fekete NextERP Romania S.R.L. 600B, Peciu Nou, Romania E-mail: feketemihai@nexterp.ro Telefon: 0788-749989 Website: https://nexterp.ro id="-x-evo-selection-start-marker">
by Mihai Fekete - 06:26 - 1 Oct 2020-
Re: V14.0 branches
There are a couple of issues to resolve which you can follow and possibly help with in https://github.com/oca/oca-addons-repo-template.Hopefully they will be resolved in the coming days and I'll then create branches.Best regards,--On Thu, Oct 1, 2020 at 6:27 PM Fekete Mihai <feketemihai@nexterp.ro> wrote:Hi all, do somebody knows when the 14.0 branches will be created, is there some work that needs to be done on the generation script? Regards, Mihai Fekete NextERP Romania S.R.L. 600B, Peciu Nou, Romania E-mail: feketemihai@nexterp.ro Telefon: 0788-749989 Website: https://nexterp.ro id="-x-evo-selection-start-marker">
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Stéphane Bidoul - 06:36 - 1 Oct 2020
-
-
Pull request modifying two modules?
Hello, Is the Odoo bot capable handle a PR changing more than one module? For example, if I add a fix involving two modules at the same time, will it be able to properly bump the versions of both of them? Asking for a friend. (Not really.) Thanks Daniel
by Daniel Reis - 05:05 - 1 Oct 2020-
Re: Pull request modifying two modules?
Yeah, of course there are scenarios where it makes sense to not split the PR, so go ahead!Regards.
by Pedro M. Baeza - 05:55 - 1 Oct 2020 -
Re: Pull request modifying two modules?
Thank you Pedro, I'll be sure to let my friend know that ;-) Seriously now, it is a fix in two closely related modules, and I don't see a case where one could be merged and the other not. Two PRs world would be more confusing than helpful. Still, making it in separate commits seems wise advice. Thanks Daniel On 01/10/2020 16:12, Pedro M. Baeza (Tecnativa) wrote: > Yes, bot does it correctly thanks to the great work of Stephane Bidoul :) > > Now, about the guidelines, you can do that on a PR if the task is very > related. Think if a separation in several commits is advisable or not > anyway. > > Regards. > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 > <https://odoo-community.org/groups/contributors-15> > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe > <https://odoo-community.org/groups?unsubscribe> >
by Daniel Reis - 05:50 - 1 Oct 2020 -
Re: Pull request modifying two modules?
Yes, bot does it correctly thanks to the great work of Stephane Bidoul :)Now, about the guidelines, you can do that on a PR if the task is very related. Think if a separation in several commits is advisable or not anyway.Regards.
by Pedro M. Baeza - 05:11 - 1 Oct 2020
-
-
Embed existing PDF into QWeb report
Dear contributors, i have a client that requests to add their terms and conditions* as part of the order report as the last page, but they have some order specific data and specific styling around, so I can’t just append static pages at the end of the report. I am looking for a solution to embed PDF* into the QWeb report. Quick search on the internet gave no result. My best bet idea (not yet tested however) would be to convert the PDF to embed into SVG and embed this and try out if wkhtmltopdf can handle this. Any better ideas? Bonus question: Is there something readymade to append existing PDF to the PDF generated by QWeb reports? Thanks. Regards, Peter * Terms and conditions is a PDF document I could store as attachment or static file into the module in this case.
by Pete Hahn - 02:10 - 1 Oct 2020-
Re: Embed existing PDF into QWeb report
Joerg, please don't advertise in this list private things that are outside OCA unless you plan to contribute them to OCA.I'm also surprised by the paragraph in https://odoo-partner.org/ about OCA supporting the aim of such an alliance where that's not true and I can know it at first hand as I was on the OCA board at that time. Please remove it for not giving incorrect messages trying to get more support. It's correct and great that you want to launch the initiative, but don't bind it to us.Regards.El vie., 2 oct. 2020 a las 13:07, Joerg Lorenz (<jlorenz@itis.de>) escribió:Hi Peter:We have developed such module since V8 and up to V12. V14 is just beeing migrated. Sorry for this elder website,it is just reworked."PDF-attach" is an integral part of our new distribution called ITISeasy.business, among many, many other useful modules and improvements.We will launch this in a few days and you can see the free launch event at https://odoo-partner.org/ just, navigate to events.PDF-attach is very flexible, you also can use to attach many documents, and shift then up and down to re-order the sequence.You can define standard attachements like GTC (General terms and Conditions), which are always put.There is more: With the PDF-extend it also works with regular doc templates that can be prefilled or put with variables so the text is customized according to the quote data. There it plays nicely togheter with ITISeasy.docs, which is an alfresco based document managment syste,Both modules are available in English and German languageFurther details please see https://itis-odoo.de/en_US/page/pdf-extend-11Please don't hesitate to ask for a demoBest; JoeJoe LorenzIT IS AGVon: "Axel Mendoza" <aekroft@gmail.com>
An: "Contributors" <contributors@odoo-community.org>
Gesendet: Donnerstag, 1. Oktober 2020 17:42:39
Betreff: Re: Embed existing PDF into QWeb reportCheck the usage of this Odoo examplesorThe idea is to be able of generate the PDF from the Qweb report and merge it with the static PDF Pages from another file contentI think that It's simpler than the SVG wayMsc. Axel Mendoza PupoOn Thu, Oct 1, 2020 at 10:27 AM Peter Hahn <peter.hahn@initos.com> wrote:I had a look into the code to check how it’s working, but thought it’s not exactly what I’m looking for, because I had to trick around with the placement. I there is nothing obvious to try frirst out there I think I’ll try out the SVG approach first. Am 01.10.20 um 14:47 schrieb Sergio Corato: > Hi Peter, did you try report_qweb_pdf_watermark? Sergio Corato_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Pedro M. Baeza - 01:41 - 2 Oct 2020 -
Re: Embed existing PDF into QWeb report
Hi Peter:We have developed such module since V8 and up to V12. V14 is just beeing migrated. Sorry for this elder website,it is just reworked."PDF-attach" is an integral part of our new distribution called ITISeasy.business, among many, many other useful modules and improvements.We will launch this in a few days and you can see the free launch event at https://odoo-partner.org/ just, navigate to events.PDF-attach is very flexible, you also can use to attach many documents, and shift then up and down to re-order the sequence.You can define standard attachements like GTC (General terms and Conditions), which are always put.There is more: With the PDF-extend it also works with regular doc templates that can be prefilled or put with variables so the text is customized according to the quote data. There it plays nicely togheter with ITISeasy.docs, which is an alfresco based document managment syste,Both modules are available in English and German languageFurther details please see https://itis-odoo.de/en_US/page/pdf-extend-11Please don't hesitate to ask for a demoBest; JoeJoe LorenzIT IS AGVon: "Axel Mendoza" <aekroft@gmail.com>
An: "Contributors" <contributors@odoo-community.org>
Gesendet: Donnerstag, 1. Oktober 2020 17:42:39
Betreff: Re: Embed existing PDF into QWeb reportCheck the usage of this Odoo examplesorThe idea is to be able of generate the PDF from the Qweb report and merge it with the static PDF Pages from another file contentI think that It's simpler than the SVG wayMsc. Axel Mendoza PupoOn Thu, Oct 1, 2020 at 10:27 AM Peter Hahn <peter.hahn@initos.com> wrote:I had a look into the code to check how it’s working, but thought it’s not exactly what I’m looking for, because I had to trick around with the placement. I there is nothing obvious to try frirst out there I think I’ll try out the SVG approach first. Am 01.10.20 um 14:47 schrieb Sergio Corato: > Hi Peter, did you try report_qweb_pdf_watermark? Sergio Corato_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Joerg Lorenz. - 01:06 - 2 Oct 2020 -
Re: Embed existing PDF into QWeb report
From at least Odoo 12 a method hook exists to allows you to postprocess the generated pdf document into ir.actions.report https://github.com/odoo/odoo/blob/14.0/odoo/addons/base/models/ir_actions_report.py#L210You can override this method to merge your static pdf page with the generated report. Should be easy thanks to this hook.On Thu, Oct 1, 2020 at 5:42 PM Axel Mendoza <aekroft@gmail.com> wrote:Check the usage of this Odoo examplesorThe idea is to be able of generate the PDF from the Qweb report and merge it with the static PDF Pages from another file contentI think that It's simpler than the SVG wayMsc. Axel Mendoza PupoOn Thu, Oct 1, 2020 at 10:27 AM Peter Hahn <peter.hahn@initos.com> wrote:I had a look into the code to check how it’s working, but thought it’s not exactly what I’m looking for, because I had to trick around with the placement. I there is nothing obvious to try frirst out there I think I’ll try out the SVG approach first. Am 01.10.20 um 14:47 schrieb Sergio Corato: > Hi Peter, did you try report_qweb_pdf_watermark? Sergio Corato_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Laurent Mignon - 09:06 - 2 Oct 2020 -
Re: Embed existing PDF into QWeb report
Check the usage of this Odoo examplesorThe idea is to be able of generate the PDF from the Qweb report and merge it with the static PDF Pages from another file contentI think that It's simpler than the SVG wayMsc. Axel Mendoza PupoOn Thu, Oct 1, 2020 at 10:27 AM Peter Hahn <peter.hahn@initos.com> wrote:I had a look into the code to check how it’s working, but thought it’s not exactly what I’m looking for, because I had to trick around with the placement. I there is nothing obvious to try frirst out there I think I’ll try out the SVG approach first. Am 01.10.20 um 14:47 schrieb Sergio Corato: > Hi Peter, did you try report_qweb_pdf_watermark? Sergio Corato_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Axel Mendoza - 05:41 - 1 Oct 2020 -
Re: Embed existing PDF into QWeb report
I had a look into the code to check how it’s working, but thought it’s not exactly what I’m looking for, because I had to trick around with the placement. I there is nothing obvious to try frirst out there I think I’ll try out the SVG approach first. Am 01.10.20 um 14:47 schrieb Sergio Corato: > Hi Peter, did you try report_qweb_pdf_watermark? Sergio Corato
by Pete Hahn - 05:26 - 1 Oct 2020
-
-
Snippet examples
HiThis might be the wrong email list but pointers appreciated...Working on a small website project and one requirement is making a page with some airbnb properties. So I was adding the HTML from Airbnb for each one, but it is cumbersome so I wanted to make a snippet where one could edit the description and the property ID. But I have not been able to find a working description of how to create a snippet for the website builder, let alone one that has editable properties like that. An alternative to adding each property as a snippet would be to make a domain object with the info and then display that on a page, but have not come across any easy examples of web views for that either...Torvald Baade BringsvorBringsvor Consulting AS - Consulting and Odoo implementorTel (+47) 4548 2848
by Torvald Bringsvor - 10:56 - 1 Oct 2020-
Re: Snippet examples
Hi SimoneYes, I have seen it but I got a bit lost at the options. The thing is that my data is so static that it could just as well be entered by the website editor, but I'm not sure if I can do that, technically. So I think I will follow the route of the Odoo Experience presentation and render the data serverside.-Torvaldfre. 2. okt. 2020 kl. 06:57 skrev Simone Orsi <simahawk@gmail.com>:Hi,have you seen this?Cheers,On Thu, Oct 1, 2020 at 10:57 AM Torvald Baade Bringsvor <torvald@bringsvor.com> wrote:HiThis might be the wrong email list but pointers appreciated...Working on a small website project and one requirement is making a page with some airbnb properties. So I was adding the HTML from Airbnb for each one, but it is cumbersome so I wanted to make a snippet where one could edit the description and the property ID. But I have not been able to find a working description of how to create a snippet for the website builder, let alone one that has editable properties like that. An alternative to adding each property as a snippet would be to make a domain object with the info and then display that on a page, but have not come across any easy examples of web views for that either...Torvald Baade BringsvorBringsvor Consulting AS - Consulting and Odoo implementorTel (+47) 4548 2848_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Simone OrsiFull stack Python web developer, Odoo specialist, Odoo Community Board Member, Freelance in love with open source._______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Torvald Bringsvor - 11:16 - 4 Oct 2020 -
Re: Snippet examples
Hi,have you seen this?Cheers,On Thu, Oct 1, 2020 at 10:57 AM Torvald Baade Bringsvor <torvald@bringsvor.com> wrote:HiThis might be the wrong email list but pointers appreciated...Working on a small website project and one requirement is making a page with some airbnb properties. So I was adding the HTML from Airbnb for each one, but it is cumbersome so I wanted to make a snippet where one could edit the description and the property ID. But I have not been able to find a working description of how to create a snippet for the website builder, let alone one that has editable properties like that. An alternative to adding each property as a snippet would be to make a domain object with the info and then display that on a page, but have not come across any easy examples of web views for that either...Torvald Baade BringsvorBringsvor Consulting AS - Consulting and Odoo implementorTel (+47) 4548 2848_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Simone OrsiFull stack Python web developer, Odoo specialist, Odoo Community Board Member, Freelance in love with open source.
by Simone Orsi. - 06:56 - 2 Oct 2020 -
Re: Snippet examples
Thanks Benjamin. I'm a bit rusty on the Odoo development these days, guess it's time to get back in the game.You mean a snippet like this could live in the OCA/website repo somewhere? Ok, will have a look.And thanks for the info on the talk, I am attending the Odoo XP so will check that out.-Torvaldtor. 1. okt. 2020 kl. 11:17 skrev Benjamin Brich <b.brich@humanilog.org>:Hi Torvald,
You can check this repo to get some inspiration: https://github.com/OCA/website/ There are a couple of great examples for building snippets.
Furthermore there is a talk about ‘How to develop Building Blocks’ today at 5 pm CET live @ odoo xp.
I hope this helps. Don’t forget the issue and PR for your new snippet in the github repo.
warm Regards
Ben
Benjamin Brich
Humanitarian Logistics Organisation e.V. (HLO)
Phone: +49 40 228686751
Cell: +49 160 97467007
b.brich@humanilog.org
Winsbergring 2
22525 Hamburg
Germany
www.humanilog.org_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Torvald Bringsvor - 11:36 - 1 Oct 2020 -
AW: Snippet examples
Hi Torvald,
You can check this repo to get some inspiration: https://github.com/OCA/website/ There are a couple of great examples for building snippets.
Furthermore there is a talk about ‘How to develop Building Blocks’ today at 5 pm CET live @ odoo xp.
I hope this helps. Don’t forget the issue and PR for your new snippet in the github repo.
warm Regards
Ben
Benjamin Brich
Humanitarian Logistics Organisation e.V. (HLO)
Phone: +49 40 228686751
Cell: +49 160 97467007
b.brich@humanilog.org
Winsbergring 2
22525 Hamburg
Germany
www.humanilog.org
by Benjamin Brich - 11:16 - 1 Oct 2020
-
-
RFQ for OCA Days 2020 Video Post Production
Hello OCA Contributors,
As you know the OCA Days 2020 Online are coming up.
Please find attached the RFQ for Video Post Production - it is a quick turnaround with quotes due in by October 7th.We look forward to hearing from you.
Warmest regards,
Rebecca--Rebecca GellatlyGeneral SecretaryOdoo Community Association
by Rebecca Gellatly - 07:36 - 30 Sep 2020 -
Modules migration v14
Hi all,When I see this commit https://github.com/odoo/odoo/commit/6835aeb0de6895f7f4d6b23e0b4654465ef21d6a I ask myself if this can lead to an opportunity to have dedicated tool (library) to automate some migration tasks in our OCA modules.At least the execution of this kind of tool could be executed locally during manual migration, then manual checks, fix and manual commit.I know there are individual initiatives on this topic but I think it could go under the OCA umbrella and be promoted in the migration guide.What do you think?What are the existing libraries ? Which one could go towards OCA ?Thanks for your idea
by David BEAL - 03:45 - 30 Sep 2020-
Re: Modules migration v14
On Wed, Sep 30, 2020 at 4:22 PM Houssine BAKKALI <houssine@coopiteasy.be> wrote:+1
On 30/09/2020 16:12, Frederik Kramer wrote:
+1 already shared it in my team! Am Mittwoch, den 30.09.2020, 14:07 +0000 schrieb Simone Orsi: > https://pypi.org/project/odoo-module-migrator/ > > I tried it a bunch of times and it definitely does the dirty job. > We should work on a roadmap and give it some love. > > Thanks Sylvain, BTW :) > > On Wed, Sep 30, 2020 at 3:52 PM Alexandre Fayolle < > alexandre.fayolle@camptocamp.com> wrote: > > Sylvain Legal started something, if I remember well. > > > > > > > > On 30/09/2020 15:46, David Beal wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > When I see this commit > > > > > > > > > https://github.com/odoo/odoo/commit/6835aeb0de6895f7f4d6b23e0b4654465ef21d6a > > > > > > > I ask myself if this can lead to an opportunity to have dedicated > > tool > > > > > > > (library) to automate some migration tasks in our OCA modules. > > > > > > > > > > > > > > At least the execution of this kind of tool could be executed > > locally > > > > > > > during manual migration, then manual checks, fix and manual > > commit. > > > > > > > > > > > > > > I know there are individual initiatives on this topic but I think > > it > > > > > > > could go under the OCA umbrella and be promoted in the migration > > guide. > > > > > > > > > > > > > > What do you think? > > > > > > > > > > > > > > What are the existing libraries ? Which one could go towards OCA > > ? > > > > > > > > > > > > > > Thanks for your idea > > > > > > > > > > > > > > Regards > > > > > > > > > > > > > > David BEAL - akretion.com <http://akretion.com> > > > > > > > Consultant > > > > > > > Odoo Intégration / Développement > > > > > > > > > > > > > > _______________________________________________ > > > > > > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > > > > > > Post to: mailto:contributors@odoo-community.org > > > > > > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > > > > > > > > > > > > > > > > -- > > Alexandre Fayolle > > Chef de Projet > > Tel : +33 4 58 48 20 30 > > > > Camptocamp France SAS > > 18 rue du Lac Saint André > > 73 370 Le Bourget-du-Lac > > France > > > > http://www.camptocamp.com > > _______________________________________________ > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > Post to: mailto:contributors@odoo-community.org > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > -- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH An der Eisenbahn 1 21224 Rosengarten Phone: +49 4105 56156-12 Fax: +49 4105 56156-10 Mobil: +49 179 3901819 Email: frederik.kramer@initos.com Web: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Rosengarten – Klecken Amtsgericht Tostedt, HRB 205226 Steuer-Nr: 15/200/53247 USt-IdNr.: DE815580155
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Simone OrsiFull stack Python web developer, Odoo specialist, Odoo Community Board Member, Freelance in love with open source.
by Simone Orsi. - 04:51 - 30 Sep 2020 -
Re: Modules migration v14
+1
On 30/09/2020 16:12, Frederik Kramer wrote:
+1 already shared it in my team! Am Mittwoch, den 30.09.2020, 14:07 +0000 schrieb Simone Orsi: > https://pypi.org/project/odoo-module-migrator/ > > I tried it a bunch of times and it definitely does the dirty job. > We should work on a roadmap and give it some love. > > Thanks Sylvain, BTW :) > > On Wed, Sep 30, 2020 at 3:52 PM Alexandre Fayolle < > alexandre.fayolle@camptocamp.com> wrote: > > Sylvain Legal started something, if I remember well. > > > > > > > > On 30/09/2020 15:46, David Beal wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > When I see this commit > > > > > > > > > https://github.com/odoo/odoo/commit/6835aeb0de6895f7f4d6b23e0b4654465ef21d6a > > > > > > > I ask myself if this can lead to an opportunity to have dedicated > > tool > > > > > > > (library) to automate some migration tasks in our OCA modules. > > > > > > > > > > > > > > At least the execution of this kind of tool could be executed > > locally > > > > > > > during manual migration, then manual checks, fix and manual > > commit. > > > > > > > > > > > > > > I know there are individual initiatives on this topic but I think > > it > > > > > > > could go under the OCA umbrella and be promoted in the migration > > guide. > > > > > > > > > > > > > > What do you think? > > > > > > > > > > > > > > What are the existing libraries ? Which one could go towards OCA > > ? > > > > > > > > > > > > > > Thanks for your idea > > > > > > > > > > > > > > Regards > > > > > > > > > > > > > > David BEAL - akretion.com <http://akretion.com> > > > > > > > Consultant > > > > > > > Odoo Intégration / Développement > > > > > > > > > > > > > > _______________________________________________ > > > > > > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > > > > > > Post to: mailto:contributors@odoo-community.org > > > > > > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > > > > > > > > > > > > > > > > -- > > Alexandre Fayolle > > Chef de Projet > > Tel : +33 4 58 48 20 30 > > > > Camptocamp France SAS > > 18 rue du Lac Saint André > > 73 370 Le Bourget-du-Lac > > France > > > > http://www.camptocamp.com > > _______________________________________________ > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > Post to: mailto:contributors@odoo-community.org > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > -- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH An der Eisenbahn 1 21224 Rosengarten Phone: +49 4105 56156-12 Fax: +49 4105 56156-10 Mobil: +49 179 3901819 Email: frederik.kramer@initos.com Web: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Rosengarten – Klecken Amtsgericht Tostedt, HRB 205226 Steuer-Nr: 15/200/53247 USt-IdNr.: DE815580155
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Houssine BAKKALI - 04:21 - 30 Sep 2020 -
Re: Modules migration v14
+1 already shared it in my team! Am Mittwoch, den 30.09.2020, 14:07 +0000 schrieb Simone Orsi: > https://pypi.org/project/odoo-module-migrator/ > > I tried it a bunch of times and it definitely does the dirty job. > We should work on a roadmap and give it some love. > > Thanks Sylvain, BTW :) > > On Wed, Sep 30, 2020 at 3:52 PM Alexandre Fayolle < > alexandre.fayolle@camptocamp.com> wrote: > > Sylvain Legal started something, if I remember well. > > > > > > > > On 30/09/2020 15:46, David Beal wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > When I see this commit > > > > > > > > > https://github.com/odoo/odoo/commit/6835aeb0de6895f7f4d6b23e0b4654465ef21d6a > > > > > > > I ask myself if this can lead to an opportunity to have dedicated > > tool > > > > > > > (library) to automate some migration tasks in our OCA modules. > > > > > > > > > > > > > > At least the execution of this kind of tool could be executed > > locally > > > > > > > during manual migration, then manual checks, fix and manual > > commit. > > > > > > > > > > > > > > I know there are individual initiatives on this topic but I think > > it > > > > > > > could go under the OCA umbrella and be promoted in the migration > > guide. > > > > > > > > > > > > > > What do you think? > > > > > > > > > > > > > > What are the existing libraries ? Which one could go towards OCA > > ? > > > > > > > > > > > > > > Thanks for your idea > > > > > > > > > > > > > > Regards > > > > > > > > > > > > > > David BEAL - akretion.com <http://akretion.com> > > > > > > > Consultant > > > > > > > Odoo Intégration / Développement > > > > > > > > > > > > > > _______________________________________________ > > > > > > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > > > > > > Post to: mailto:contributors@odoo-community.org > > > > > > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > > > > > > > > > > > > > > > > -- > > Alexandre Fayolle > > Chef de Projet > > Tel : +33 4 58 48 20 30 > > > > Camptocamp France SAS > > 18 rue du Lac Saint André > > 73 370 Le Bourget-du-Lac > > France > > > > http://www.camptocamp.com > > _______________________________________________ > > Mailing-List: https://odoo-community.org/groups/contributors-15 > > Post to: mailto:contributors@odoo-community.org > > Unsubscribe: https://odoo-community.org/groups?unsubscribe > > -- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH An der Eisenbahn 1 21224 Rosengarten Phone: +49 4105 56156-12 Fax: +49 4105 56156-10 Mobil: +49 179 3901819 Email: frederik.kramer@initos.com Web: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Rosengarten – Klecken Amtsgericht Tostedt, HRB 205226 Steuer-Nr: 15/200/53247 USt-IdNr.: DE815580155
by Frederik Kramer. - 04:11 - 30 Sep 2020 -
Re: Modules migration v14
You're right,IHMO, I'm in favour to push this library to OCA to have more traction and add more features on v14 versionLe mer. 30 sept. 2020 à 16:02, Stéphane Bidoul <stephane.bidoul@acsone.eu> a écrit :On Wed, Sep 30, 2020 at 3:52 PM Alexandre Fayolle <alexandre.fayolle@camptocamp.com> wrote:Sylvain Legal started something, if I remember well.
Yep: https://github.com/grap/odoo-module-migrator. A great tool IMHO.-sbi
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by David BEAL - 04:11 - 30 Sep 2020 -
Re: Modules migration v14
I tried it a bunch of times and it definitely does the dirty job.We should work on a roadmap and give it some love.Thanks Sylvain, BTW :)On Wed, Sep 30, 2020 at 3:52 PM Alexandre Fayolle <alexandre.fayolle@camptocamp.com> wrote:Sylvain Legal started something, if I remember well. On 30/09/2020 15:46, David Beal wrote: > Hi all, > > When I see this commit > https://github.com/odoo/odoo/commit/6835aeb0de6895f7f4d6b23e0b4654465ef21d6a > I ask myself if this can lead to an opportunity to have dedicated tool > (library) to automate some migration tasks in our OCA modules. > > At least the execution of this kind of tool could be executed locally > during manual migration, then manual checks, fix and manual commit. > > I know there are individual initiatives on this topic but I think it > could go under the OCA umbrella and be promoted in the migration guide. > > What do you think? > > What are the existing libraries ? Which one could go towards OCA ? > > Thanks for your idea > > Regards > > David BEAL - akretion.com <http://akretion.com> > Consultant > Odoo Intégration / Développement > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe > -- Alexandre Fayolle Chef de Projet Tel : +33 4 58 48 20 30 Camptocamp France SAS 18 rue du Lac Saint André 73 370 Le Bourget-du-Lac France http://www.camptocamp.com
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Simone OrsiFull stack Python web developer, Odoo specialist, Odoo Community Board Member, Freelance in love with open source.
by Simone Orsi. - 04:06 - 30 Sep 2020
-
-
OCA Weblate, how to add new language?
Dear community,We like to translate our localization. I checked on Weblate and see only EnglishHow can I add more language?Thank you!Kitti
by Kitti Upariphutthiphong - 12:11 - 30 Sep 2020-
Re: OCA Weblate, how to add new language?
OK thanks!On Wed, Sep 30, 2020 at 8:12 PM Stéphane Bidoul <stephane.bidoul@acsone.eu> wrote:Hi Kitti,You are not currently in any translators group. Please send an e-mail to transbot@odoo-community.org requesting the languages you want to translate to.Best regards,-sbi--On Wed, Sep 30, 2020 at 3:07 PM Kitti Upariphutthiphong <kittiu@ecosoft.co.th> wrote:Looks like I don't have the permission. How can I have it?On Wed, Sep 30, 2020 at 7:01 PM Enric Tobella <etobella@creublanca.es> wrote:You need to add the language on each component.Select the module and then, you will see the button "Start new translation"Kind regards,Enric Tobella AlomarCentros Médicos Creu BlancaTel: 902 202 230Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.From: "Kitti Upariphutthiphong" <kittiu@ecosoft.co.th>
To: "Contributors" <contributors@odoo-community.org>
Date: Wed, 30 Sep 2020 10:12:16 -0000
Subject: OCA Weblate, how to add new language?
Dear community,We like to translate our localization. I checked on Weblate and see only EnglishHow can I add more language?Thank you!Kitti_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Kitti Upariphutthiphong - 03:21 - 30 Sep 2020 -
Re: OCA Weblate, how to add new language?
Hi Kitti,You are not currently in any translators group. Please send an e-mail to transbot@odoo-community.org requesting the languages you want to translate to.Best regards,-sbi--On Wed, Sep 30, 2020 at 3:07 PM Kitti Upariphutthiphong <kittiu@ecosoft.co.th> wrote:Looks like I don't have the permission. How can I have it?On Wed, Sep 30, 2020 at 7:01 PM Enric Tobella <etobella@creublanca.es> wrote:You need to add the language on each component.Select the module and then, you will see the button "Start new translation"Kind regards,Enric Tobella AlomarCentros Médicos Creu BlancaTel: 902 202 230Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.From: "Kitti Upariphutthiphong" <kittiu@ecosoft.co.th>
To: "Contributors" <contributors@odoo-community.org>
Date: Wed, 30 Sep 2020 10:12:16 -0000
Subject: OCA Weblate, how to add new language?
Dear community,We like to translate our localization. I checked on Weblate and see only EnglishHow can I add more language?Thank you!Kitti_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Stéphane Bidoul - 03:11 - 30 Sep 2020 -
Re: OCA Weblate, how to add new language?
Looks like I don't have the permission. How can I have it?On Wed, Sep 30, 2020 at 7:01 PM Enric Tobella <etobella@creublanca.es> wrote:You need to add the language on each component.Select the module and then, you will see the button "Start new translation"Kind regards,Enric Tobella AlomarCentros Médicos Creu BlancaTel: 902 202 230Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.From: "Kitti Upariphutthiphong" <kittiu@ecosoft.co.th>
To: "Contributors" <contributors@odoo-community.org>
Date: Wed, 30 Sep 2020 10:12:16 -0000
Subject: OCA Weblate, how to add new language?
Dear community,We like to translate our localization. I checked on Weblate and see only EnglishHow can I add more language?Thank you!Kitti_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Kitti Upariphutthiphong - 03:06 - 30 Sep 2020 -
Re: OCA Weblate, how to add new language?
You need to add the language on each component.Select the module and then, you will see the button "Start new translation"Kind regards,Enric Tobella Alomaretobella@creublanca.esCentros Médicos Creu BlancaTel: 902 202 230Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.From: "Kitti Upariphutthiphong" <kittiu@ecosoft.co.th>
To: "Contributors" <contributors@odoo-community.org>
Date: Wed, 30 Sep 2020 10:12:16 -0000
Subject: OCA Weblate, how to add new language?
Dear community,We like to translate our localization. I checked on Weblate and see only EnglishHow can I add more language?Thank you!Kitti_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.
by Enric Tobella Alomar - 02:00 - 30 Sep 2020
-
-
alternative to SIGN (enterprise): drag placeholders onto a PDF
Hello OCA,- I am looking for an alternative to enterprise's SIGN module.Would you know if there is a community module that let graphically add fields to an uploaded pdf file?This would be a nice addition to our https://github.com/oca/contract project.- is there a useful open source library you know of or should it build from scratch?I've found a post (https://stackoverflow.com/questions/31932016/how-to-drag-placeholders-onto-a-pdf) showing achieving this using pdf.js with interact.jsTIA--Yves Goldbergodoo| Official Partner - OCA delegateOpen Source ERP, CRM & CMST +972 (3) 720 8818
M +972 (55) 966 1405T +32 (2) 588 2500--
by Yves Goldberg - 01:30 - 28 Sep 2020-
Re: alternative to SIGN (enterprise): drag placeholders onto a PDF
This creates a widget for signatures and then you can include the image inside the PDFEnric Tobella Alomaretobella@creublanca.esCentros Médicos Creu BlancaTel: 902 202 230Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.From: "Yves Goldberg" <yves@ygol.com>
To: "Contributors" <contributors@odoo-community.org>
Date: Mon, 28 Sep 2020 11:31:58 -0000
Subject: alternative to SIGN (enterprise): drag placeholders onto a PDF
Hello OCA,- I am looking for an alternative to enterprise's SIGN module.Would you know if there is a community module that let graphically add fields to an uploaded pdf file?This would be a nice addition to our https://github.com/oca/contract project.- is there a useful open source library you know of or should it build from scratch?I've found a post (https://stackoverflow.com/questions/31932016/how-to-drag-placeholders-onto-a-pdf) showing achieving this using pdf.js with interact.jsTIA--Yves Goldbergodoo| Official Partner - OCA delegateOpen Source ERP, CRM & CMST +972 (3) 720 8818
M +972 (55) 966 1405T +32 (2) 588 2500--_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Tanto este mensaje como los documentos que, en su caso, lleve como anexos,
pueden contener información reservada y/o confidencial, destinada exclusivamente
para el uso del destinatario o la persona responsable de entregarlo al mismo,
estando su uso no autorizado prohibido legalmente.
Su contenido no constituye un compromiso para Creu Blanca (la empresa remitente)
salvo ratificación escrita por ambas partes. En caso de su recepción por error,
rogamos nos lo comunique por igual vía, se abstenga de realizar copias del mensaje
o documentos adjuntos, remitirlo o facilitarlo a un tercero, y proceda en su defecto,
a su eliminación.
by Enric Tobella Alomar - 03:46 - 28 Sep 2020
-
-
Confirm unsubscription from OCA channels
HelloI received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?Thanks''Where others see limitations, we see possibilities''Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"-----------------------------------------------------------------------------------------------------------------------------------------------: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
by Othmane Ghandi - 11:43 - 28 Sep 2020-
Re: Confirm unsubscription from OCA channels
Hi all,it seems the messages have been sent to "contributors" only -> this is why we all got them (one per each group)."contributors" ML is not a member of any of those groups, which makes it more weird.We are still trying to understand what caused it.In any case, unless you've received one of those messages with your email as the main recipient, there's nothing to worry about, hopefully. If that happened, please do not reply to this thread again to avoid spamming everyone. Write to support@odoo-community.org instead.Thanks for your collaboration :)Bests,S.On Mon, Sep 28, 2020 at 4:12 PM <rwgross@gmail.com> wrote:+1Von meinem iPhone gesendetAm 28.09.2020 um 11:57 schrieb Marco Marchiori <info@marcomarchiori.com>:
I tooMarcoIl giorno lun 28 set 2020 alle ore 11:47 GHANDI Othmane <othmane.ghandi@gmail.com> ha scritto:HelloI received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?Thanks''Where others see limitations, we see possibilities''Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"-----------------------------------------------------------------------------------------------------------------------------------------------: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--M a r c o M a r c h i o r iconsulente funzionaledottore commercialista, revisore legale
Via Stazione 12, 30035 MIRANO (VE); telefono e fax 041 488195
codice fiscale MRCMRC67H11F241M; partita IVA 03813290271
--
This e-mail may contain information that is confidential, privileged or otherwise protected from disclosure. Use of such information is exclusively reserved for the recipient of this e-mail.
--_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Simone OrsiFull stack Python web developer, Odoo specialist, Odoo Community Board Member, Freelance in love with open source.
by Simone Orsi. - 04:56 - 28 Sep 2020 -
Re: Confirm unsubscription from OCA channels
+1Von meinem iPhone gesendetAm 28.09.2020 um 11:57 schrieb Marco Marchiori <info@marcomarchiori.com>:
I tooMarcoIl giorno lun 28 set 2020 alle ore 11:47 GHANDI Othmane <othmane.ghandi@gmail.com> ha scritto:HelloI received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?Thanks''Where others see limitations, we see possibilities''Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"-----------------------------------------------------------------------------------------------------------------------------------------------: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--M a r c o M a r c h i o r iconsulente funzionaledottore commercialista, revisore legale
Via Stazione 12, 30035 MIRANO (VE); telefono e fax 041 488195
codice fiscale MRCMRC67H11F241M; partita IVA 03813290271
--
This e-mail may contain information that is confidential, privileged or otherwise protected from disclosure. Use of such information is exclusively reserved for the recipient of this e-mail.
--_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Ricardo Gross - 04:11 - 28 Sep 2020 -
Re: Confirm unsubscription from OCA channels
Hello,
Yes, many people received the same messages, me included.
As far as we know, no maintenance action was done and we don't have an explanation yet.
We're investigating and will report back as soon as we have more information.
Thank you
Daniel Reis
On 28/09/2020 10:47, GHANDI Othmane wrote:
Hello
I received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?
Thanks
''Where others see limitations, we see possibilities''
Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------
"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"
-----------------------------------------------------------------------------------------------------------------------------------------------
: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Daniel Reis - 03:35 - 28 Sep 2020 -
Re: Confirm unsubscription from OCA channels
same for meplease jeep me inall the best to all of you------Sybille Saint Girons
Présidente et co-fondatrice de Valeureux
Linkedin
Notre livre sur l’Intelligence Collective, écrit en IC, est paru ! Commandez-le ici
Valeureux
sybille@valeureux.org
+33 (0) 663 541 967
skype/twitter/telegram : etoiledejoie
www.valeureux.org

Ensemble, contribuer à l’émergence, à la reconnaissance et au partage de toutes les forme de richesses au service de la Vie.

. outils, jeux et processus d'Actualisation de Richesses en bien commun pour les communautés.
. lanceur de la plateforme wezer.org. initiateur de La Fabrique des Communs Numériques
Contribuez et soutenez nous
________________________________________Le 28 sept. 2020 à 12:22, Paul Catinean <paulcatinean@gmail.com> a écrit :Finally, someone said it! :))))On Mon, Sep 28, 2020 at 12:16 PM Marco Beri <marcoberi@gmail.com> wrote:Please, please, please, please to everybody: stop writing "me too".
It's obvious that all of those emails were received by every subscriber.Thanks.Marco.On Mon, 28 Sep 2020 at 12:11, alfadil tabar <alfadil.tabar@gmail.com> wrote:I got the same emailsOn Mon, 28 Sep 2020, 1:02 pm Diogo Duarte, <dduarte@odoogap.com> wrote:I got the same emails without requestingOn Mon, Sep 28, 2020 at 10:47 AM GHANDI Othmane <othmane.ghandi@gmail.com> wrote:HelloI received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?Thanks''Where others see limitations, we see possibilities''Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"-----------------------------------------------------------------------------------------------------------------------------------------------: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Saint Girons Sybille - 03:26 - 28 Sep 2020 -
Re: Confirm unsubscription from OCA channels
Finally, someone said it! :))))On Mon, Sep 28, 2020 at 12:16 PM Marco Beri <marcoberi@gmail.com> wrote:Please, please, please, please to everybody: stop writing "me too".
It's obvious that all of those emails were received by every subscriber.Thanks.Marco.On Mon, 28 Sep 2020 at 12:11, alfadil tabar <alfadil.tabar@gmail.com> wrote:I got the same emailsOn Mon, 28 Sep 2020, 1:02 pm Diogo Duarte, <dduarte@odoogap.com> wrote:I got the same emails without requestingOn Mon, Sep 28, 2020 at 10:47 AM GHANDI Othmane <othmane.ghandi@gmail.com> wrote:HelloI received a huge number of emails that say : I requested to be unsubscribed to the mailing lists of OCA (Which is not True) even to channels I'm not part of. Is someone else faced the same issue ?Thanks''Where others see limitations, we see possibilities''Othmane Ghandi----------------------------------------------------------------------------------------------------------------------------------------------"les bonnes choses viennent à ceux qui savent attendre. Les grandes choses viennent à ceux qui se lèvent et qui font tout pour y arriver"-----------------------------------------------------------------------------------------------------------------------------------------------: othmane.ghandi
: +49 17 632214006
: +212 6 00 45 96 84
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by Paul Catinean - 12:21 - 28 Sep 2020
-
-
Confirm unsubscription to OCA Days 2020
Your Channel
OCA Days 2020
Hello,
You have requested to be unsubscribed to the mailing list OCA Days 2020.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/89/14323/cece955062dc7a6217b32cdf6d4e2e87.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/oca-days-2020-89
Post to: mailto:ocadays2020@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:28 - 28 Sep 2020 -
Confirm unsubscription to OpenUpgrade
Your Channel
OpenUpgrade
Hello,
You have requested to be unsubscribed to the mailing list OpenUpgrade.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/87/14323/60e2b0811070cc988316c12657a343be.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/openupgrade-87
Post to: mailto:openupgrade@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:28 - 28 Sep 2020 -
Confirm unsubscription to Croatia
Your Channel
Croatia
Hello,
You have requested to be unsubscribed to the mailing list Croatia.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/86/14323/bea5da2386443cec0799f2ebf3d7141d.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/croatia-86
Post to: mailto:croatia@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Macedonia
Your Channel
Macedonia
Hello,
You have requested to be unsubscribed to the mailing list Macedonia.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/81/14323/cfffa8413d6649270f40a15e6ce380df.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/macedonia-81
Post to: mailto:macedonia@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Manzanillo OCA Days 2019
Your Channel
Manzanillo OCA Days 2019
Hello,
You have requested to be unsubscribed to the mailing list Manzanillo OCA Days 2019.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/78/14323/68137207e16a26096f968f19dad9a187.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/manzanillo-oca-days-2019-78
Post to: mailto:manzanillo2019@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to testchannel
Your Channel
testchannel
Hello,
You have requested to be unsubscribed to the mailing list testchannel.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/72/14323/475f8797710bf4c533c3115fa6757a29.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/testchannel-72
Post to: mailto:testchannel@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Greece
Your Channel
Greece
Hello,
You have requested to be unsubscribed to the mailing list Greece.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/71/14323/8c1905115f0891688d77d9763023de0a.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/greece-71
Post to: mailto:greece@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Currency
Your Channel
Currency
Hello,
You have requested to be unsubscribed to the mailing list Currency.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/69/14323/02323440272a6d11262207caa37eeb84.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/currency-69
Post to: mailto:currency@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Business
Your Channel
Business
Hello,
You have requested to be unsubscribed to the mailing list Business.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/65/14323/9b071e7700efd111b8bf7f0c4526459b.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/business-65
Post to: mailto:business@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020 -
Confirm unsubscription to Romania Localization
Your Channel
Romania Localization
Hello,
You have requested to be unsubscribed to the mailing list Romania Localization.
To confirm, please visit the following link: https://odoo-community.org/groups/unsubscribe/62/14323/8f2f15b94ff0a00b601338246949292a.
If this was a mistake or you did not requested this action, please ignore this message.
--
Administrator
Odoo Community Association (OCA) info@odoo-community.org | http://odoo-community.org Powered by Odoo _______________________________________________
Mailing-List: https://odoo-community.org/groups/romania-localization-62
Post to: mailto:l10n-romania@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
by "System" <root@example.com> - 11:27 - 28 Sep 2020