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

Search In

How to Integrate Avantlink Order Teacking & Confirmation with Paid Membership Pro

I am having an issue integrating Avantlink Order Tracking and Order confirmation code with Paid membership pro WP. I was sent documents from avantlinks and paid membership pro to follow and implement the task but it did not work with me.   &nbs

How to Convert PST to EML File Format

In the IT business, umteen email clients request to handle email mail smoothly and effectively. MS Outlook is one of them. It is the most nonclassical email client to operation and command email mail. By using this performance, users can easily reach

How to add penalty in customer invoice in OpenERP-6.1?

In OpenERP first, install the account module and then create the own module and relate it to the fields payment term in account module. Follow these steps given below: Step1- First create add_penalty.py file in your own module and pass this file in

How to inherit delegation and view in OpenERP(Odoo)

In OpenERP first, we create a module and then inherits to the delegation and views both in your own module. Follow these step shown below Step1- First we create a module like as: test and then create a test.y file in an own module and pass this fil

How Software is Changing Business

  For businesses, the traditional desktop software suite has long dominated the landscape. However, other small business software packages have begun to capture a large share of the marketplace due to their superior functionality and versatil

How a Customer Portal Development Simplifies E-Commerce Operations

For any business, their customers are their top priority. Making sure they get the right information at the right time to convert them into customers is very important. This generally means some of your staff will constantly have to work on client ma

Top 5 Best Blogging Platforms for Small Business

  Congratulations! You have started your own small business and have begun the process of putting your marketing plan together. Being the savvy entrepreneur you are, you know that having a blog is an excellent way to reach out to your constit

How to make loops and special fields in OpenERP/Odoo ?

If you want to make loops and special fields in OpenERP use below code - def get_totals(self, cr, uid, ids): countries = {} for sale in self.browse(cr, uid, ids): country = sale.partner_invoice_id.country countries.setdefault(country, 0.0) countr

How to Create Basic Form View In Odoo

You can create form view in odoo by using below code in .xml file There are two ways to create a Form View in Odoo. 1. Existing Form 2. Simple Form View. 1- Existing form – Here you have to inherit form view and change this form view in odoo. &l

How to make minimal template in Odoo ?

In minimal template you can call the translatable document from your main template with the attribute t-lang set to a language code or to a record field. You also need to re-browse the related records with the proper context if you use fields that a

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