
Search In
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
For Parallaxing the background, we need to follow few steps:
1. The type of image using for parallax must be of type texture
2. Set it's wrap mode to be repeated.
3. Assign the image to a quad
4. set shader as Uint/Texture
5. Assign
[zipedit]Social media is the collection of many online websites & applications that allows people to share their ideas, career interest, pictures/videos and to create, exchange or share information in their social communities & networks. Some
AFNetworking is currently the most popular 3rd party networking library for iOS and OSX. The latest version of AFNetworking (2.0) is built on top of NSURLSession which is the new preferred method of networking introduced in iOS 7 (in place of older N
Hello readers,
Below is some useful example of css rule set and css shorthand. By using css shorthand you can save your time.
CSS rule set-
Rule set for font declaration:-
body {font: italic small-caps normal 13px/150% Arial, Helvetica, sans-seri
Being a business owner is exciting and can bring many rewards. It can, of course, also be frightening, worrying, and even frustrating. However, when you get it right and you start to see success coming your way, it really is worth every second of wor
Hello Readers,
These are some techniques to speed up the cakephp website:-
1. Upgrade versions regularly
When you work on cakephp website.You need to upgrade your Cake website to the latest version in order to keep it performing at its best.
2.
Welcome to FindNerd,
Today we are going to discuss about MySQL Constraints.
Firstly let know what is Constraints in MySQL ?
Constraints:- Constraints are the utilities that restrict ingression of data into the table if the designated condition is
In Ruby, iterators are methods basically used by the collections. Collections are a set of objects. Hashes & Arrays are the example of collections. Iteration is a process by which we can get or set the elements in collections. We will discuss som
