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

Search In

How to get the outstanding residual value in invoice currency in Odoo?

If you want to get the outstanding residual value in invoice currency in Odoo then follow the following code in your .py file. # -*- coding: utf-8 -*- import json from lxml import etree from datetime import datetime from dateutil.relativedelta imp

Android How to upload image into the server using Volley library

I want to upload my captured images from camera to my 000webhost.com server using the volley library. I want where I am getting wrong and suggest me full code solution. I have tried to write the code, But its not working. I am getting error as

How to convert an htaccess.txt file into a .htaccess file?

Change the configuration settings using directives in configuration files(.htaccess files) when using php as an apace module.Need to do "AllowoverrideAll" privileges to do so.If we don't have control over Apache configuration must use .htaccess file

An Overview of Software Development Life Cycle Models

Software development life cycle is a process of developing software through business needs, analysis, design, implementation and release & maintenance.   Life Cycle models or process models:- 1. Classical Waterfall Model 2. Prototyping Mo

Difference between “include” and “require” in php

Hello Reader's If you are new to php then you must have to understand the difference between include and require, Lets see some of major difference between them. Using require means your script will halt if it can't load the specified file, and thro

How to Find JavaScript Leak in Node.Js

Memory leak is a situation when a computer program starts managing memory allocation incorrectly in a way that the resources or a memory which is not anymore in use and needed is not released. In this tutorial, we will learn "How to Find a JavaS

Unable to upgrade module in OpenERP

If module is not upgrade in OpenERP, later on error will came while you upgrading any module. Or in other words we can say that, while upgrading module in OpenERP we faces error and every-time false to upgrade module, so to solve this issue follow th

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

Override Login JSP using Liferay OSGI module

Dear Programmers,   Liferay 7 has been modularized to a great extend, so the most of the JSPs you might want to override are no longer in Liferay's core. Being modularized, Liferay 7 comes with a modular approach to override the core JSP.

How to Work with Reactive/Model Driven Forms in Angular App - 3 Quick Steps

Reactive forms give us the ability to define our form through component code. As such, it provides more flexibility and gives us more control over data validation. Once we get our hands on its basics, we can use it to handle more complex use cases.

1 2 4 160
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: