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

Search In

7 Common Myths About Android App Development

Many people do not pay attention to the process of technological development – they simply use the resulting products. However, if we count a couple of years back, we would hardly remember such a variety of different apps that are hard to do wi

How to assign task in project management in OpenERP(Odoo)?

If you want to assign task in project management follow the below mentioned steps: - Step-1 Install Project Management module. Step-2 Go to Project Menu and click it. Step-3 Go to Project-> Tasks->Create->Fill in the following text ,bel

How to create project in dijango-1.4

In dijango-1.4 to create project in under django framwork use the below commands step by step :- Step1- First you have to check your dijango framework in proparly worked or not.   Step2- Than Go to the django framwork location: cd /home/sac

What is “$rootScope” and how is it related with “$scope”?

$rootscope is the parent of all scopes. Values exposed there will be used in all controllers and templates. It acts as a parent object of all “$scope” angular objects created in a web page. Now, let us understand how the “$rootScop

How to kill openerp server in openerp

To kill openerp server in openerp when this error occurs-> socket.error: [Errno 98] Address already in use To kill the server of openerp Run this below command in terminal:- step1- ps aux | grep openerp-server step2- kill -2 11141 <here 1

How to Replace Data Globally Using Azure Cosmos DB in .NET Application

Introduction In this blog will learn about Azure Cosmos DB key feature of replicating data globally, along with ways to achieve it. Also, will explore Manual Failover & Failover priorities with setting up using Azure portal.   Prerequisite

How to create Procurement Exceptions in openerp

Procurement Exceptions means A Procurement Exception occurs when the system cannot find a way to fulfill a procurement. Some exceptions will resolve themselves automatically, but others require manual intervention. To Create Procurement Exceptions

How to check if audittrail rule apply in super admin mode in OpenERP/Odoo ?

Step-1 Go to audittrail module. Step-2 audittrail->audittrail.py. Step-3 After that used below code in audittrail.py file. if self.check_rules(cr, SUPERUSER_ID, field_obj._obj, method): x2m_model_ids = pool.get('ir.model').se

How to get the invoice associate with the picking of invoice in OpenERP/Odoo ?

Step-1 Go to picking_invoice_relation module. Step-2 invoice->invoice.py. Step-3 After that used below code in invoice.py file. if not isinstance(ids, types.ListType): # Ensure it is a list before proceeding. ids = [ids]

How to install Joomla using an Auto Installer

Using Auto installer in Joomla there is no requirement to create a database,upload files or configuration programs required. Using this it will reduce steps while installation and its fast to install and update. All will be done using auto installer

1 139 178
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: