
Search In
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
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
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
$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
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
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
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
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
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]
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
