try to add
$Ajax->activate('title');
title is your variable name which you want to refresh
1 03/04/2014 01:48:10 am
Re: Show Customer ID ( from table ) on form. (1 replies, posted in FA Modifications)
2 02/12/2014 08:52:04 am
Re: Microsoft Active Directory (3 replies, posted in Wish List)
Hi KiegKhan,
I have created FrontAccounting OpenLDAP Connector with the ability to automatically provision ldap users into FA. It is a Single Sign On process that you are looking for but using OpenLDAP Server. You may downloads it from
http://www.anterp.com/downloads/FrontAccounting-LDAP-Server.tar.gz
Installation Notes:
1. Please make a backup before executing this step.
2. Extract FrontAccounting OpenLDAP Connector.
3. Upload to your Root directory.There are 2 file that will be overwrite:
1) includes/current_user.inc
2) includes/session.incConfiguration file: config_ldap.php
// LDAP Server
define(
I got this error
include_once(./includes/db/sync_db.inc): failed to open stream: No such file or directory in file: C:\xampp\htdocs\frontaccounting\includes\session.inc at line 344
there is no sync_db.inc there
thanks