The Automatic Revaluation Currency Accounts is disabled (without check) in the Company Setup before the execution of the said transaction but still the FOREIGN EXCHANGE GAIN OR LOSS accounts in general ledger transactions appears.
26 05/30/2012 01:56:28 am
Re: AUTOMATIC ENTRY OF FOREIGN EXCHANGE IN PURCHASE PAYMENT (5 replies, posted in Accounts Payable)
27 05/29/2012 12:39:07 pm
Topic: AUTOMATIC ENTRY OF FOREIGN EXCHANGE IN PURCHASE PAYMENT (5 replies, posted in Accounts Payable)
We set up the home currency and all the related currency in the local settings using Peso account (PHP)
Under Purchases - Suppliers invoice, every time that we encode transactions on this part for payment and view its corresponding general ledger transactions details an account FOREIGN EXCHANGE GAIN OR LOSS is always appearing.
We are making a Peso to Peso transactions and payment, without using other currency, so there should be no FOREIGN EXCHANGE GAIN OR LOSS
How we can make not to automatically appear the FOREIGN EXCHANGE GAIN OR LOSS in general ledger transactions.
28 11/24/2011 01:26:54 pm
Topic: Switch javascipt off (1 replies, posted in Report Bugs here)
I was able to solve the file loading problem by switching javascipt off of my browser.
But is annoying to switch off and on my browser javascript when im using another applications.
Is there any other solution to solve the file loading in Front Accounting without resorting to
switching javascipt off in browser?
Thanks
29 10/09/2011 02:15:05 pm
Topic: PHP Warning (1 replies, posted in Report Bugs here)
The warning below limits the file size that i attached. Please help of to fix this error
_______________________________________________________________
PHP Warning: Unknown: POST Content-Length of 224 bytes exceeds the limit of -201326592 bytes in Unknown on line 0
________________________________________________________________
30 10/05/2011 06:51:07 am
Re: Attach Document size (6 replies, posted in Report Bugs here)
Hi Samar,
I followed your procedure below, but still i cannot attached a large file around 700kb.
Looking forward for any further help!
________________
Change to:
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
and then restart your server & mysql
_____________________
31 10/04/2011 11:26:40 am
Topic: System Diagnostics (1 replies, posted in Installation)
How can i fix the following message under system diagmostics
Extensions system
'../company/0/installed_extensions.php' is not writeable
Extensions configuration files and directories should be writeable
Main config file
'../config.php' file should be read-only
Database auth file
'../config_db.php' file should be read-only if you do not plan to add or change companies
32 10/04/2011 10:37:46 am
Topic: Company Backup (1 replies, posted in Installation)
I backup a certain company data, and a created a new host server using the same database, user and password and all the related company information are the same.
What is the proper setup to have this work properly.. Any recommendation?
33 10/04/2011 10:27:10 am
Re: Attach Document size (6 replies, posted in Report Bugs here)
Yes my Apache/IIS server automatically restarts but still not working
Also i refresh my browser but still the same
34 10/03/2011 12:43:16 pm
Re: Attach Document size (6 replies, posted in Report Bugs here)
I changed the following in my php.ini file but still i cannot attached.
; Maximum allowed size for uploaded files.
upload_max_filesize = from to 10 to 1000M
; Maximum size of POST data that PHP will accept.
post_max_size = from 8 to 800M
Any further help?
35 10/02/2011 08:53:55 am
Topic: Attach Document size (6 replies, posted in Report Bugs here)
I tried attaching various documents file size, the maximum single file that i can attached is about 123 kb, i tried higher file size about 700kb and 1500kb but it fails to attach.
Is there any limitation in the file size attachment or a solution to increase attach document size.