🎯
Focusing
Business Enthusiastic,
Full-Time Freelancer : Odoo Technical Consultant | Expert: Odoo Online [SaaS] & Odoo.sh | TallyErp | TallyPrime
- Ahmedabad
- @pkpanchal23
- in/prashant-panchal
Pinned Loading
-
Odoo: How to inherit <templates> of ...
Odoo: How to inherit <templates> of web module? 1REF LINK: https://www.odoo.com/forum/help-1/question/odoo10-how-to-inherit-templates-of-web-module-119140#answer-119142
23This is main template:
45<template id="template" xml:space="preserve">
-
How to install npm for less in ubuntu
How to install npm for less in ubuntu 1sudo apt-get install curl
2curl -sL https://deb.nodesource.com/setup_0.10 | sudo bash -
3sudo apt-get install -y nodejs
4sudo npm install -g npm (to update npm)
5ln -s /usr/bin/nodejs /usr/bin/node
-
install configuration Postgres
install configuration Postgres 12https://help.ubuntu.com/community/PostgreSQL
3http://stackoverflow.com/questions/24917832/how-connect-postgres-to-localhost-server-using-pgadmin-on-ubuntu
4Postgres
5https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04
-
XMLRPC_CALL
XMLRPC_CALL 1import xmlrpclib
2HOST = 'localhost'
3PORT = 8069
4DB = 'DATABASE_NAME'
5USER = 'admin'
-
try it and make your day beautiful, ...
try it and make your day beautiful, and try new one and share with me, I am also trying new, have nice day and enjoy python coding 1from turtle import *
2import time
3color('orange')
4begin_fill()
5pensize(5)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.