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

Search In

How Odoo ERP Implementation can Optimize Sales and Revenue

Businesses are facing dense competition in the market to overpower their competitors. To stay ahead, it is necessary for an organization to comprehend every action of business successfully and efficiently. The advent of ERP software has simplified th

How To Draw Your Project Success With Time Tracking Tool

“Time is Money”, so why waste it. An ample amount of money can be earned in hours through various projects. Entrepreneurs invests a huge amount to get a project whose success depends when  client will get it on time that too with accur

How to transfer stock in product module in Odoo-9

If you want transfer stock in Product module you have to follow the following code in your .py file. class stock_immediate_transfer(models.TransientModel): _inherit = 'stock.immediate.transfer' @api.multi def process(self): self.ensure_one()

Defining the Traits of a Perfect Customer Portal

‘Customer Support’ has undergone a huge transition over the years. From haggling with the customer support executives on the phone to finding all the solutions online, we’ve come a long way. However, not all digital experiences are

How to set the partner's sale currency in OpenERP (Odoo) ?

In below example I have written Python script to the partner's sale currency . Use below python code in .py file : for order in self.pool.get('pos.order').browse(cr, uid, ids, context=context): if order.invoice_id: i

Peer-to-Peer Mobile Payment System: Development with Blockchain

The advent of peer-to-peer mobile payment apps has created a new world of cashless, card-free, and pay-contactless transactions. Their cross-industry applications and use cases range from splitting bills, making remittances, and booking tickets to ma

Tips for Finding Reputable Independent Contractors to Work on Your Business Projects

Due to the fact that companies can find workers to work for them globally on a remote level, independent contractors are becoming more in demand. First and foremost, globalization has helped company owners to find the specific types of workers with s

Machine Learning Upgradation with Mobile App Development

Various advancements in Technology arena made it possible to give shape to the various ideas of the developers. Based on the need and demand, various business and users expect certain kind of features, all which can be developed using machine learnin

How to create incoming mail Server in openerp-6.1

To create incoming mail Server in openerp-6.1 follow these step given below:- 1. Go to Setting->Configuration->Email->Incoming Mail Servers, and create 2. Give a Name, example: Incoming Gmail Server 3. Select Server Type as POP/IMAP 4. In Se

Issues a Beginner Face in Freelancing and How to Overcome

Remember, how was your first week in your first job?   Well, I remember mine. It was like a whole different world. Too many things to do but I barely knew how to do them. Too many helping hands but still hesitant to take help. Too many questio

1 8 10 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: