Development
Knowledge articles pertaining to programming, development, and server management.
To be able to show a kanban view in a grouped by stage in a way where the group will always show regardless if there is a record in that stage or not, you c...
Fri, 11 Jun, 2021 at 4:40 PM
This AHK file is setup to issue commands within cmd prompt. Autohotkey is a program that allows you to create macros/hotkeys that you can program easilly. T...
Mon, 14 Jun, 2021 at 11:23 AM
The following is the command you would use in CMD Prompt to create a new module within odoo. "C:\Program Files (x86)\Odoo 13.0\python\python.exe&q...
Mon, 14 Jun, 2021 at 11:58 AM
There is a known issue when trying to update anything with the res.partner (contacts) module or the users module. You need to start the service with the upg...
Fri, 18 Jun, 2021 at 12:06 PM
Check Linux Disk Space Using df Command You can check your disk space simply by opening a terminal window and entering the following: df The <strong...
Tue, 29 Jun, 2021 at 3:36 PM
There is a module called enh_customs that we use to add/edit/remove base odoo module fields. Use this module to edit any of the base modules using xpath exp...
Wed, 30 Jun, 2021 at 3:20 PM