2,426

(15 replies, posted in Setup)

Ah, please uncheck the 'search item list' in company setup, setup tab,

Joe

2,427

(15 replies, posted in Setup)

Hello again.
This error has now been localized. The 0_sys_types data was missing in the COA.

With phpMyAdmin, please copy and paste the following into the sql box in phpMyAdmin and run it.

If you have another table prefix than 0_, please replace this before running.

INSERT INTO `0_sys_types` VALUES(0, 17, '1');
INSERT INTO `0_sys_types` VALUES(1, 7, '1');
INSERT INTO `0_sys_types` VALUES(2, 4, '1');
INSERT INTO `0_sys_types` VALUES(4, 3, '1');
INSERT INTO `0_sys_types` VALUES(10, 16, '1');
INSERT INTO `0_sys_types` VALUES(11, 2, '1');
INSERT INTO `0_sys_types` VALUES(12, 6, '1');
INSERT INTO `0_sys_types` VALUES(13, 1, '1');
INSERT INTO `0_sys_types` VALUES(16, 2, '1');
INSERT INTO `0_sys_types` VALUES(17, 2, '1');
INSERT INTO `0_sys_types` VALUES(18, 1, '1');
INSERT INTO `0_sys_types` VALUES(20, 6, '1');
INSERT INTO `0_sys_types` VALUES(21, 1, '1');
INSERT INTO `0_sys_types` VALUES(22, 3, '1');
INSERT INTO `0_sys_types` VALUES(25, 1, '1');
INSERT INTO `0_sys_types` VALUES(26, 1, '1');
INSERT INTO `0_sys_types` VALUES(28, 1, '1');
INSERT INTO `0_sys_types` VALUES(29, 1, '1');
INSERT INTO `0_sys_types` VALUES(30, 0, '1');
INSERT INTO `0_sys_types` VALUES(32, 0, '1');
INSERT INTO `0_sys_types` VALUES(35, 1, '1');
INSERT INTO `0_sys_types` VALUES(40, 1, '1');

The repository will be replaced with an updated sql script.
Joe

2,428

(15 replies, posted in Setup)

Yes, I have seen that now. Will have a look asap.

/Joe

2,429

(4 replies, posted in Setup)

No, the database structure is different. You will have to change when there is a fiscal year end.

/Joe

2,430

(25 replies, posted in Installation)

Have you tried to make a forced upgrade?

Joe

Try to experiment yourself. F.i. 200,200,200

Joe

2,432

(11 replies, posted in Report Bugs here)

Please read about the 'search customer list' in the wiki at www.frontaccounting.com/fawiki .

Joe

2,433

(15 replies, posted in Setup)

This is strange. Which version were you using before 2.3.11?

Joe

2,434

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

Please have a look at existing threads before asking a similar question.

This thread handles your question as well.

https://frontaccounting.com/punbb/viewtopic.php?id=3272

Joe

2,435

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

Please have a look in another thread about this.

Joe

2,436

(6 replies, posted in FA Modifications)

Have you got the 'Search Supplier List' enabled in Company Setup, Setup tab?

/Joe

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,438

(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,439

(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,441

(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,443

(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,445

(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,448

(2 replies, posted in Setup)

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

Joe

2,449

(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,450

(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