Check your apache (webserver) error logs and the FA error log in the [WEBROOT]/tmp folder for any clues.
Which version of FA are you using and from where did you get it?
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 apmuthu
Check your apache (webserver) error logs and the FA error log in the [WEBROOT]/tmp folder for any clues.
Which version of FA are you using and from where did you get it?
@kvvaradha: Thanks. Wikied it.
Just make a new report that has the contents of both.
1. Login as admin to your company and navigate to Journal Entry in Banking and General Ledger.
2. Set the date to 30th June 2014.
3. Make a single Journal entry with all line items from your Balance Sheet's closing balances.
They should balance out correctly.
Make sure all your Balance Sheet Account heads are available in your Chart of Accounts before doing so.
The Wiki is self-explanatory. If you do not understand the language in it, consult someone locally who does.
Files in the Git repo can be linked, but others not there will need to be put into the Github's Wiki or attached to the GitHub Issues - most will not take the trouble to do it.
Thanks for looking into it anyway. It is probably set so to avoid bandwidth leeching.
Committed in my GitHub repo.
Thanks @jornrikkers and @raddison.
All Brahmi derived scripts from Tamil to Hindi to Bengali and Sinhalese and possibly Cambodian cannot be used for reporting in FA as is since the complex kernings have not been implemented in TCPDF/FA as yet.
You can read more on this in my GitHub Issue 6.
The .po / .mo is meant for display only and that will work for Bengali if available / made.
@joe: It might be useful to enable downloads without registration so that we do not have a bloated set of users with 0 posts. Can then delete users with 0 posts as well.
Would you like to provide the changes in db schema and the fileset to the project?
Would you like to provide a diff or changed fileset to the project?
Actually, the GET button can be renamed to get the current rate only rather than disabling it - most currencies are not that volatile ordinarily and will serve as a reference to manually adjust them from other manually looked up sources.
Getting historical data is possible from providers like XE.com but then somewhere else we would need to pre-populate the date before submitting it as a GET request. To this end you may lookup the function provided in my GitHub phpprojects/XE and incorporate it into FA. You may need to buy their API license (about USD 800/- a year!) if you use it often as they record IPs.
FA 2.4 Theme Screenshots available in my unofficial GitHub Wiki.
Dashboard Extension and the Dashboard Theme / Exclusive Theme for Dashboard install properly.
Dashboard widgets show some boxes in each tab. The Dashboard tab is setup blank. The Dashboard Setup and reminder Setup lead to blank pages.
The elegant theme has been tested in FA 2.4.
The page_edit.png file is missing in it's images folder. We can take it from the exclusive theme.
The left menu shortcuts have the correct URL values when the top menu items are clicked. When the menu links in the body of the page are clicked, the left menu shows the URLs from the webroot instead of the FA application root when FA is installed in a folder under the webroot.
FA v2.4 beta can be installed after incorporating the fix detailed in this post.
sys_types and movement_types tables are still present in en_US-demo.sql while being absent in en_US-new.sql - not used in FA 2.4.
journal, reflines and wo_costing are the new tables introduced in FA v2.4.
If you have installed the en_US-demo.sql, then update the currency symbols with:
UPDATE `0_currencies` SET `curr_symbol`='£' WHERE `curr_abrev`='GBP'; UPDATE `0_currencies` SET `curr_symbol`='€' WHERE `curr_abrev`='EUR';
The above have now been set right in the FA Repo commits 1 and 2.
Screenshots of FA 2.4 Beta - Install, Usage, Extensions available and Themes.
This fix has been committed in the FA Repo now.
1. Start with the standard Indian CoA.
2. Take a backup.
3. Add in the taxes you wish.
4. Take another backup.
5. Compare the backups in WinMerge and port the changes into the standard Indian CoA you started out with. That will be the new Indian CoA. Upload the new CoA into the [WEBROOT]/sql/ folder and it will be available for new company creation.
List the menu navigation steps you used.
The relevant files to replace are in his repo at:
https://github.com/elax/fa-rep-customer_account_statement
Compare with the files as on that date for that version and port it accordingly.
Try a blank (or value: auto) hidden field for it.
See if the default URL for ECB works:
http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml
The relevant code is in lines 114-115 in gl\includes\db\gl_db_rates.inc
All forex rate service providers harnessed in FA are for current exchange rates only.
The latest FA 2.4 beta snapshot of the en_US-new.sql and en_US-demo.sql files have been cleaned up and made comparable to enable the creation of other CoAs based on them for ease of comparison using tools like WinMerge.
The patch files and changed files are attached herein.
Some important diffs:
en_US-new.sql - 0_grn_batch => `rate` double NULL default '1',
en_US-demo.sql - 0_grn_batch => `rate` double default '1',
The latter also has an initial statement:
SET NAMES latin1;
The sys_prefs table entries differences in the latter are:
name category type length value
coy_logo setup.company varchar 100 logo_frontaccounting.jpg
coy_name setup.company varchar 60 Training Co
email setup.company varchar 100 delta@delta.com
gst_no setup.company varchar 25 33445566
Try using the FA 2.3.24+ snapshot as it has some issues fixed since the stable release? If you still have issues, PM me with remote access details.
FA Forum Users with > 5 Posts till date have been counted by the year they joined and plotted and attached herein.
The recent decline in posts can either be construed as
the project has now matured into needing less assistance for newbies
or
that interest is being postponed as FA 2.4 has yet to be released.
Wikied it.
FrontAccounting forum → Posts by apmuthu
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.