This needs to be addressed in the core!
5,126 06/16/2014 03:58:00 am
Re: Release 2.1 - Recurrent Invoices. How to? (31 replies, posted in Accounts Receivable)
5,127 06/16/2014 03:55:57 am
Re: Asset register extension doesn't add the fixed asset journal (2 replies, posted in Items and Inventory)
It will need the db user to have trigger and some other privileges as well I think.
5,128 06/16/2014 03:54:27 am
Re: Saudi Riyal exchange rate is not updating (2 replies, posted in Banking and General Ledger)
ECB does not have SAR:
http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml
5,129 06/16/2014 03:51:25 am
Re: Change invoice date (12 replies, posted in Banking and General Ledger)
Best is to make a single non-normalised table of all the transactions in an excel sheet like manner from the old program and then in FA use a subset of the data for the textcart extension and import them in!
If the excel sheet is standardized and and FA Import extension is made for it, that would be great!
5,130 06/16/2014 03:48:35 am
Re: Is there anyway to convert into the latest version (4 replies, posted in Setup)
If you wish to do it manually on a staged site, send me your existing version number and what extensions you are using and then provide a sql and web dump - pm me. Upgrade will not be straightforward and it s possible your data may get mangled. The config file too will need some new variables although the devs have taken good care to make it backward compatible.
5,131 06/16/2014 03:43:12 am
Re: Message hide (1 replies, posted in Wish List)
Any chance of hacking it into the core?
5,132 06/16/2014 03:40:17 am
Re: Simple REST API (45 replies, posted in Modules Add-on's)
Some posts in the forum indicate it was used for a desktop version of FA.
5,133 06/16/2014 03:31:54 am
Re: Error: Cannot open the extension setup file... (2 replies, posted in Installation)
Is this a candidate for fixing the script that writes the installed_extensions.php file everywhere?
5,134 06/16/2014 03:25:45 am
Re: Accounting roadmap for growing IT firm (3 replies, posted in Setup)
Number of people and the what all roles they will take on will determine the roll out of FA.
5,135 06/16/2014 03:23:55 am
Re: Bank Account Details (1 replies, posted in Banking and General Ledger)
Please do not add any fields to existing tables. Make a new table and have a 1:1 relationship with the table you intended to extend and then create an extension to do your extra work.
5,136 06/16/2014 03:21:54 am
Re: Login Timeout (9 replies, posted in Setup)
So frequently changing IPs are generally in mobile based ISP connections. A list of such ISPs where IPs get changed so frequently would be useful to be wikied. Some mobile devices keep changing their MAC addresses in response to which the ISPs keep changing the IPs allotted to them.
5,137 06/16/2014 03:19:32 am
Re: ER Diagram and Scheme (4 replies, posted in Setup)
http://www.frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram needs updation
5,138 06/16/2014 03:08:55 am
Re: how to modify customer search box (7 replies, posted in FA Modifications)
Mobile number / Phone Number would be useful to integrate with Asterisk / Call Center Agents. The CallerID will then be able to popup the relevant record without manual search intervention!
5,139 06/16/2014 03:06:16 am
Re: Finnish COA (1 replies, posted in Misc. Charts of Accounts)
Try taking the English one and translating it and then putting in the specifics for Finland.
All the SQLs for the various languages are listed out at my unofficial FA Repo:
https://github.com/apmuthu/frontaccounting/tree/master/extensions/Charts
5,140 06/16/2014 02:59:52 am
Re: Default Language not Propagating into Reports (3 replies, posted in Setup)
_("xxx") is the function for retrieving the gettext strings from a po/mo compiled file.
To hardcode it just make it "xxx" by removing the function syntax.
See that the en_US locale has been installed in the linux server as well for the locale issue.
5,141 06/16/2014 02:54:23 am
Re: how to add table like Sales Invoice Items (2 replies, posted in FA Modifications)
Is it just a link back to the Sales Items page to add new Items?
5,142 06/16/2014 02:53:11 am
Re: Purchaseman and salesman in purchaiging and sales invoice (1 replies, posted in Reporting)
"purchase man" ?
Is it the broker for a sale?
The purchaser is already listed isn't it?
5,143 06/16/2014 02:47:57 am
Re: Simple REST API (45 replies, posted in Modules Add-on's)
What has the Autofactura (Site - Translation: Self Invoice) project (based on Ruby/Gems) got in common with Front Accounting?
5,144 06/16/2014 02:44:20 am
Re: User Access Level and Speed (21 replies, posted in Report Bugs here)
phpGACL can to be plugged in if the ZendACL is not easily understandable / implementable.
5,145 05/30/2014 03:45:57 am
Re: Securimage CAPTCHA Integration into FA (9 replies, posted in FA Modifications)
Which version of FA are you using and what platform and LAMP version is it being deployed in.
Have you downloaded the securimage library and integrated it in as well?
5,146 04/17/2014 01:58:25 am
Re: Database Error - Voided Customer Payment (10 replies, posted in Report Bugs here)
This sql comes from function get_customer_trans() in sales/includes/db/cust_trans_db.inc.
This issue is fixed in:
https://frontaccounting.com/punbb/viewtopic.php?id=4528
Upgrade to FA v2.3.20 and apply the fixes. See posts:
https://frontaccounting.com/punbb/viewtopic.php?pid=19496#p19496
and
https://frontaccounting.com/punbb/viewtopic.php?pid=19720#p19720
5,147 04/17/2014 12:30:37 am
Re: Primary Development Repo from mid May 2013 - Git (17 replies, posted in Announcements)
At the time of the first post, Hg repo on SF was not updated for the public to view and then the Git Mirror was setup. Later Joe/Janusz clarified that the Hg repo is still the main repo where the stable and unstable branches reside. The official Git mirror provides only the stable version. My personal GitHub repo is updated only when I have the time and it also contains the extensions files. Please see the FA Wiki for link details on it's main page.
To view the date of last update and te update itself, you need to browse the commits:
https:/sourceforge.net/p/frontaccounting/mercurial/commit_browser
These code pages from SF need to be viewed in FireFox and not in MSIE for best results.
5,148 04/13/2014 02:29:23 pm
Re: Release 2.3.20 (9 replies, posted in Announcements)
Post 2.3.20 Changed Files till 2014-04-08.
5,149 04/13/2014 02:19:33 pm
Re: Reorder level email (6 replies, posted in Items and Inventory)
Thanks Joe. Wiki-ed it.
Can the first clause of the WHERE statements in the changed files be part of an INNER JOIN clause?
Affected files:
inventory/includes/inventory_db.inc
sales/includes/db/sales_order_db.inc
5,150 04/13/2014 03:08:59 am
Re: Primary Development Repo from mid May 2013 - Git (17 replies, posted in Announcements)
The Hg repo is still the main repo and the official git is only a mirror and it is available only for the default tree (note change in Hg URL):
https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/
My Unofficial GitHub Repo is at:
https://github.com/apmuthu/frontaccounting
and it includes the extension files as well.