Says you have total pages = 12
- Current page = 1
1, 2, 3, ..., 12
- Current page = 2
1, 2, 3, 4, ..., 12
Somehow, it's work again when i try to connect the LAN on the other ethernet devices
r8168-dkms
from apt with command sudo apt install dkms r8168-dkms
to replace current module r8169
python3 -m pip install pylint
# and install plugin pylint-odoo from OCA repository
python3 -m pip install --upgrade git+https://github.com/oca/pylint-odoo.git
python3 -m pylint --load-plugins=pylint_odoo -d all -e odoolint
Install pyenv first with pyenv-installer
# need to be forced because it conflict with jpeg-turbo
brew install jpeg && brew link jpeg --force
# same, need to be forced because it conflict with lzlib
brew install zlib && brew link zlib --force
# install postgresql and start the services, so it will run at login
Make sure your router is Mi Router 4A Basic 100Mbps NOT Gigabit version
test.bin
and place it inside TFTP directoryThis gist are moved to the repository here. I will leave this gist and will update new notes directly to the repository. You can easily contribute if you want!
Welcome to OCA (Odoo Cheatsheet Akhmad 😛). Here are my notes and some useful links that i usually face them on my day-to-day working with Odoo.
sudo apt install avrdude
cp /etc/avrdude.conf ~/avrdude_gpio.conf
avrdude_gpio.conf
, and find linuxspi
, then change baudrate
to 115200
# Linux GPIO configuration for avrdude.
programmer
id = "pi_1";