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

Search In

10 Professional White Label Marketing Tools for Digital Agencies

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

How to remove 'provision' from selection list when configuring Cash Flow in Odoo

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

Use of Transaction in Mysql

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

How to remove 'provision' from selection list when configuring Cash Flow Codes in OpenERP(Odoo)?

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

Remove 'provision' from selection list when configuring Cash Flow Codes in OpenERP(Odoo)

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

7 Accounting Tips Every Startup Should Know for Business Growth

  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

MVC, why and what? An analogy

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

How to login with Facebook in swift 3.0

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

6 Useful Business Tools to Enhance Your Work Performance

  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

Facebook integration with PhoneGap

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

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