Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Creating automated actions in Odoo

If you want to create automated action in odoo, you have to go in .xml file and decide the action menu. 1- The first step is to create a model and to create some fields on this model->   class test_demo(models.Model):     _name = 'test.d

Some useful git command

When a group of people is working on the same project then it's mandatory to have any version control system, so that everyone can work without having any conflict. Git is one of the popular distributed version control systems that we have. There

Data pager control with list view

Introduction-         The ListView control does not have paging capabilities. DataPager control provides Paging capabilities by using PagedControlID property. In ListView, we can use the DataPager control and customize the num

How to integrate Google Place Autocomplete?

How to integrate Google Places Autocomplete in Javascript? Places Autocomplete is the web service provided by google. It returns place predictions in response to an HTTP request. Running example can be seen here: http://www.geocodezip.com/v3_SO

How to implement autolayout programatically in iOS?

  Hi Reader’s, This blog includes the concept of implementing autolayout programatically. This can be done in two ways:- 1.NSLayoutConstraint Class 2.VisualFormat   Below is an example which includes a UITextField creation and th

5 Ways to Close More Deals with CRM Software

The business is all about relationships. But many people need to keep track of countless conversations to work with. And all these interactions can be in different stages of the sales pipeline. It is a challenge that confronts many businesses and thi

How to use caching using database in codeigniter

Enabling caching . Caching is enabled in three step. 1) Create a writable directory on your server where you want strored the cache files. 2) Set the path to your cache folder in your application/config/database.php file. 3) Enable the cachi

How to Find Facebook Profile ID Number

Hello Guys, Facebook has provided us facility to custom profile URL but some time we need some Facebook ID number for any reason. So, Below are the step by step procedure /screenshots to get your fb profile ID number: Step 1: Open the Profile page.

Difference between =, == and === in PHP

In PHP programming, Many times we have seen and used different operators of PHP. This article demonstrate the difference between the operators which looks identical but used for different operations. In PHP we have three types of equal sign (=) opera

How to Apply any pattern along path

Here is the blog which describes that how you can play around with path & patterns. This feature helps you to fill any pattern along the desired path, it is however semi hidden. Below are the simple steps: 1.Select the Pen tool(P)and create a pa

1 217 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: