Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APM support Odoo 14 #3

Open
pfranck opened this issue Aug 18, 2021 · 3 comments
Open

APM support Odoo 14 #3

pfranck opened this issue Aug 18, 2021 · 3 comments

Comments

@pfranck
Copy link

pfranck commented Aug 18, 2021

@sebastienbeau thanks for the code for the APM. I would like to know if it is something that you are still maintaining or you stop?
I would like to know why you didn't make this with an Odoo module and maybe some monkey-patch that will allow a simpler installation maybe?
I'll be happy to help to bring the module to support version 14 and next versions.

@sebastienbeau
Copy link
Member

Hi

I start this lib for a customer and sadly the IT manager have been fire, so the customer priority hace changed.

But we still plan to use this module for all of our customer ! We have a huge work of load this year so it was not in my top priority, but If you have some budget or if you have the time to test, report bug or time to contribute, I can work on it.

Regarding the architecture. I choose to build a python lib because

  • it was easier for loading it at odoo startup (this need to be loaded first to monckey path everything)
  • it easier to maintain only one python lib for every odoo version

@max3903
Copy link

max3903 commented Feb 28, 2022

@sebastienbeau Please review #6. It adds support for Odoo 14.

@sebastienbeau
Copy link
Member

I am going to checkit this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants