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

Search In

How to set the incoming email servers in OpenERP (Odoo)?

How to set the incoming email servers in OpenERP (Odoo)? Step-1 Go to settings -> General Settings Step-2 Click on configure incoming email servers->Create Step-4 Name->Server Type ->POP Server Step-5 Click On Server Information Step-6

Learn How to Create Multiple Activities in Android - 8 Minutes [Video Tutorial for Beginner]

In this Android Video Tutorial, I am giving giving a simple and basic demonstration on activity and layout creation. I have also mentioned activities deceleration in the manifest and also how we make the particular activity as launcher activity

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 create a model in OpenERP/Odoo ?

If you want to create a model in OpenERP use like below code - from openerp.osv import fields, osv class course(osv.osv): _name='course' _columns= { 'name':fields.char("Name",size=128,domain=[('name', '=',2)]),

How to create a specific page layout in Odoo?

If you want to create a specific page layout in OpenERP(Odoo) follow the below mentioned code in your .xml file: - <!--?xml version="1.0" encoding="utf-8" ?--> <openerp> <data> <!-- === Demo Page === --> <templa

Gradient Mesh In Illustrator

Gradient Mesh in Illustrator Gradient Mesh, is an advance tool that allows us to create gradients in any shapes. The result in artwork as it has come right from the Photoshop. Every designer have his/her own way that how they apply gradient mesh on t

How to convert your report to rml in OpenERP

Converting any .sxw report file that we create using Open Office is very easy and useful for future usages, as it helps creating reports for our module. Follow the simple steps: Create your report and send to server, created dailycash.sxw. In O

How to create hierarchical multi-level category for ecommerce in Laravel 5.1

if you are planing to create an e Commerce application from scratch then there are possibilities that you will create Categories section in your application. Now at the beginning you may be asking yourself what is the best way to create multi-level c

How to create Product Categories in openerp-7

To create Product Categories in openerp-7 follow these below mentioned step:- Step1- Install product module Step2- Go to Warehouse-> Configuration -> Products->Product Categories and create new Category. See the below screen-shot for mor

How to Creating Outgoing Mail Server in openerp-6.1

To Creating Outgoing Mail Server in openerp-6.1 Follow these step given below:- 1. Go to Setting->Configuration->Email->Outgoing Mail Servers, and create 2. In Description field, give an appropriate name, example: localhost 3. SMTP Server,

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