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

Search In

How to return the writeoff move.line which is to be reconciled in Odoo?

If you want to return the writeoff move.line which is to be reconciled follow the following code .   return writeoff_move.line_ids.filtered(lambda r: r.account_id == self[0].account_id) @api.multi def remove_move_reconcile(self):

Adding 'Forgotten Password' and 'Reset' To CakePHP

When you Login to a page, Sometimes you forget your password  and want to reset your password. For this you have to follow followings steps to create forget password and reset to your form.  Step 1 : Create a simple login form in login.ctp

Different ways to split a string into array in PHP

PHP provides a lot of functions for manipulation of string and array. Many times we need to convert a string into an array to perform operations. This article demonstrate details of different functions which can be used to convert a string into an ar

How to fetch keys and values of an array

This article provides the details about some PHP functions which are used to fetch keys and values of an array. The article also defines a function which can also used to fetch all values from a single column of a multidimensional array. The details

Export Post Data into json file and Import Post into other website.

Hello readers, In this tutorial I will guide you to create Wordpress Plugin for "Get all Category in Dropdown". For creating Wordpress Plugin, we need to do some basic things for creating a Plugin. 1) Create Wordpress Plugin, just think w

Prevention from Cross Site Request Forgery attacks in ASP.NET MVC

In this blog we will get to know about the way to prevent CSRF (Cross Site Request Forgery) attacks in ASP.NET MVC applications. If you want to have some idea about this attack you would like to have a look at this blog http://findnerd.com/list/view/

Actionable Guide to SEO Best Practices for Ecommerce Websites

  According to a research conducted by Optify, websites that are number one on major search engine rankings, often receive an average click-through rate (CTR) of 36.4%.It is closely followed by websites ranked number two with an average CTR o

Custom module to Insert, Update and Delete and also Sorting with pagination

Hello Drupal 8 guys, I am sharing a custom module which function is to collect a developer data and show list of that data with header sorting and pagination and also used form validation. If Anybody wants to use this module just download the ZIP an

5 Optimization Tips for Better Local Search Results in SEO

If you have a small scale to medium scale business definitely you may not be going to compete with the global search results. Your main target customers can be of local people who need your services or products. They will be the lifeblood of your bus

How Does Search Engine Work & What are Elastic Search and Apache Solr?

Have you ever used Google, Yahoo, MSN for searching search any web page, your friend, any place information, images, etc on the internet? Obviously yes! So that is the search engine.   A search engine is a web-based tool to locate or search

1 139 282
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: