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

Search In

How to make payment and inherits account invoice object in OpenERP(Odoo-8)

In Odoo first we create existing own module and inherits the account invoice object in your own module. Than fetch all object like as a account.move , account.journal, account.period in your own module and update the account.journal and also invoice_

How to show the customer payment Total in fields in OpenERP?

In OpenERP first, create a custom module and then inherits the account.payment object in your own module like module name test. Follow these steps given below Step1- First create the __init__.py file in your test module and use this code given bel

How to create Animation using XML code in android?

This tutorial will guide you to do animation in android. There are two ways to do animations in android , through XML code or java code. In this tutorial, we are using only first way through XML code. In this tutorial, we are defining animations like

what is custom meta box and how to create custom meta box

The most critical part of the wordpress development theme is to make a custom meta box. It avoids forcing clients to depend on custom fields and it is an approach to add an editor to the post screen. when you create a post type then you have to add s

How to resolve Http 400 Bad Request while authenticating with ONVIF camera

The main point while authenticating with Onvif camera using Onvif wsdl is to create our custom behavior class and pass the camera credentials using that class. Here, below is the code for custom behavior class.   Adding namespace: using

How to crop the video from URL in objective-C

If we record the video from our app and need to crop that video in the square shape on any other specific frame then use the following code- In this code, we need the URL of the video that can be local URL because when we record any video it is stor

How to resize images from one folder to new desitnation?

Hello Reader's,  If you have a folder full of larger images and you want to resize them into a new folder then PHP offers you to do this in a quick and easy programming. Suppose you have uploaded the website images in upload folder and you w

How to Use MSMQ

Hi Friends, Today i will discuss you about MSMQ(Microsoft Message Queuing). MSMQ is a message queing service where you send a message from one application and receive by another application. The application are don't need to be in execution sta

HOW TO CREATE TAB LAYOUT USING TABHOST WITH TABWIDGET AND FRAMELAYOUT

In this blog I will guide you to “Create Tab Layout in Android using TABHOST with TABWIDGET and  Framelayout”.  This will be done by adding android tabs to your app using XML tabhost tabwidget.     First we

Import CSV file data to database using PHP

CSV ( Comma-Separated Values ) is a simple file format which is used to store data in tabular format like spreadsheets, database. Here, in this blog we will import the CSV file data into MYSQL database using PHP. Let us consider we have the followin

1 183 370
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: