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

Search In

How to add OpenERP Report Designer In menu for Creating Report in openoffice

This tutorial will guide you to add OpenERP Report Designer in menu for Creating Report in openoffice. Follow these step to add menu in openERP 1 - install base_report_designer module in database 2 - Download openoffice and open 3 - configure the

How to use defaults function in OpenERP(Odoo)?

In defaults function first we have to go in .py file (python file) After that we have to decide where we want defaults function and then give attribute defaults function to that field. See below python code in .py file for reference : -class hr_empl

How to convert your report to rml in OpenERP

Converting any .sxw report file that we create using Open Office is very easy and useful for future usages, as it helps creating reports for our module. Follow the simple steps: Create your report and send to server, created dailycash.sxw. In O

How to enable Macros in OpenOffice

You can enable the Macros in OpenOffice by following steps: Click on Tools Click on Options Click on Security Press on "Macros Security" Select "Medium" and add "Trusted Sources". You can add the folder to the Trusted Sources wher

How to modify a Joomla Template?

To modify a Joomla Template you need to follow the steps given below: Login to back-end of Joomla Site. Click Extensions -> Template Manager. It will open the Template Manager : Styles You can edit the template by clicking on the name of the Tem

How to open OpenPanel in mac os

static NSArray *openFiles() { bookmarkMode = 0; NSOpenPanel *panel; NSMutableArray *extension=[[NSMutableArray alloc]init ]; [extension addObject:[[NSUserDefaults standardUserDefaults]objectForKey:@"ImageExtension" ] ]; panel = [

How to fix TCPDF file opening issue on smart devices

Hello Friends, If you are using TCPDF( A Plugin used to generate PDf files) then sometime you may face that this files are not opening in smart devices. You may see some garbage data instead of pdf file. Then do not worry, just put a exit; after oup

File handling operation in c language

File handling in C In C programming language we use a structure pointer of file type for declaring a file. Syntax:- FILE *fp; The fopen() function is used to create a new file or to open existing file. Syntax : *fp = FILE *fopen (const char

How to maximise the maximum size of POST in PHP

If your form sending much more POST request than the default size and you want to increase the size of POST then see the steps:- Open the file php.ini you can file the location of file from exicuting the PHP line below <?php phpinfo(); ?> N

Open a Notepad and Excel to read-write in .NET

Open a Notepad and Excel to read-write in .NET Suppose, if we required in our application to save the data in text format or in an Excel format for the analysis purpose, then there will be a need to open the Notepad and Excel and read-write data in

1 5 129
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: