
Search In
In OpenERP first we create custom module and module name is account_demo and then create four file like as __init__.py, __openerp__.py, account_demo.py, account_demo.xml file in your module and create function and function name like accoutss_residual
Am working on a coding exercise which I am somewhat confused on how to implement a solution.
According to the JavaDoc, I have to implement this EmployeeManager interface.
Presume that employee data arrives in a separate thread from other requ
If you are confused and trying to figure out how to just simply send a mail with and attachment using drupal_mail(), with a given $body and $subject, this below code may help you.
/*hook_mail($key, &$message, $params);*/
//for detail informa
sometimes you found the search engine of website in browser drop-down list. to add you own website search in that drop-down search engine list. you need to use opensearch format.
OpenSearch is a collection of simple formats for the sharing of search
In a Model attribute order should follow the series given below.
Private attributes (_name, _description, _inherit, ...)
1. Default method and _default_get
2. Field declarations
3. Compute and search methods in the same order as field declaration
4.
Hi Readers,
When You find any runtime conflict in your constraints while running the app and you are not able to find the place where the conflict is.
Then, making a symbolic breakpoint and printing the stack trace can be very helpful.
Hello, Readers !!
Today we are going to discuss the video part in the Unity Games.
What if you want to play and video in the Unity Game. How will you do this? For this only I am going to explain you about the Movie Textures.
Movie Texture&
Hello Readers! In this blog we will talk about the process of working of postman tool. Potsman tool is used to interact with an API (Application Programming Interface). This tool is among top 6 tools available in market. Other tools are SOAP UI, HP Q
Step-1 Install the live chat (im_livechat) module.
Step-2 After that custmozied in .py(Python file) file:
In below example, I have custmozied in .py file.Use below python code in your .py file.
import random
import openerp
import json
import openerp.
Every webmaster you meet to discuss how your website could become more authoritative by google's search engines will tell you that links pointing to your website are a crucial factor. Do you desire to get ranked on the first page of Google? Then,
