
Search In
Introduction
There are a lot of digital marketing tools out there that can help in anything from social media marketing management to complete web design. There are many tools that have been designed with white label functionality for agencies.
&nb
In below example, I have written Python script to remove 'provision' from selection list when configuring Cash Flow Codes. Paste below python code in .py file :
def fields_get(self, cr, uid, fields=None, context=None):
res = super(account_cashfl
Transaction is very useful in large rich applications such as eCommerce, Real Estate etc etc. It is mostly used in Customer Relationship Management (CRM), Enterprise Resource Plan (ERP).
What is Transaction?
When we need to execute more than one que
In below example, I have written Python script to remove 'provision' from selection list when configuring Cash Flow Codes. Use below python code in your .py file :
def fields_get(self, cr, uid, fields=None, context=None):
res = super(account_cashf
In below example, I have written Python script to remove 'provision' from selection list when configuring Cash Flow Codes . see below python code and use it in .py file :
def fields_get(self, cr, uid, fields=None, context=None):
res = super(accoun
Creating a startup is an endeavor in itself and requires the utmost dedication and unwavering perseverance to be kept afloat. Going with this ship metaphor, one of the main reasons for leaks in the hull of this metaphorical ship is a poorly
In medieval period of programming, when I use to read what Yashavant Kanetkar wrote about C language, I wonder if this high-level programming language pattern can be bettered. It gives me so much freedom to write code and I really-really liked the st
To Implement Facebook login in swift 3.0, we can use following steps.
1. install pod
pod 'FacebookCore'
pod 'FacebookLogin'
2.Register your app on the Facebook developer account. After registration,Go to you info.plist, right click on it
Technology makes work easier. If it were not for mobile phones, people would still be sending letters and waiting for days to hear back. Today, there are numerous software that aid in making both work and personal life easier. Here are six
Hi All,
Today we are going to discuss how to integrate Facebook with PhoneGap.
To register your App with Facebook follow below steps:
1. Navigate to https://developers.facebook.com/
2. Log in with your Facebook Account.
3. Click on my Apps
4. Add a