Thanks @itronics.

hi,

what is the use of reevaluating the currency accounts. ?

i am not clear about its usage..

Here i wrote in detail.



Read Here.

Those who looking to integreate phpmailer. than read it 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

(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

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.

Simple HRM Kvcodes 

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..

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.

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

(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/

most of the options you prevent access. than how do users can demo your work. ?

1,062

(5 replies, posted in Report Bugs here)

Let me check it.

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.

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.

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.

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

(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.

$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

(4 replies, posted in Setup)

You need to learn tcpdf and it's code structure.

1,070

(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

(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

(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

(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

(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

(4 replies, posted in Report Bugs here)

There is no provisions for previous date. You can set it from today to certain period.