This issue has been fixed with kind help from Mariusz. CVS main updated, to be released with 2.2.1.
Janusz
1,801 12/02/2009 11:34:30 am
Re: Application already installed. (4 replies, posted in Installation)
1,802 12/02/2009 11:30:00 am
Re: Error in allocation after upgrade (5 replies, posted in Accounts Payable)
Your problems have nothing to do with the thread subject. If you want help open new thread instead glue your posts to random threads. Plonk warning!
Rewrite it to new thread before it will be removed.
Janusz
1,803 12/02/2009 11:23:17 am
Re: Accounting Software required: London Taxi Company (1 replies, posted in Installation)
FrontAccounting. It it good, free and not expensive - base version costs just zero pounds . If you wish some special customization it can be done also as paid service but first you have to know the application features and compare them with your needs.
Janusz
1,804 12/02/2009 11:11:43 am
Re: Items and Inventory > Items Adjustments Note > Adjustment Items (7 replies, posted in Report Bugs here)
Sorry Alvin, I can't remember the problem,a nd description above is somewhat unclear for me. Could you explain in short words again what happened in 2.2 wand was right in 2.1?
Janusz
1,805 12/02/2009 11:06:57 am
Re: The entered information is a duplicate. Please go back... (5 replies, posted in Report Bugs here)
The bug is fixed, and CVS main updated. This fix will go with currently prepared 2.2.1 release.
Janusz
1,806 12/02/2009 11:04:12 am
Re: Template dropdown for recurrent invoice empty (6 replies, posted in Report Bugs here)
This is a way to generate new invoice/delivery on the base of another invoice already entered in the past.
Janusz
1,807 12/02/2009 09:20:46 am
Re: Wrong company is selected when login ... (FA 2.2) (5 replies, posted in Setup)
Unfortunately I cannot confirm this bug. I have tried multiply times with different setups, using def_coy 1 or 0, setting different passwords - always all works right.
Maybe this was fixed in stable CVS as today.
Janusz
1,808 12/01/2009 08:39:52 am
Re: Application already installed. (4 replies, posted in Installation)
Hello Mariusz,
I have just found the reason of this strange behaviour. File install/save.php has been fixed and is available from CVS repository (main branch). If you don't know how to check it out, you can also fix your local copy inserting:
unlink($path_to_root."/config.php");
in file install/save.php at line 56, just before header() call.
This will fix display of error messages, which are currently hidden by above false message.
This fix will be also available in next FA 2.2.1, released ASAP.
Janusz
1,809 12/01/2009 08:31:53 am
Re: Wrong company is selected when login ... (FA 2.2) (5 replies, posted in Setup)
Please check the connection data in config_db.php. Surely there is a mistake in it regarding database prefix. When first company is created by install then next one in Create/Update Companies all should be right in this file.
Janusz
1,810 11/30/2009 11:05:19 pm
Re: Purchasing and Sales Pricing (7 replies, posted in Items and Inventory)
So seems we have no developers/commercial users from food nor drugs industry .
Yes, of course we can start it, and I would like to help as much as I can. Currently I'm seriously involved in development of central repository for any themes/languages/extension packages for FrontAccounting. As soon as this implementation will be mature enough to be checked into CVS I will have more time for other development ideas.
There is also list of future development directions on Wiki in development section. I have just upgraded your status to Senior Member, so if you wish you can edit wiki pages in Devel section as you wish . If you have already some thoughts about implementation of this feature, please open new wiki page linked to wishlist and try to describe this to be discussed by other community members.
Janusz
1,811 11/30/2009 10:50:54 pm
Re: Application already installed. (4 replies, posted in Installation)
Well, seems you have application successfully installed. Now you should simply open
http://mypc.mydomain.local/accountt/index.php
instead install/index.php. Do not forget removing install directory after successful install for security reasons.
Janusz
1,812 11/30/2009 09:34:26 am
Re: Purchasing and Sales Pricing (7 replies, posted in Items and Inventory)
What do you mean? If you mean serialized items etc, it can be implemented of course, but this is big task not started so far because of lack of big interest both on users and developers side.
Janusz
1,813 11/30/2009 09:26:12 am
Re: Numerous install attemps end in similar error messages - help! (4 replies, posted in Installation)
Warning: mysql_connect() [function.mysql-connect]: Host 'xxx.xxx.xxx.xx' is not allowed to connect to this MySQL server in /home/myaccountname/public_html/accounts/install/save.php on line 342
This means you have tried to connect to mysql server from not allowed host. This is not FA fault. If the www and mysql server is placed on the same machine using 'localhost' as mysql server should help.
Regarding unneeded caching values you can also look into save.php/install.php code. There is no other cache used for values but standard php session mechanism (probably with session id passed by cookies).
Janusz
1,814 11/30/2009 08:48:35 am
Re: 2.2 Upgrade Error In Direct Sales Invoice (8 replies, posted in Installation)
This have to be some problem related to your exact content of database, I think.
I will contact you directly by email and try help.
Janusz
1,815 11/30/2009 08:40:10 am
Re: upgrade problem with Access Setup (6 replies, posted in Setup)
The security system upgrade should be done automatically during update, preserving all old roles after conversion. If you had problem here, you probably faced some mysql/php version related bug in upgrade routines.
I'm not sure what have gone wrong here, as you had no error/warning messages during upgrade. Anyway thanks for the valuable advice for any other users which could encounter this problem.
Janusz
1,816 11/28/2009 09:44:17 pm
Re: 2.2 Upgrade Error In Direct Sales Invoice (8 replies, posted in Installation)
I'm affraid I cannot reproduce the problem. Both demo sites and my local FA works just right. No idea were the problem can have a source. The message is displayed after push Place Order button?
Janusz
PS Thanks for nice words.
1,817 11/28/2009 09:04:55 pm
Re: Numerous install attemps end in similar error messages - help! (4 replies, posted in Installation)
If you have all green results of checks certainly you have proper php version, as '> 4.1.0' in installation wizard is description of minimal required php version, not the actual version you have.
The wizard uses php session to store entered values, no special cache is used. Clearing browser cache/cookies should be enough.
You are right, InnoDB is not the source of the problem here. Probably your hosting account is configured in such a way that accessing remote mysql server is forbdden, maybe only local mysql server is allowed?
Janusz
1,818 11/26/2009 08:30:24 pm
Re: Delivery note numbering discrepancy? (3 replies, posted in Report Bugs here)
When signing up for Mantis, I get "APPLICATION ERROR #1904: Confirmation hash does not match.
Seems you have entered wrong captcha value. Try again to have instant access to bug fixes published on mantis.
Janusz
1,819 11/26/2009 11:25:12 am
Re: Printing Chart of accounts (2 replies, posted in Reporting)
Hello,
Yes, you are right there is no real manual for FrontAcccountig for now. The last our effort toward real documentation is establishing Wiki on our site. The structure of the wiki makes it easy to integrate with your local working copy of FA application, and writing the manual pages on the fly. All pages in wiki group 'Help' after configuration in config.php file are available via 'Help' links.
I'm affraid FrontAccounting project does not differ a lot from other OS projects, so development team have not too much time for documenting the application, but we always try to be helpful for other people in documentation approachs. You are welcome .
Janusz
1,820 11/25/2009 03:50:06 pm
Re: Sales Invoice bank account (5 replies, posted in Accounts Receivable)
Is 2.2 ready for production use yet?
FA 2.1 branch will have no more updates. Current stable release is 2.2 released a week ago. Decision when (if at all) to upgrade is up to you.
Janusz
1,821 11/25/2009 09:04:01 am
Re: Truncate General Ledger Transactions (2 replies, posted in Banking and General Ledger)
attachments, audit_trail, bank_trans, budget_trans, comments, cust_allocations,
debtor_trans, debtor_trans_details, grn_batch, supp_trans, sales_orders, sales_order_details, gl_trans ... and some other.
Alternative simplier way if you want to start really from scratch would be :
. make backup,
. extract chart_class and chart_mater to separate file, also eventually some basic tables like items, item_codes, if you want reuse them
. restore database from e.g. en_Us-new.sql,
. restore file with the extracted tables
Janusz
1,822 11/21/2009 02:23:22 pm
Re: Error in allocation after upgrade (5 replies, posted in Accounts Payable)
Bug fix in CVS. You will find changed file also attached to bug report.
Janusz
1,823 11/20/2009 11:36:47 pm
Re: Customer Login (17 replies, posted in Setup)
Thanks. Please send the code to email address for contributions found in announcements forum. Now after 2.2 development is closed it is a good time to think about features to be implemented in 2.3 release. Your idea seems to be good candidate.
Janusz
1,824 11/20/2009 06:42:51 pm
Re: Error in allocation after upgrade (5 replies, posted in Accounts Payable)
You have found a bug. Please report it on mantis to be fixed asap.
Janusz
1,825 11/20/2009 08:52:32 am
Re: search supplier list option removes supplier list. (6 replies, posted in Report Bugs here)
As you see on demo site all works right, and nobody beside you claims something is wrong here, so seems this is some problem related to your exact installation. Sorry molyko I can't help more.
Janusz