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

Search In

Manifest file __openerp__.py in OpenERP

In OpenERP all the content is included in Manifest file __openerp__.py. This file, which must be a Python dict literal, is responsible to- 1- Determine the XML files that will be parsed during the initialization of the server. 2- Determine the depe

How to building a table using angular ?

The ngRepeat directive instantiates a template once per item from a collection. Each template instance gets its own scope, where the given loop variable is set to the current collection item, and $index is set to the item index or key -angularJS The

How WPF is better than Winforms?

These are reasons that why WPF is better than Winforms: A->Any where Execution(XAML) : Any where Execution means you can create your UI once in WPF and then run it as window application or run it as web application. This is possible because inter

hpgjs yeeii for 24% isljqn5

hats depending on their activity, but for many women of elevated social status, Burberry Scarf Forensicpolice and detectives are expected to remain at the house for daysas they investigate the boy's death. l Toms Shoes Al Rayan Bank 0845 6060 786 1.

How to Create a Popover in Bootstrap.

With the help of Bootstrap we can create a popover function. In below example I am using title attribute which will specify popover header text and the data-content attribute will specify the text which will be displayed inside the popover's body. &

How to create Events managment in OpenERP(Odoo)?

If you want to create Events management in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install marketing_campaign module Step-2 Go to marketing Menu ->Events ->Events As shown in below screen-shot Step-3 Fill in the following

jQuery .prop() vs .attr()

Jquery .attr(): Get the value of an attribute for the first element in the set of matched elements. An attribute value may only be a string. The attributes contains basic information along with some additional information about an HTML elemen

Save files from a sdcard folder to another place

Here below I have written code for copy file from sdcard and paste it to another place. I do this by using InputStream and OutputStream classes. Your target file should exist before doing this task. // your sdcard String sdCardString = Envi

Difference between truncate and delete

The following article captures the difference between truncate and delete. 1) Rollback Possibility: It is possible rollback a DELETE operation but not a TRUNCATE operation. 2) Impact on Identity TRUNCATE resets identity of a table but DELET

JavaScript JSON

JSON stands for JavaScript Object Notation which is a format for storing data. JSON is used when we have to send data from server to webpage. JSON Example { "employees":[ {"firstName":"Pranav", "lastName":"Chhabra"}, {"firstName":"Mukesh",

1 403 949
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: