You are on page 1of 2

lsmod | grep v4l2loopback_dc

sudo nano /etc/modprobe.d/droidcam.conf

Desbloquear base de datos $.unblockUI ();


EN PARAMETROS DEL SISTEMA:
delete database.experation_date
edit database.create_date

https://the-x.cn/en-US/certificate/XmlToPem.aspx

Docker

docker system prune -a


docker volume prune

docker-compose build
docker-compose up -d
docker-compose logs -f –tail=100

use pdb for debugger

__import__('pdb').set_trace()
import pdb pdb.set_trace()
__import__('remote_pdb').set_trace(host='0.0.0.0', port=8888)

l
ll
w
q
s
n
p
c

import re x = re.findall(r'\d+', ranges)


''.join(x)

get_vehicle_chassis

sea.uuid.history name (string con uuid) sale_id (many2one)

lsta_error = [] name_partner = self.get_value_sea(partner.name) if not name_partner:


Lista_error.append(partner.name)

', '.join(list_error)

shell odoo sh:


odoo-bin -u agenciauto_sea –i18n-overwrite

git branch -D sandbox


git fetch origin sandbox
git checkout sandbox
git cherry-pick TuCommitConElCambio
git push origin sandbox
luego actualizar modulo.

You might also like