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

Search In

How to add penalty in customer invoice in OpenERP-6.1?

In OpenERP first, install the account module and then create the own module and relate it to the fields payment term in account module. Follow these steps given below: Step1- First create add_penalty.py file in your own module and pass this file in

How to succeed As a Leader?

You are highly proficient and have shown on numerous occasions that you can deliver. That is the reason you are presently in an leadership role. So in what manner would you be able to thrive now that you are a leader? Concentrate on the end game:-

Get desired page on clicking a link using ui router in angularjs?

How to go to the desired page on clicking a link when the same link is present in more than one page using ui router in angularjs? If you have one link present in more than one page and you want to redirect to the page from where you came to the lin

The Need & Specifics of a Right Digital Marketing Company

Look for something online, go on. A product or a service. Did you also see a bunch of ads with it?   If you watch videos, it is also common to come across ads in the beginning and in the middle of it, in case of long videos. Something or the o

RECOVERY TESTING

RECOVERY TESTING It is the process of testing the application to check how well it recovers from crashes or disasters. The steps involved in Recovery Testing are: Introduce defect and crash the application – Somebody will guide us as how and when

using return keyword within a Ruby block

As we all know,Ruby Blocks and Ruby Methods work in tandem and the output/value of the last line/expression being executed by the block is returned to the associated method . Have a look at this example: 2.1.5 :006 > def demo 2.1.5 :007?>

To extract only Date from Date Time in SQL in particular format

In SQL we have situations where we want to extract date from date time and in particular format -- Extracting only Date from DateTime Type Column SELECT N.[ID],N.[Message],N.[LocationID],N.[TargetUserID],N.[Url],CONCAT(U.[FirstName],U.[LastName])

Integration Testing Approaches

Integration Testing: In Integration testing, more the one system's modules are combined and tested together to check data flow from one module to another. Integration Testing Approaches: 1. Big Bang: Where all of the modules are combined together an

What is "Back-End Testing" and "DB Testing"?

"Back-End Testing" and "DB Testing" is the same term. In this we use to verify the DB with regard to the data which we submit though UI / getting delivered on the UI. Major entity around which the whole testing activity revolves is "Data". Some of th

Datetime vs Timestamp in MySQL and PHP

Hello Readers, This blog tell the difference between the Datetime vs Timestamp in MySQL and PHP. 1> Datetime and Timestamp are used to store datetime and then retrieve the datetime back. 2> Basically, In this we have a 2 factor which help yo

1 149 258
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: