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

Search In

How to communicate with the Odoo Server ?

Most operations with Odoo involve communicating with models implementing business concern, these models will then interact with some storage engine. JQuery provides ajax function for network interactions, communicating with Odoo requires additional m

Add placeholder in Drupal form api fields

Hi all, Sometimes we need to add placeholder in our form fields but it get little bit complex when it comes to form api under Drupal CMS. There is no hard coded form fields in drupal (In case of content and comment forms), everything is coming dyna

FORM VALIDATION USING JAVASCRIPT

We can do validation of a form which is created in html by using javascript. In below example if we do not put any thing in fname field, then validateName function will alert a message that Name field is empty. eg:- function validateName() {

Insert data into database from form in PHP

Below is a form which contain id field, name field, phone number filed, gender radio button and we are sending these data  by using post method. <form name="user_registration" method="post" > Name: <input type="text" name="Name"&g

How to Display Advance Custom Fields in Wordpress - 2 Different Methods

Custom fields are the addition fields in WordPress that are used to show the custom data that we want to show/have in our WordPress posts/custom/posts or pages. While adding a new post in WP Website you will find draggable or drop-down boxes, those

How to Data Mapping using ETL Tools in OpenERP/Odoo ?

The data mapping fixates on the powerful data between systems, It leads to more significant consistency, which results into preponderating productivity, reducing perpetual maintenance costs, amending readability of software and additionally making it

How To Use JavaScript To Copy Text From One Field To Another

When you create a web form for web page of any website, users need to fill the details in the fields like name, address, phone number etc. sometimes when filling the details there may be some fields which you need to fill twice. Instead of having you

Insert Data in Acumatica ERP

Hi Friends, Today i will tell you to how to insert values in acumatica ERP. The Code below is used to insert data in the acumatica erp. Suppose i want to insert data into the EPApproval table. Here firstly i need to create instance of cur

Odoo Model inheritance

Odoo provides two inheritance mechanisms to extend an existing model in a modular way. The first inheritance mechanism allows a module to modify the behavior of a model defined in another module: 1. add fields to a model, 2. override the de

CakePHP find conditions

Find is the  data-retrieval functions in cakephp. Below is the list of CakePHP find conditions :- Name Default Description    type   'first' it can be 'all', 'first'

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