上QQ阅读APP看书,第一时间看更新
Developing from a remote workstation
You may be running Odoo with a Debian/Ubuntu system either in a local virtual machine or in a server over the network, but you may prefer to do the development work at your personal workstation, using your favorite text editor or IDE. This may frequently be the case for developers working from Windows workstations, but it also may be the case for Linux users who need to work on an Odoo server over the local network.
A solution for this is to enable file sharing in the Odoo host so that files are made easy to edit from our workstation. For Odoo server operations, such as a server restart, we can use an SSH shell (such as PuTTY on Windows) alongside our favorite editor.