Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
4147 Zobrazení

Hi, after adding new field in res_users table. can't upgrade and "internal server error" showing in V10.

Avatar
Zrušit
Nejlepší odpověď

Hi Dhivya,


In Odoo, if you add new fields in res_users, res_partner etc, you need to upgrade the module as soon as you restart the service. So you have can either restart the service from command line and also pass the your custom module as an argument to update it at the same time. In order to do this stop your odoo service and run the following command.


./odoo-bin -c /path/config_file_name -d database_name -u module_name

This will upgrade your module and you won't get the internal server error. Another way is to open the the custom module from the Apps menu. You can see the upgrade and uninstall button now. Now restart the service and when the service restart, upgrade the module and it will upgrade without any issues.
Avatar
Zrušit
Nejlepší odpověď


Hi,

    just try to upgrade the module through CLI.

 ./odoo-bin -d Database -u module_name -c location_of_conf -p port -r dbuser -w dbpasword


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 20
3844
0
bře 15
2676
4
pro 23
38841
1
lis 24
1625
0
úno 24
1115