hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"),
        "filterType=$trans_type&trans_no=$trans_no");

like this how to pass and access parameter to the report files

i need to change the css for PDF report.in which file i need to provide my won style to PDF display

i didn't find where to change the table alignment of PDF report.i have only 5 columns provided.but thtere is a sixth column display.i didnt know from where it display

$rep->TextCol(5,6,$in);
                $rep->DateCol(5,6,$date,true);

i need to print two values separated by /. Eg: SIN / 12-03-2015 like this.how i achieve

We are including a few additional menus in FA as part of customization.The flow is Project -> Sector -> House Types-> House Allocation and so on. Everything is based on the sector. As soon as a project is created ,sector/House type/Allocation tabs are activated and the values are getting populated based on combination.

In Allocation screen , Initially when i  loading Drop down the corresponding value didn't get loaded.when i select any other option in the same drop down ,the values are getting populated. Why it is not getting populated in the first instance?  l  couldn't find out the mistake what i am doing? please guide me.

Advance thanks for the help

Plugin Error: Problems found loading plugins: // Plugin "Inspection-JS" was not loaded: required plugin "JavaScript Support" is disabled. Plugin "JavaScript Intention Power Pack" was not loaded: required plugin "JavaScript Support" is disabled.

How i solve this issue to run script

Okay.Thanks for your kind response

where do i study how to  align the pdf report in detail

Thanks your your response

How to set timing inside meta forward tag here ( meta_forward($_SERVER['PHP_SELF'], "UpdatedQU=account_code"))

in Gl account creation when new account is created it didn't redirect to add new again.it shows update and delete option.when i choose new account again only it get directed to add account.how i fix

12

(10 replies, posted in Reporting)

i didn't need a display i want insertion in to the database only.i create a new filed in my database table and code as like how done for due date but it doesn't work.it takes the value of invoice date only.

13

(10 replies, posted in Reporting)

i need  additional date field in sales direct invoice page.i tried but it take the invoice date only.what are the steps to add the new column and to obtain the result in the database

14

(10 replies, posted in Reporting)

i got a solution any way thanks for your response

15

(10 replies, posted in Reporting)

shall i able to send the code?? we only create sales invoice register so only.

Purchases => Supplier and Purchasing Reports => Supplier balances => Filter Supplier. is not use for me.i have pdf for sales sales invoice register .how i send pdf

16

(10 replies, posted in Reporting)

i need how PDF is display for sales  invoice register like that i need for purchase invoice register how i get that pdf

17

(9 replies, posted in Reporting)

How to create purchase invoice register as similar to sales invoice register. Its hard to edit sales invoice register.Please provide me a solution

How to create purchase invoice register as like sales invoice register

How to call one print function inside another print function

i want to print item summary report and inventory purchasing report in to single report