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

Search In

How to show all transaction state for the payment in Odoo-9

If you want show all transaction state for the payment.Then you have to follow the following code in your .js file.   odoo.define('pos_mercury.pos_mercury', function (require) { "use strict"; var Class = require('web.Class'); var Model =

How to use Core Data in iOS Part 1?

Core Data framework is used to store data in the form of entities and maintained by Apple in a very well defined manner. Here is an example usage of Core Data to insert,delete,update and fetch data from entities with in the same. To use Core Data wit

What are the Core Benefits of Automation Testing

If you are a programmer, you will undoubtedly be used to the annoying and ungrateful task of testing your code over and over again until you make sure it works. What's more, you should also make sure that your program does exactly what you want i

How To Increase Youtube Views For Free In 2019

Today, In this post I am going to tell my tips and tricks on how to increase YouTube views in 2019. When I start using these techniques my videos, as a result, I have gained 1 million views with 7000 subscribers. In this post, you are going to l

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

How to use Core Data in iOS Part 2?

Hi Readers! This blog includes the advance topic of Core Data which is relationship between two entities. If you are not familiar with the concept of Core Data you can view the link to understand the Core Data (Part 1).  Link include the infor

In (Q-Municate) Android Application callActivity is Not Opening?

I am modifying (Q-Municate) application powered by (QuickBlox) but I am facing one problem. When, I receive calling notification; I launch calling activity but it's not getting appear instead application get's open normally but calling activi

How to set the Advanced filters in OpenERP(Odoo)?

Step-1 Install the web_advanced_filters module. Step-2 After that custmozie .py(Python file) file in web_advanced_filters module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class IrFi

Notes Application for your Browser

This application uses local storage for storing data. The data will not be deleted by itself while your tab is closed. Here is the code : Make a folder structure like this :- App /assets /todo.css /todo.js /lib /Boo

Document type declaration

Document type declaration ( Or DOCTYPE ) What is Doctype ? The<!DOCTYPE> is not a HTML tag. It is an instruction to web browser about what version of HTML the page is written in. In HTML 4.01, the<!

1 303 342
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: