
Search In
Can some one help me on to create a sample soap webservice using informatica mdm sif ?
In this service how can i prepare a request and response and how can i map the response to my pojo class?
If any sample projects are there for refere
First create a model (if you don’t have one yet) then create some fields on this model:
class check_demo(models.Model):
_name = 'check.demo'
name = fields.Char(required=True)
nu
If you want to create a theme module in OpenERP(Odoo) follow the below mentioned steps: -
Step-1 insatll web_theme module .
Step-1 Go to Settings menu and click .
Step-2 Select update theme.
Step-3 Select the menu .
Step-4 Click on Edit button.
Ste
To create department in Human Resources module openerp follow these step given below:-
Step1- Install Human Resources module in openerp
Step2- create department in Human Resources module in openerp
and then go to Configuration -> Departments ->
How to implement a feature similar to sign in with facebook , I have a site B . com ,I want sign in to B.com using email and password registered in B.com from another website A.com . How can i implement it ?
Hello guys
Here, I am creating custom roles in liferay 6.2. I have three (i.e vendor, client and standard user) roles to create in liferay portal and assign them permissions, So we need to create "regular" roles.
Step 1: Create custom roles (i.e ve
Hello guys,
Some programmers many time faces difficulty while changing date format in liferay. Therefore By Below example, I am going to guide you How to change date format in liferay?
Given bellow is the date format in GMT of liferay
"E MMM dd
Hello all,
In JavaScript we can create objects in many ways, some of them are listed below:
We can create objects by using new keyword and we can assign a value to the object while creating in or we can also set the various properties of that obj
Tally ERP9
Tally is an accounting software which was start in 1988. In 1988 our Accounting works done by manually. All type of manual books like cash book, Ledger, Trail balance, Inventory Register, Sale Register, Purchase Register and Balance She
To Create Payment Term in OpenERP-7
Follow these step given below
Step1 - Install the account module in openerp
Step2 – Go to the Accounting -> Configuration -> Payment Terms
then create payment term as show in the figure given b