Thanks @itronics.
1,051 10/06/2015 07:04:48 am
Re: What is the use of "Revaluation of Currency Accounts" ? (3 replies, posted in Banking and General Ledger)
1,052 10/06/2015 05:56:24 am
Topic: What is the use of "Revaluation of Currency Accounts" ? (3 replies, posted in Banking and General Ledger)
hi,
what is the use of reevaluating the currency accounts. ?
i am not clear about its usage..
1,053 10/05/2015 08:48:55 am
Re: HTML email is not working while sending invoices (7 replies, posted in Report Bugs here)
1,054 10/04/2015 08:35:49 am
Re: HTML email is not working while sending invoices (7 replies, posted in Report Bugs here)
i checked it. the email contents from class,mail.inc, giving plain text contents. and its generating html content as well. but in the mail format is not html . so i started using phpmailer into the FA. it solved my issues. so if someone asks the same thing in future, please move to use phpmailer class. instead of the existing one.
1,055 10/04/2015 07:31:27 am
Re: Payroll Module Development (34 replies, posted in Modules Add-on's)
Those who looking Simple payroll and employee profile use the following one.
https://frontaccounting.com/punbb/viewtopic.php?id=5965
1,056 10/04/2015 06:40:01 am
Topic: Simple HRM( Employee Profile and PayRoll) (20 replies, posted in Modules Add-on's)
Hi,
I hope you love to see this Module on your Frontaccounting(FA). I just released a small module for Payroll, here you can get it.
1,057 10/02/2015 05:28:45 am
Re: HTML email is not working while sending invoices (7 replies, posted in Report Bugs here)
I tried that $mail->html() already and it was not working to send html content . i mean its not there in gmail or yahoo mail.
so prefer to go with phpmailer now. once i done the change i will put it here else i will write a separate article in my blog..
1,058 10/01/2015 11:00:48 am
Topic: HTML email is not working while sending invoices (7 replies, posted in Report Bugs here)
Hi,
I customized pdf_report.inc file with html email. its receiving the html emails on my custom web mails. but when i send it to popular mail servers like gmail and yahoo, it wont work. its showing the plain text.
I guess the class.mail.inc file is handling the email operations. And the email class is not updated with current mailing system.
How i send html emails to all the mailer classes.
1,059 09/27/2015 02:53:25 am
Re: deactivate_extension not dropping tables (18 replies, posted in Report Bugs here)
The above changes working for module deactivation. but its not working for the module activation. Please go through it once again. mine php version is 5.6.3 and its XAMPP.
1,060 09/25/2015 05:59:57 am
Re: This Error Comes Up (3 replies, posted in Setup)
there your file has some error or its not there in the directory. try check it like @Apmuthu's tips, if you still see the same error.
Just open the directory
C:/xampp/htdocs/account/sales/includes/
1,061 09/21/2015 03:32:43 am
Re: IT Consulting service for Frontaccounting system (2 replies, posted in Jobs wanted/offered, non-free offers)
most of the options you prevent access. than how do users can demo your work. ?
1,062 09/18/2015 12:46:16 am
Re: how to handle multiple attachments, (5 replies, posted in Report Bugs here)
Let me check it.
1,063 09/18/2015 12:35:54 am
Re: Problem with Manufacturing Auto Increment reference is not working (4 replies, posted in Manufactoring)
Hi
Sorry for the delayed response.
Actually there is a function to save next reference number on tAble. Which will be brought to use automatically for the next work order. Here the function is missed to configure.
1,064 09/17/2015 03:54:51 am
Re: Adding new debtors/customers, country field empty (5 replies, posted in Accounts Receivable)
which version of FA are you talking about. Here in frontaccounting there is no specific option for entering, state, city and country options. it will be one line, just type the whole on Address (textarea) and save it on address field in the debtor_master table.
1,065 09/16/2015 03:27:26 am
Re: Send Email option on Customer Payment and Allocations (1 replies, posted in Wish List)
Find the rep file for the receipt print. Than add one more excess parameter. PARAM_8 and pass it to 1 to send emails 0 not to send. Than the end of the file which has an end function pass the parameter in it.
1,066 09/16/2015 03:20:12 am
Re: Installation page not showing in ubuntu 14.04 (2 replies, posted in Installation)
Php open tag is missing.
Just add the <?php before all the codes. Than run again. It will work.
If not. Your ubuntu has not have apache server to run php files.
1,067 09/14/2015 12:33:28 am
Re: Where to change the css for pdf report (2 replies, posted in Reporting)
There is no possibility to add stylesheets or css files in PDF class. Better you need to study the pdf_report. Inc. Here everything is a parameter and we have fucntions to draw rectangles and fixing the choices.
1,068 09/14/2015 12:29:14 am
Re: White Screen after login after activating extensions (10 replies, posted in Report Bugs here)
$go_debug =1
Open your config_fb.php on the root of Frontaccounting installation. Than check the variable $go_debug and change from0 to 1 than let's known the error which you see the screen.
1,069 09/08/2015 03:45:03 pm
Re: [SOLVED] Invoice - edit (4 replies, posted in Setup)
You need to learn tcpdf and it's code structure.
1,070 09/03/2015 11:54:16 pm
Re: PDF window not working (18 replies, posted in Reporting)
Still I don't think it's script or code error.
Can you send us a screenshot after showing the progress bar when you click on the submit button.
And also make sure before taking screenshot your chrome developer tools must be enabled.
And for the developer tools press f12
Than take a screenshot and attach here.
1,071 09/03/2015 12:12:38 am
Re: PDF window not working (18 replies, posted in Reporting)
I guess its a problem with your pdf plugin. On your Adobe reader has a plugin which will install on all the browser's to see the pdf with in the browser itself. So try install upgraded version of Adobe reader and if it asks you to install a plugin on browser just allow it.
I feel like you have the problem with your Adobe reader.
Check it and ping me back.
1,072 09/02/2015 09:35:28 am
Re: Restore Password (19 replies, posted in Installation)
Also if you have any idea to improve the UI. I can be one of a developer to the redesign to make it look better.
1,073 09/02/2015 09:33:48 am
Re: Restore Password (19 replies, posted in Installation)
Thanks @Joe and @Apmuthu.
Instead of editing the config.php
Can we set admin option for it.?
Not only for this option. We have given a lot of things like that.
So a non technical user feels troubled to work with config.php.
1,074 09/02/2015 12:44:32 am
Re: Restore Password (19 replies, posted in Installation)
If you are looking forgot password option. It's not here in FA. so we need to create those through the admin as like apmuthu's method.
Else rest through database tables. Directly open the table and change it there.
1,075 08/30/2015 12:37:05 am
Re: Recurring invoices (4 replies, posted in Report Bugs here)
There is no provisions for previous date. You can set it from today to certain period.