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

Search In

JSON parsing in android

I have problem with parsing JSON data in android. I want to populate the following json data to spinners. I have populated the categories to 1st spinner but i need to populate the 2nd spinner for subcategories which is dependent on 1st spinner. When

Use amount booked in the company currency for conversion into voucher currency in Odoo

To Use amount booked in the company currency in openerp Follow these step to given below Step-1 Install the account_voucher module. Step-2 After that custmozie account_voucher module. In below example, I have custmozied account_voucher module. You

How to booked an amount in company currency as basis of the conversion into the voucher currency in OpenERP

If you want to use the amount booked in the company currency as the basis of the conversion into the voucher currency in OpenERP(Odoo) follow the below given steps- Step-1 Install the account_voucher module. Step-2 After that customize account_vouch

Nudge in API

While writing API services you need to understand what nudge in that actually means if you come across that particular word.   Nudge is nothing but a general message that we sent to another user or group of users.   We can send single n

How to add a favicon icon to your site?

Hello Readers! Here is a small blog giving you a brief introduction on the favicon icons. So, what is favicon icon? Why we use it? Well Favicon is a small logo which is found in the title bar with the name of the of the visited URL , and it is used t

How To Register An LTD Company For Your Business

Registe­ring an LTD (Limited) company in the United Kingdom is a crucial step towards establishing your business as a legitimate­ entity in one of the world's le­ading business hubs. This process grants credibility to your e­nterprise and offers nume

Overview at Workforce Diversity

Workforce diversity is the factor that examines the management of workforce (i.e., understanding the differences among the existing employees, and these differences, if properly managed, are an asset to work effectiveness). Factors that basically sho

Can you catch the Hummingbird- Google's latest search algorithm

The hummingbird, outsmarting the panda, the penguin and you The new google algorithm does justice to its nomenclature, its fast in its processing and furious with its accuracy. Humminbird is the freshest Google algorithm, which assimilates the bes

How to generate the barcode for product in openerp (Odoo)?

You will need the following kind of python code declaration in your .py file: class product_category(orm.Model): _inherit = 'product.category' _columns = { 'ean_sequence_id': fields.many2one('ir.sequence', 'Ean Sequence'), }

How to generate the barcode for product in Odoo-9?

If you want generate the barcode for product in odoo You will need the following kind of python code declaration in your .py file: from openerp.osv import fields, orm from openerp.tools.translate import _ def isodd(x): return bool(x % 2)

1 11 93
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: