
Search In
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):
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
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
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
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
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/
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
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
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
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
