2,126 01/25/2013 07:59:51 am
Re: Recurring invoices on advance basis (1 replies, posted in Accounts Receivable)
2,127 01/25/2013 07:39:33 am
Re: Spanish (Chile) (4 replies, posted in Translations)
Please try to keep an English translation in these Forums. Thanks.
/Joe
2,128 01/24/2013 03:11:36 pm
Re: Accounts chart for Belgium (24 replies, posted in Setup)
If you have made a Chart of Accounts with 8 digits and transformed this into Belgian you should just make a backup of the company you are working on. Download it and rename the sql file into something relevant, f.i. nl_BE-default or so. If you are using another table prefix than 0_, just do a search and replace with X_ to 0_, where X is the prefix number.
Then you can use this Chart of Accounts when you are creating new companies.
Please share this Chart of Accounts with us. You can sent it to the contributions account in Contact Us on the Website.
/Joe
BTW. if you are unsure, just send us the backup sql file, and we will fix it for you.
2,129 01/24/2013 01:49:48 pm
Re: Stock Movement Report Not Working (9 replies, posted in Reporting)
Hello,
This report, Inventory Movements (stock movements), has now been included in FrontAccounting Core.
Please download the files rep307.php1 and reports_main.php1, rename the files to rep307.php and reports_main.php and replace the existing files in /reporting/rep307.php (new) and reports_main.php.
/Joe
2,130 01/24/2013 01:34:40 pm
Re: BOM creation (11 replies, posted in Manufactoring)
I am sorry Sir. We don't have the resources to help, but you can put a topic in the Jobs Wanted / Offered Forum.
/Joe
2,131 01/24/2013 01:01:09 pm
Re: How to disable "Reference" for invoice (15 replies, posted in Accounts Receivable)
We have now solved this problem by presenting the increased number when getting the error 'Reference already in use'.
The reference field is updated with this next number and the document is ready for save again.
We have chosen this method, so users can get a feed back if he wants to continue.
I know we could just update the number automatically with a warning, but we found the chosen method better. It is just a matter of re-saving the document.
Please download, rename the file sales_order_entry.php1 to sales_order_entry.php and replace the file in /sales/sales_order_entry.php.
The HG repository is also updated.
/Joe
2,132 01/24/2013 08:35:02 am
Re: How to disable "Reference" for invoice (15 replies, posted in Accounts Receivable)
Hello again,
We are working on this. Will be back asap.
/Joe
2,133 01/24/2013 07:55:57 am
Re: need installation help (10 replies, posted in Installation)
Please download and install the latest release of FrontAccounting (2.3.14) from Sourceforge
Your server has a newer version of MySql.
/Joe
2,134 01/23/2013 09:27:14 am
Re: How to disable "Reference" for invoice (15 replies, posted in Accounts Receivable)
Another of the users took the reference number that was on screen. Increase the reference either when creating the documents or in Setup tab, Forms setup.
/Joe
2,135 01/23/2013 08:43:40 am
Re: Translation portal (20 replies, posted in Translations)
Look into the sticky topics in this forum about how to translate into a language.
/Joe
2,136 01/23/2013 08:40:55 am
Re: Urdu language (8 replies, posted in Translations)
Look into the sticky topics in this forum about howto startup a new translation. There are no Urdu translations. You can look in FA Setup tab, install / activate languages to see which languages are available.
/Joe
2,137 01/23/2013 07:46:42 am
Re: Malicious Files Detected, hosted in BlueHost (3 replies, posted in Report Bugs here)
Yes this looks suspicious. Please delete the extension 'import_multijournalentries.php' and install/activate it again from the FA Setup, Install / activate extensions again.
/Joe
2,138 01/22/2013 10:59:22 pm
Re: Supplier Details Listing - Report (30 replies, posted in Wish List)
A good idea, but will have to wait until resurces are there.
/Joe
2,139 01/22/2013 10:57:09 pm
Re: Hard coded items unable to translate (7 replies, posted in Translations)
Fixed. HG repository updated. A new empty.po will have to wait until next minor.
/Joe
2,140 01/22/2013 10:55:07 pm
Re: Supplier Details Listing - Report (2 replies, posted in Reporting)
This will be done when resources allow it.
/Joe
2,141 01/22/2013 10:53:05 pm
Re: BOM creation (11 replies, posted in Manufactoring)
The workflow during Manufacturing is as follows:
When you create a Work Order (WO), you can select Advanced Manufacturing. There are several steps to go after that.
1. First release the WO. No material or GL transactions are done.
2. Issue extra items if needed. No material of GL transactions are done.
3. Extra costs can be entered. GL transactions are done.
3. Productions of X items (part or all). The Bill of Material (BOM) and extra issued items are transfered. GL transactions are done.
It is not possible to change this behaviour without changing the whole manufacturing system.
/Joe
2,142 01/22/2013 12:06:04 pm
Re: an error occurred while processing this directive (2 replies, posted in Installation)
Please goto to post no. 14 in this topic
/Joe
2,143 01/22/2013 08:24:31 am
Re: 302 Error after logging in (2 replies, posted in Installation)
Please goto to post no. 14 in this topic
/Joe
2,144 01/22/2013 07:05:35 am
Re: 500 Error After Logging In (After Upgrade to 2.3.14) (17 replies, posted in Installation)
Please replace your existing /includes/session.inc with this one from the newly updated HG repository.
It removed the error for me on a specific server.
/Joe
2,145 01/21/2013 10:09:55 pm
Re: 500 Error After Logging In (After Upgrade to 2.3.14) (17 replies, posted in Installation)
Please try to change line 362 in /includes/session.inc from:
header("Cache-control: private");
to
header("Cache-control: no-cache");
and see if it helps.
/Joe
2,146 01/20/2013 04:32:04 pm
Re: email of quotes (38 replies, posted in Accounts Receivable)
An error happened when implementing the email of sales document.
In /reporting/rep111.php, line 83
$contacts = get_branch_contacts($branch['branch_code'], 'order', $branch['debtor_no'], false);
The last parameter in get_branch_contacts should be true
$contacts = get_branch_contacts($branch['branch_code'], 'order', $branch['debtor_no'], true);
You can look up this function call in rep109.php, rep110.php, rep111.php nd rep113.php and change the last paraameter to true.
These change has been changed in the HG repository.
Thanks for pointing this out!
/Joe
2,147 01/20/2013 07:58:54 am
Re: Stock Movement Report Not Working (9 replies, posted in Reporting)
I don't recognize the report you mention. Is this a Custom Report from Extensions?
/Joe
2,148 01/20/2013 07:55:14 am
Re: Wrong COGS (2 replies, posted in Items and Inventory)
This is strange. I cannot reproduce this. If you look at the Standard Cost for the items in Items and Inventory you should see the correct values.
Did you do some item adjustments with zero price? Or something else that influenced the Cost Price?
/Joe
2,149 01/18/2013 04:44:46 pm
Re: how to markup from standard cost (4 replies, posted in Items and Inventory)
This works just as it should.
Check to see the standard cost in items and inventory tab for the item.
Joe
2,150 01/18/2013 03:55:15 pm
Re: how to markup from standard cost (4 replies, posted in Items and Inventory)
Are you sure there is a standard cost for the item?
/Joe