You can experiment with various values in the width and height fields in

/reporting/includes/header2.inc, line 72

$this->AddImage($logo, $ccol, $this->row, 0, 40);

The 0 is the width and 40 is the height. Try to set both values to 0. If it doesn't work you can experience with the width or height parameter.

/Joe

2,427

(1 replies, posted in Reporting)

Please look at the documention inside the module. We are normally not giving support on extensions, because often others have done them and we are lack of resources.

/Joe

2,428

(15 replies, posted in Setup)

There seems to be a missing file in /company/0/ called installed_extensions.php.  You can copy this one from the root folder.

/Joe

You can use account groups/types with parents, which will do the same as you want. The new subaccounts are summed together with the parents. But they are also detailed inside and summed in the group.

/Joe

2,430

(15 replies, posted in Setup)

Please set the $go_debug flag in config.php to 1. This will trap any errors.

Joe

Well, frankly speaking I can't recall. I am not in office at the moment. Please have a try on the Training Co and see what happens.

/Joe

2,432

(1 replies, posted in Dimensions)

This depends on how you select the reports where dimensions are included. If you only want dimension 1, you don't select any from dimension 2 (empty). And the other way around for dimension 2.

Go on, you are on the right move smile

Joe

Well, I guess you will have to set both languages to utf-8, also in database. Please try to test this on the Training Co.

/Joe

2,434

(3 replies, posted in Installation)

Please set the $go_debug to 1 in the file config.php. This will trap any possible errors.

/Joe

As I know this is not possible.

/Joe

You can change the report files, for invoice, /reporting/rep107.php, line 151. For other documents please look in the rep1XX.php files.

/Joe

2,437

(2 replies, posted in Setup)

Have you checked that 'search customer list' in company setup is unchecked?

Joe

2,438

(29 replies, posted in Modules Add-on's)

You shouldd go into access setup in setup tab. And then give access to the role.

Joe

2,439

(35 replies, posted in Translations)

A branch is not an independent legal entity. It is more like a division. You could probably use this term instead, or maybe you find a better term.

Joe

I guess the stock movements is the only place you can see them.

And of course some of the reports.

Joe

2,441

(11 replies, posted in Manufactoring)

I guess you can have purchase price for the item with many decimals, so the roundingd are not too erroneos.

Joe

Location transfer doesn't produce any GL transactions.

It must be there by a mistake.

Joe

2,443

(10 replies, posted in Report Bugs here)

Please check that line 226 in /purchasing/manage/suppliers.php is

            add_supplier($_POST['supp_name'], $_POST['supp_ref'], $_POST['address'], $_POST['supp_address'],
                $_POST['gst_no'], $_POST['website'], $_POST['supp_account_no'], $_POST['bank_account'], 
                input_num('credit_limit',0), $_POST['dimension_id'], $_POST['dimension2_id'],
                $_POST['curr_code'], $_POST['payment_terms'], $_POST['payable_account'], $_POST['purchase_account'],
                $_POST['payment_discount_account'], $_POST['notes'], $_POST['tax_group_id'], check_value('tax_included'));

if not, you should upgrade to 2.3.11.

/Joe

What is this? Is it a Quick Entry?

/Joe

FA can be used for any kind of business. It is just about changinh/using an adequate chart of accounts when creating the company if you need special accounts.
Please talk to a local accountant.

Joe

2,446

(66 replies, posted in Modules Add-on's)

This looks promissing.

/Joe

2,447

(5 replies, posted in FA Modifications)

We are discussing this. Janusz will be back.

/Joe

2,448

(14 replies, posted in Setup)

You can send it to joe dot hunt dot consulting at gmail dot com. Please change the  dot to a '.' and at with '@'. Sorry for the camouflage, but just in case for email harvesting.
I will try to help you with a COA.

/Joe

You can change the sql inside the report

Joe

Service items are not shown in Inventory Sales Report.

Joe