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

Search In

Create Login, Registration and Forgot Password Module in PHP Laravel Application

Laravel makes to the list of most famous, free, open source PHP frameworks. Developers world over uses Laravel framework to develop web applications based on MVC approach. Artisan, the name of the Laravel Command Line Interface (CLI), helps developer

SDLC Models

SDLC Models: The full form of SDLC is Software Development Life Cycle. SDLC process is used by Programmer or Developers the most but Tester also follow the rule for testing the applications. In IT company there are many SDLC model, but we can separ

Password Protect Website Directory Using .htaccess File

Hello Reasders Here, we protect the directory using .htaccess file Before doing this, we will first need to create a .htaccess file(.htaccess file is the configuration file for the Apache HTTP server) which can be used to affect the directory and s

Difference between CTE and Temp Table and Table Variable

CTE CTE stands for Common Table expressions. It was introduced with SQL Server 2005. It is a temporary result set and typically it may be a result of complex sub-query.CTE improves readability and ease in maintenance of complex queries and sub-que

Common Table Expressions

CTE:Common Table Expressions 1)CTE's replace subqueries i.e they are result of complex queries so can be defined as temporary resultset. 2)CTE's are mainly used for recursive programming. 3)The lifetime of CTE's is the individual query it live in

How to transfer stock in product module in Odoo-9

If you want transfer stock in Product module you have to follow the following code in your .py file. class stock_immediate_transfer(models.TransientModel): _inherit = 'stock.immediate.transfer' @api.multi def process(self): self.ensure_one()

Compliance Testing

Compliance Testing: It is a type of an audit which has to be done on the system to verify if all the standards are met or not. To make sure that the compliances should meet. In some organization, compliance expert people will be establish. This team

What is a Business Process

Business Process is basically plethora of activities related to structural analysis which produces pioneering services for end users.   It generally represented by Flow Chart which showcase sequence of activities which focus on process matri

Digital Cleaning Checklist: Tips to Clean and Protect Organization's Data

IBM has estimated that businesses in the United States lose $3.1 trillion a year simply because of bad data. This cost represents the amount of time and resources that are wasted when professionals and decision-makers have to work around errors or du

OpenERP/Odoo Life Cycle

The life cycle of the Information system showcases a number of stages through which the development of project and use of information systems passes. Traditionally, the life cycle of Information system revolves around system study, project definition

1 8 20
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: