muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 144 forks source link

anyone install muk_dms_view in odoo 13 and work will for him/her? #135

Open Hashim-Khalid opened 4 years ago

joyinfo commented 4 years ago

I ported it and got it working in https://github.com/joyinfo/muk_dms. You also need addons from https://github.com/joyinfo/muk_base and https://github.com/joyinfo/muk_web.

Nuraddin commented 4 years ago

@joyinfo Hello. How do you solve muk_security dependency in muk_dms ? Thanks

joyinfo commented 4 years ago

There are a lots of changes when porting muk_dms to Odoo 13.0, I do not remember it clearly how I solve muk_security. Can you check it by yourself in my repository?

Nuraddin commented 4 years ago

@joyinfo I have checked your repository, but really there is a problem. I couldn't install properly muk_dms, because it depends muk_security, but muk_security is not available in your all repository. Can you check it?

joyinfo commented 4 years ago

@Nuraddin Sorry, muk_security is missed in https://github.com/joyinfo/muk_base, I just added it. Please check again.

Thanks.

Nuraddin commented 4 years ago

@joyinfo Hello. I have checked muk_security, and it is installed successfully. But there are another errors on installing other additional modules to muk_dms as muk_dms_access, muk_dms_file. I will try fix it by himself, if I couldn't fix, I will create issue on your repo :) Thank you very much

keshrath commented 4 years ago

Hello, we have decided to skip version 13. The reason for this is that with the introduction of OWL in version 14, a major migration is imminent and we will therefore only support version 14 again. But I'm happy to review a pull request from your migration to version 13, and if you need help with Git or Github I can help you as well.

Nuraddin commented 4 years ago

@keshrath Hello, can you tell me when the release of version 14 odoo was planned? And your 14 version is approximately?

keshrath commented 4 years ago

Well Odoo releases are normally in October, but I don't know if this is true for version 14.

Nuraddin commented 4 years ago

@keshrath Ok, thanks

joyinfo commented 4 years ago

@keshrath I am not familiar with the flow of github in this case. Since this repository does not have a branch of 13.0 yet, can I submit a pull request to a branch not existing yet?

joyinfo commented 4 years ago

Screen Shot 2020-06-15 at 3 38 12 PM

What will happy if I click the "Create pull request" button? Will it apply to create a 13.0 branch and merge all the changes to 13.0, or to the existing 12.0?

Hashim-Khalid commented 4 years ago

Hello, we have decided to skip version 13. The reason for this is that with the introduction of OWL in version 14, a major migration is imminent and we will therefore only support version 14 again. But I'm happy to review a pull request from your migration to version 13, and if you need help with Git or Github I can help you as well.

will you release it for community also

davidmonterocrespo24 commented 2 years ago

I have migrated the modules to version 13, if someone wants to help me migrate them to 14 and 15 I could contact me. davidmonterocrespo24@gmail.com

https://github.com/davidmonterocrespo24/muk_dms

Thank you