
Search In
This Method calculates the exponent of the value. Returns enumber, where enumber is the argument, and e is Euler's constant, the base of the natural logarithms. For matrices, the function is evaluated element wise.
Syntax:-
Math.exp(number)
Number
The __init__.py file is the Python module descriptor, because an OpenERP
module is also a regular Python module.
1- Import all files & directories containing python code
2-import idea, wizard, report
The __openerp__.py is the OpenERP module man
To create department in Human Resources module openerp follow these step given below:-
Step1- Install Human Resources module in openerp
Step2- create department in Human Resources module in openerp
and then go to Configuration -> Departments ->
In rails it is possible to to view Routes for a particular resource or Controller .
It can be done in the following ways :
1>
rake routes CONTROLLER=name_of_controller
ex:-
rake routes CONTROLLER=users
<2>
rake routes
Below is the solutions to make transparent view.
1. Using android predefined color
android:background="@android:color/transparent"
2. Create own color
<color name="transparent_color">#80000000</color>
3. Dynamically make trans
In python match Function is a function witch attempts to match RE pattern to string with optional flags and re.match function returns a match object on success, None on failure.
Here is the syntax for this function:
re.match(pattern, string, flags=0
Job board design and development for education category website “www.theschoolworld.com
Introduction
The job board we require is for a single industry (Education) to be developed in PHP 5.6 version and in html5 pages.
Features for Job seekers
1.
Step-1 Install the avatax module.
Step-2 After that custmozie .py(Python file) file:
In below example, I have custmozied .py file. You can directly copy the below python code in your .py file -
profileNameSpace = ('ns1', 'http://avatax.avalara.co
To create salary structure in openerp-7, follow these below mentioned steps-
Step1- Install Human Resources(HR) and hr_payroll Module.
Step2- Map to Salary Rules in Human Resources(HR)
Step3- Then Go to Human Resources -> Payroll -> Sala
Step-1 Go to avalara_salestax module.
Step-2 avalara_salestax->account_tax.py.
Step-3 After that used below code in account_tax.py file.
avalara_obj = AvaTaxService(avatax_config.account_number, avatax_config.license_key,
