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

Search In

job board for education industry

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.

HTML/FPDF Table

I am trying to print this sample report in pdf so far this is what I have 1st Problem: the report should have another 2 cell (Ave and %) below the criteria which are (Exam, Progress Report, Quiz, Project) 2nd Problem: The records under the crit

How to change the Product Price at the time of adding it to cart in Magento?

In Magento sometimes we are required to apply our own custom price on the products while adding to the cart.  To do so we can work upon the event checkout_cart_product_add_after.   Lets see how we can do it: 1. Create a module with names

How to use __init__.py in OpenERP/Odoo ?

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

View routes for a particular controller in Rails

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

Math exp Method

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

How to create department in Human Resources module openerp

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 ->

How to make a view transparent

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

How to create the match Function in python

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

How to check credential key in avalara-salestax in OpenERP/Odoo ?

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,

1 67 423
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: