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

Search In

How to insert values into database in php.

Inserting data to a database would be possible by using SQL statements, specifically the INSERT command. Data can be entered  into the database using insert query into the function, here is simple line of code that will create a database using i

How to create print template of the survey in OpenERP

In openerp to create print template of the survey means that first check response or survey and if response is available then print this response otherwise print survey form and the current row, from the database cursor and also the current user&rsqu

How to create membership IDs in OpenERP

In OpenERP first we create the form and browse the record of  account invoice line and then select to the product in product form and then find to the the current user’s ID for security checks. In account invoice line we check to

How to given presence of the current user in OpenERP

In OpenERP first we create users and then validate to the trigger. Users register then status will not be sent if not necessary. In usres form type is user_presence. Use this function show in given below def updates(self, user_presence=True):

How to move an override of the ir.actions.report_xml.create() method in Odoo-9?

If you want to move an override of the ir.actions.report_xml.create() method. Then you have to follow the following code in your .py file. # -*- coding: utf-8 -*- import time import math from openerp.osv import expression from openerp.tools.float

Override Magento Controllers

In this blog post, i will explain how to override magento controllers. As per magento best practices, we should not change any core files. So, what we will do is, create a new module called My_Pant and then we will perform our task to override. Reme

How to add click event on marker in Google Map?

I was facing issue while populating markers and adding click event on them. When the user clicks on a marker I would like it to send the user to different webpage. For example: If marker represents home page, when you click on this marker it will tak

CRUD operations with MySQLi procedural functions

In previous posts we have learned about creating a connection to a MySQL database with procedural and object oriented way, we also learn how to run a query with mysqli. This article demonstrates how to perform different CRUD operations with MySQLi pr

How to catch SQL constraints violations in OpenERP/Odoo controllers?

If you want to catch SQL constraints violations in OpenERP/Odoo controllers this tutorial will help you, So, You can add an SQL constraint to Odoo model without facing any difficulty, to do this we have to use the _sql_constraints list. Odoo Fo

How to create a water droplet by using mesh tool

1. Create a water droplet Step 1: Select the basic shape tool and Draw a circle.   Step 2: By using Direct selection tool select the top point of circle and Click convert selected anchor points to corner.   2. Use Mesh tool to add colo

1 90 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: