Most probably what @kvvaradha suggested is going to work for you (not very sure though)..But how did your (local -a) listed that you already have the locale installed ? That I dont know.. unless you have another test system and you are mixing things up. Anyway ..just do as suggested and let us know. Good job..
226 05/23/2021 03:10:53 pm
Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS (19 replies, posted in Translations)
227 05/17/2021 10:25:49 am
Re: Misreported date (1 replies, posted in Report Bugs here)
Maybe your server timezone is different from your actual timezone.
System dates are defined in config.php and config.default.php
Example in config.php and config.default.php
// Server time zone. Since php 5.3.0 time zone have to be set either here or in server php ini file
if (!ini_get('date.timezone'))
ini_set('date.timezone', 'Asia/Dubai');
228 05/15/2021 10:55:47 am
Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS (19 replies, posted in Translations)
@gabriel.hauser
I meant the version 2.4.1-3 is the same as the version in the file name de_DE-2.4.1-3.mo which it is. Your installed_languages.inc seems fine to me. Two things you might want to do:
1) What is the size of the de_DE-2.4.1-3.mo file? Do you see German Language when you open de_DE-2.4.1-3.po file with a text editor?
2) Do you have any error in ..../tmp/errors.log?
3) Any of the other languages (.ie Tamil) is working?
Lastly try to remove and reinstall the language (from FA) again ..if not done already.
Lets see what you have..
229 05/13/2021 07:32:53 am
Re: Fails to insert new row into cust_allocations (1 replies, posted in Report Bugs here)
Hi,
You cannot over allocate individual invoices, but you can enter any amount in the Customer Payment Entry (Amount Field in the lower part of the screen) and later allocate them to individual invoices. The un allocated surplus will stay in the customer balance for later invoicing/allocation.
Alternatively you can use the Bank Deposit from Customer to enter any amount and do your allocation accordingly.
If you are doing this already and still facing an issue then there is a bug somewhere..Then it will be helpful to mention your environment. (FA OS MySql PHP versions).
230 05/13/2021 03:40:50 am
Re: Feature 5388: Print Invoices (documents) list gets too long. Fixed. (3 replies, posted in Reporting)
Tested.. its OK now.
231 05/12/2021 11:19:51 am
Re: Feature 5388: Print Invoices (documents) list gets too long. Fixed. (3 replies, posted in Reporting)
@joe and @oakstreet1
Just testing this feature and noticed if you choose a period of more than 180 days then the older reports will not show.
It seems the feature caps the the reports at a max of 180 days even if increased to more than that.
232 05/10/2021 04:17:14 am
Re: Bank account balance is not the same in trial balance. (11 replies, posted in Banking and General Ledger)
@albertolima is correct.
I am able to reproduce the same scenario.. So there must be an explanation to this, or a fix if broken.
FA249 latest
linux Ubuntu 18
MySql 5.7.3
php 7.2.34
233 05/04/2021 04:51:11 am
Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS (19 replies, posted in Translations)
Make sure
../lang/de_DE/LC_MESSAGES/de_DE-2.4.1-3.mo or similar exists and has read access and is equal to installed_languages.inc 'version' parameter (without the .mo extension.)
I run 3 Languages without a hitch - English, Arabic and German.. this is the content of my.. /lang/installed_languages.inc
$installed_languages = array (
0 =>
array (
'code' => 'C',
'name' => 'English',
'encoding' => 'iso-8859-1',
),
1 =>
array (
'name' => 'Arabic',
'package' => 'ar_EG',
'code' => 'ar_EG',
'encoding' => 'utf-8',
'version' => '2.4.1-3',
'path' => 'lang/ar_EG',
'rtl' => true,
),
2 =>
array (
'name' => 'German',
'package' => 'de_DE',
'code' => 'de_DE',
'encoding' => 'iso-8859-1',
'version' => '2.4.1-3',
'path' => 'lang/de_DE',
),
);
$dflt_lang = 'C';
Of course Languages are chosen from Preferences-->Language
234 05/03/2021 07:42:16 am
Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS (19 replies, posted in Translations)
https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages
Should be a good starting point.
235 04/07/2021 02:27:13 pm
Re: French language (1 replies, posted in Installation)
Welcome Remi,
Try to look into the Wiki as these topics are widely discussed. Languages other than English are widely used and very easy to install.
https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages
Come back if you face difficulties.
Regards..
236 03/29/2021 10:09:46 am
Re: REP709.php TAX REPORT BUG (21 replies, posted in Reporting)
@seahawk
Tax on Bank Payments and the corresponding report on 2.4.x were introduced by Braath as a pull request (https://github.com/FrontAccountingERP/FA/pull/39). I think you have this pull request installed on 2.4.8 if I am not mistaken. Now if you upgraded to to 2.4.9 you need to reinstall the pull request..or if you updated (copied) rep709 you also need to incorporate the changes done by Braath pull request (in the report section) for the tax report to show Bank Payments
One thing for sure..stock FA 2.4.x does not support Tax on Bank Payments, deposits..etc..
237 03/28/2021 03:48:20 am
Re: Upgrade to 2.4.9 from 2.4.8 (7 replies, posted in Installation)
Check your php.ini settings especially
post_max_size
upload_max_filesize
They should match your DB size or bigger.
https://frontaccounting.com/fawiki/index.php?n=Main.Installation
I am contemplating creating a database with the same name as the database on my old server from the mysql prompt, creating a company from my FA welcome page with the same name as my original company linked to that database and then using mysql at the command prompt to restore the backup file to this database on my new server. Is this something that would work?
Should also work.
238 02/18/2021 04:55:17 pm
Re: Customer Allocations with no Left to Allocate (6 replies, posted in Report Bugs here)
@kvvaradha
I could be wrong. I do have two installations with the same identical DB on 2.4.4 and one 2.4.8..See attached screen shots once you choose Customer Allocations..
239 02/18/2021 03:35:33 pm
Re: Customer Allocations with no Left to Allocate (6 replies, posted in Report Bugs here)
You must be running pre 2.4.8
With 2.4.8 and above the system does not show $0 values to allocate.
240 02/18/2021 08:37:43 am
Re: Need to Know UAE FTA Requirements (4 replies, posted in Banking and General Ledger)
@boxygen
Like all government tax authorities requirements are published in:
https://www.tax.gov.ae/en/tax-support/tax-accounting-software-vendors/how-to-become-a-software-vendor
It has detailed requirements of what is needed to become an approved vendor. As of today its not an absolute requirement to use SOFTWARE to file in VAT. This will become mandatory in the near future.
https://www.tax.gov.ae/en/tax-support/tax-accounting-software-vendors/accredited-accounting-software-vendors
Will list some of the approved vendors.
FA as it stands today needs some modifications to meet the FTA (Federal Tax Authority) requirements.
241 02/11/2021 12:48:07 pm
Re: REP709.php TAX REPORT BUG (21 replies, posted in Reporting)
Thanks Joe,
Its working fine.
242 02/08/2021 11:19:28 am
Re: Bank Payment Reference number not updating (7 replies, posted in Banking and General Ledger)
Hi Seahawk,
Sorry, not able to recreate. It seems there were problems with the ref numbers before.
https://frontaccounting.com/punbb/viewtopic.php?id=7651
243 02/08/2021 05:51:21 am
Re: Bank Payment Reference number not updating (7 replies, posted in Banking and General Ledger)
Hi @seahawk
I am not able to reproduce this. Can you give us a scenario to follow. I tried on 2.4.4 and 2.4.9 on Linux Mysql 5.7 php 7.2 and Apache 2.4.
244 02/05/2021 09:26:59 am
Re: Very nice ... but one express question (21 replies, posted in Setup)
Yes, You can do that in the Comments Field of the Direct Delivery Screen.
245 01/28/2021 05:02:12 am
Re: GRN not functioning (8 replies, posted in Items and Inventory)
@tom.horton
I agree with @joe..its strange as with 2.4.9 its 50 char. Prior to 2.4.8 it was 255 char.
Take a look at:
https://frontaccounting.com/punbb/viewtopic.php?id=8700
246 01/21/2021 07:19:50 am
Re: FA 2.4.9 Login Error Msg (10 replies, posted in Report Bugs here)
Fixed by Janusz
https://sourceforge.net/p/frontaccounting/git/ci/e7fb3a02d86a3bc88387280561d802d4744e8885/
247 01/18/2021 07:21:01 am
Re: view transaction (7 replies, posted in Reporting)
@tom.horton
Yes your suggestions works fine. For Arabic set lang "ar_EG" and we should be OK.
248 01/17/2021 02:34:49 pm
Re: view transaction (7 replies, posted in Reporting)
@Mahmoud Ali
I really like your request..It will be great to have this feature.
Any one from our great coders who can help with this one..?
I dont know why I think it should be simple..IMHO.. of course I could be way out..
249 01/17/2021 02:13:44 pm
Re: FA 2.4.9 Login Error Msg (10 replies, posted in Report Bugs here)
Done
http://mantis.frontaccounting.com/view.php?id=5322
250 01/17/2021 02:05:49 pm
Re: FA 2.4.9 Login Error Msg (10 replies, posted in Report Bugs here)
This was introduced with 2.4.9 previous releases did not have this problem.
I will put this one in mantis.
Thx.. tom.horton