You're welcome. More additions is proberbly going to come in other parts of the system
/Henning
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by oz1lln
Pages 1
You're welcome. More additions is proberbly going to come in other parts of the system
/Henning
Hi!
I have a friend working on a new danish translation of FA
The current translations have many errors so he started to make a new ;-)
Is there happening anything with this topic?
I'm thinking of using attached files for eg purchaces, so we don't need the paper-copies of any document. (except for for tax-authorities :-) )
/Henning
Hi!
I've just encountered an critical error in the da_DK-*.sql files
The problem is in both files - en_US-*.sql seems to be ok:
In table 0_company the fields for custom field #3 have the wrong name:
mysql> desc 0_company;
+----------------------------+--------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+----------------------------+--------------+------+-----+---------+-------+
<cut>
| custom1_name | varchar(60) | NO | | | |
| custom2_name | varchar(60) | NO | | | |
| custom0_name | varchar(100) | YES | | NULL | |
| custom1_value | varchar(100) | NO | | | |
| custom2_value | varchar(100) | NO | | | |
| custom0_value | varchar(100) | YES | | NULL | |
<cut>
custom0_ should be changed to custom3_
Company-settings can not be updated due to this fault.
Pages 1
FrontAccounting forum → Posts by oz1lln
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.