Yes, there was invalid include file sequence in tags.php. Fixed in CVS, thanks Khaled.
Janusz
1,851 11/06/2009 09:29:19 am
Re: Error when going Dimension tags maintenance (4 replies, posted in Dimensions)
1,852 11/05/2009 10:07:39 am
Re: Sales Tax in quote (4 replies, posted in Setup)
The fact you have tax included on not in sales type definition does not change the prices set. This only decides how the price is interpreted.. So if you have prices in system entered without VAT/GST and you change the setting to 'VAT included', you should also fix the prices to the value including tax.
BTW After last changes in CVS the tax amount is displayed during Sales order entry.
Janusz
1,853 11/05/2009 09:58:24 am
Re: view and edit Sale before Process (13 replies, posted in FA Modifications)
BTW Taxes used on invoice are selected based on tax group set for customer, so there is no way to erroneously enter bad taxes when the FA tax groups and customers are once properly configured.
Janusz
1,854 11/05/2009 09:52:27 am
Re: Print Sales Invoice (6 replies, posted in FA Modifications)
Form layout for documents is defined in header2.inc file.
Janusz
1,855 11/05/2009 09:49:08 am
Re: Why Branche + Customer (8 replies, posted in Accounts Receivable)
There should be no side effects.
In our model two companies with different VAT numbers are two different companies. And they in fact two different companies from accounting/fiscal point of view. They have to pay taxes for different authorities, and the fact they share e.g. company name or have the same owners does not matter.
Janusz
1,856 11/04/2009 10:08:40 am
Re: view and edit Sale before Process (13 replies, posted in FA Modifications)
Do you mean tax amount or tax rates for every line?
Janusz
1,857 11/02/2009 04:08:12 pm
Re: Default C.O.G.S. for services wrong (2 replies, posted in Report Bugs here)
Fixed in CVS unstable. Thanks for pointing out.
1,858 10/30/2009 01:27:13 pm
Re: Admin login shows SQL error (5 replies, posted in Report Bugs here)
The bug was selected in CVS unstable. Affected file session.inc. Thank you very much for reporting.
Janusz
PS When you are sure you have found real bug please report it on mantis instead of this forum. Mantis is constantly monitored by devel team while forum is not.
J.
1,859 10/30/2009 12:01:55 pm
Re: extension .inc often readable (1 replies, posted in Report Bugs here)
This is done intentionally. All executable files have php extension and are subject to access control. On the other hand *.inc are library files which should never be executed directly, so they have no access control inside. NB FrontAccounting is open source and its security does not rely on fact the code is hidden or not. The only sensitive file is config_db.php which should never be readable on properly configured server.
Janusz
1,860 10/30/2009 11:54:31 am
Re: Admin login shows SQL error (5 replies, posted in Report Bugs here)
This is definitely a bug, to be fixed ASAP.
AJnusz
1,861 10/30/2009 09:15:13 am
Re: Line item dissapears when adding items + price and hit ENTER (2 replies, posted in Report Bugs here)
This have to be issue related to your browser type. The problem does not appear at least on my Firefox (tested on fa2.iron.from.pl demo site).
Janusz
1,862 10/30/2009 07:27:15 am
Re: inability to enter item quantity (12 replies, posted in Items and Inventory)
spacetab , *, Enter.
Or unchecck 'Search item list' in company setup.
Janusz
1,863 10/30/2009 07:14:07 am
Re: Why Branche + Customer (8 replies, posted in Accounts Receivable)
You can entry one general 'Retail client' customer. After this you can entry all your customers as branches. The only shortcoming is that you cannot entry individual GST numbers for yor cilents, but in most cases this is not needed.
FrontAccounting was designed mainly for B2B sales, where multi-branch company structure are often standard.
Janusz
1,864 10/29/2009 11:02:29 pm
Re: Selectable currency per transaction. (8 replies, posted in Wish List)
I agree current multicrrency model is not flexible enough. We have to look into it after final 2.2 release.
Janusz
1,865 10/29/2009 10:58:25 pm
Re: config.php & config_db.php in SVN? (2 replies, posted in Wish List)
Just for notification : this idea was adopted in FrontAccounting 2.2RC. Thanks Pallieter.
Janusz
1,866 10/29/2009 10:51:04 pm
Re: Welcome (15 replies, posted in Setup)
Just what the system is talking about. You have to enter somegoods or services you sold to program databse. You can do this via Items and Inventory Items option. If you offer only services, not material goods use 'Service' item type. Thats all.
1,867 10/22/2009 09:04:58 am
Re: Greek Translation (4 replies, posted in Translations)
You have to install on your system the same locales which are used for translation.
Probably it is el_GR.utf8 or el_GR.iso-8859-7.
After uploading new translation file (el_GR.mo) you should restart apache server, otherwise you can encounter strange browser behaviour.
Janusz
1,868 10/22/2009 08:31:17 am
Re: 2.2 release (15 replies, posted in Announcements)
This is of course in unstable branch:
cvs update -r unstable
Janusz
1,869 10/20/2009 06:33:20 pm
Re: Changing Fiscal year (11 replies, posted in Setup)
I still cannot reproduce the problem.
Ok.Lets give us another chance to locate the problem. Please do this:
. set $go_debug=1 in config.php (as described above)
. switch the javascript off in your browser prefferences/setup (e.g.under Preferences/ Content/Enable Java Script for FireFox)
. login into FrontAccounting
. go to Company Setup and try change the fiscal year
What are messages displayed in this case?
Janusz
1,870 10/19/2009 07:11:11 pm
Re: config.php & config_db.php in SVN? (2 replies, posted in Wish List)
Why not. We will consider the change before 2.2RC release. BTW FA code is still in CVS, not SVN .
Janusz
1,871 10/19/2009 07:07:22 pm
Re: New Company not being created (2 replies, posted in Setup)
I have no idea about message #1. There is no reference to tbpref in maintenance_db.inc at line 90.
Also the second message is never displayed during company creation. This one can appear when related company folder is not writable for www server, during extension installation/activation.
Janusz
1,872 10/18/2009 10:46:14 am
Re: WIKI (15 replies, posted in Wish List)
I'm now working on make pmwiki suitable for us as an open site wiki. The requirements are a little another than for internal company wiki (authorization, layout, prepared page templates etc), so I'm not sure Pmwiki is good enough for it, but I will try.
Janusz
1,873 10/18/2009 10:38:30 am
Re: Problems updating to 2.2 beta from 2.1.2 (3 replies, posted in Installation)
To use log file you have to enable log file path in config.php. Make sure the path is writable for ww server.
Janusz
1,874 10/18/2009 10:32:39 am
Re: Sales Tax in quote (4 replies, posted in Setup)
Simply use price list with Price included option set.
Janusz
1,875 10/17/2009 07:27:17 am
Re: Problems updating to 2.2 beta from 2.1.2 (3 replies, posted in Installation)
Exclamation mark displayed means that ajax call was aborted for some reason and timeout has occurred. You can switch on error logging in config.php. Also when you temporarily switch javascript off, you should see some error messages.
Before retry you should restore database from backup file created on upgrade to get rid with possible partial db structure changes.
Janusz