Skip to Content
Menu
This question has been flagged

We have a module that help us reporting taxes. It is currently installed with version number 12.0.2. Now the newest version is 12.0.3. and we are about to update it manually.


Since we are using on-premise Odoo, my approach is to transfer the files using FTP to our server's custom add-on folder and upgrade it via odoo's apps menu. I did my first attempt update by making a backup of current module's folder and transfer the newest version with the same folder name, but it didn't worked.


Should i just paste away the recent version files to the old folder instead and restart the service/server? or is there any proper way to update the current module to newest version?


Thank you

Avatar
Discard
Best Answer

Hi,

It seems you are in correct way, to update a module to its latest version, you can do like this,

1. Take a back of database and current module version

2. Replace the existing module with the latest version
3. Restart the service and upgrade the module from the Ui or from command line.


To upgrade module from terminal, see : How To Upgrade Module From Terminal in Odoo

Thanks

Avatar
Discard
Author

Hi Niyas, thank you for your response.

I successfully replacing old version folder with the new ones and restarting service. But when I click "upgrade", it took a really long time loading like it's endless. Is that normal? because i never upgrading modules before.

Related Posts Replies Views Activity
0
Oct 19
2941
1
Sep 15
7792
6
Jan 23
9740
2
Dec 23
11087
2
Nov 22
4363