Automatically fill Many2many in Odoo In this tutorial I will learn you how to automatically fill a Many2many with data. In some cases a many2many always has to have data so in that case having it filled in automatically is really handy. ...
StartupDelta goes Hour of Code The international campaign ‘ Hour of Code ’ takes place between December 7th and 13th 2015 and stimulates everyone to develop their digital skills and learn how to code. Whether or not you want to bec...
Dropping snippet onto the page in odoo-9 For drooping the snippet onto the page first we have to open the src file, add some class and css feature in css file and jas file after that clicks on an option, the system will add the class specifi...
Sports startup SciSports Raises €1.35 Million for ‘MRI of Football Games’ SciSports, a Enschede-based startup, has raised 1.35 million Euros from a group investors in the world of sports and IT. The startup, a spinoff from the University of Twente, helps professional footba...
Web Controller in Odoo V9 Odoo web controller provides the facility to create frontend modules which can be easily integrate with the backend modules. Here backend is refers to the modules which provides functionalities like h...
How To Configure Custom Postfix Bounce Messages Since Postfix version 2.3, Postfix supports custom bounce messages. This guide shows how to configure custom Postfix bounce messages. I do not issue any guarantee that this will work for you! 1 Postfi...
netstat There’s a few parameters to netstat that are useful for this : -l or --listening shows only the sockets currently listening for incoming connection. -a or --all shows all sockets currently in use. -t ...
Mount a Linux directory from a different PC to your local Linux PC sshfs is very nice, and easy to use sshfs user@remotesystem:/remote/dir /some/local/dir https://github.com/libfuse/sshfs SSHFS About SSHFS allows you to mount a remote filesystem using SFTP. Most SSH ...
Guacamole with MySQL on Ubuntu The following will run a full dist-upgrade then install Guacamole 0.9.9, Tomcat 8, and MySQL for you. All you have to do is pick a MySQL Root Password and optionally change the guacamole_user password...
Cenit Integrations Client install hint: dependencies Cenit For anyone who is trying to install the Cenit Integrations Client please know that it depends on the python packages inflect and requests[security]. Those must be installed before the Client. In...
Medtech startup G-Therapeutics gets massive €26M series A investment Dutch-Swiss medtech startup G-Therapeutics received a massive amount of money to develop its neuro-stimulation therapy for people with spinal cord injury. After more than a decade of research, G-Thera...
sass less odoo 0 down vote If you are using ubuntu and having errors/warns of sass & lessc ,etc in your odoo webapp, Then you should try following for them:- [Removing Hotch Potch] $ sudo su # Switch To Root Before ...