
Search In
Ref
Out
1. Ref keyword is required to initialize a passing parameter first then passed it to ref.
1. Out keyword doesn't required to initialize a passing parameter before it is passed it to out.
In the modern world, you can hardly find a company, which functions without digital marketing. That’s why professional marketers are trying hard to keep up with the trends. The world of marketing is changing quickly. Failing to take advantage o
Recently, I faced a problem when the date was saved in different fields month, year and date. I need to club all these fields together and run a between query on it.
Another issue which was there was that Date has '0' contacted if the value is less
Hi all,
An app user has to login before navigating to the any screen. In our app user will enter username and password for login, so we need two textfield and a button two submit. so lets start and follow these steps.
1) First step is to create a n
Hi Guys,
In todays blog post , we are discussing the HTML meta tags as SEO propective.
What is this meta Tags ?
Meta tags are a great way for webmasters to provide search engines with information about their sites. (They) can be used to provide i
If you want to run two server on a same machine at a same time in openerp-7 (Odoo)
follow these two simple step
1-Do this in your Terminal to run first server
`/workspace/openerp/openerp-6.1-1$` ---> (this is server location )
Now run the below
Below are the top Five Pros And Cons Of Odoo
Pros in Odoo
1- Odoo is based on python languages, and database is postgreSQL.
2- Search Functionality in Odoo- You can easily search across the screen, you can also create advance search as per your r
What is Volume Testing ?
Volume testing comes under the non-functional testing group. Volume testing tests an application/software for a confirmed data volume or any product with specific quantity of facts or data. For exp, if we want to volume test
The difference between ‘While’ and ‘Do While’is :
‘While’loop checks the condition given with it first and if the condition is true then it enters inside the loop . That means the statements inside the loop is executed only if the condition is true
Over the past decade, many organizations have adopted the Agile development models, for successfully developing software products. Agile Model has various development methodologies which essentially involve iterative and incremental approach to softw
