Just open your frontaccounting files. There in root directory you see config.php in it. Edit that file and change the $go_debug from 0 to 1 and save it again. Now goto browser and try it.
377 02/19/2021 04:04:01 am
Re: Customer Allocations with no Left to Allocate (6 replies, posted in Report Bugs here)
Looks Like the database was same from 2.4.1 and probably you might upgrade from 2.3.26. The fields might be caused some issue.
378 02/18/2021 04:18:38 pm
Re: Customer Allocations with no Left to Allocate (6 replies, posted in Report Bugs here)
@rafat you misunderstood his question. He says it shows. And don't want to show I guess .
@lugezz, by default it won't show the 0 balanced and allocated transactions. If you check show allocated, you can see both 0 and allocated invoices in it.
379 02/17/2021 11:33:16 am
Re: Unable to post or update transactions 30 days back from Today (1 replies, posted in Banking and General Ledger)
Looks like I am not clear. Whether it's last year date in GL close date or current year .
If it's last date and still you have the problem it might be with audit trail gl seq field denies you to do this.
380 02/17/2021 07:29:20 am
Re: Can I keep a credit for my customer in the system? (7 replies, posted in Accounts Receivable)
Not available such a feature now. But you can customize it to get it working..
381 02/16/2021 09:24:46 am
Re: Can I keep a credit for my customer in the system? (7 replies, posted in Accounts Receivable)
You might need to check the bank deposit option. It will help you to record more than one invoice payment and left to allocate it for future. That will also show in customer credit balance. You can allocate the unallocated in later
382 02/16/2021 03:48:35 am
Re: Is there any Approval system as module which will not affect the core (6 replies, posted in Modules Add-on's)
@shan, We are making one module. And it will take sometime to complete it. Its ready for PO and Sales order. But for journal entry is not yet programmed. It will be ready in 2 weeks from this date of my post. If you want demo, You can knock me directly to get it.
383 02/16/2021 03:46:22 am
Re: direct supplier invoice (3 replies, posted in Items and Inventory)
There is an error in your FA. Which stops making the entries after po. To identify the issue, Enable debugging mode to know the issue causing it.
384 02/09/2021 03:07:21 am
Re: Bank Payment Reference number not updating (7 replies, posted in Banking and General Ledger)
It might be a problem with fiscal year level changes affected the references. Usually this issue is not reproducable. It's happening back of your last data went wrong. And it's giving trouble. By accessing database and fix it.by iterating to right values in respective tables like bank trans, refs
385 02/09/2021 03:01:25 am
Re: How to change old items to use bar-code instead of Item Code. (8 replies, posted in Setup)
Thank you for your reply
In fact, I don't have a problem with working on the database, I have good experience but I need the database relationship diagram to find out the related tables, in order to change the Item Code using SQL statement.
I think the database designer should have added an independent indexed field for the barcode where it's not a primary key, this way it will be easy even to change the item barcode without effecting the whole table or other tables in the database.
@said.omn you are right, it's good to keep the barcode separate instead of item code.
@Joe shall we consider this change for the next update. So the barcode will be helpful to have second code for items.
386 02/07/2021 05:31:04 pm
Re: How to change old items to use bar-code instead of Item Code. (8 replies, posted in Setup)
for old items, you can't add it easily, because those item codes are being used in different tables like stock moves. grn_items, sales order details, debtor trans details, supp trans details and so on. like that. its hard to make change it for existing items. Maybe you can do one separate program to search all the tables in the database and replace with new code. But this requires php , mysql programming skills to do this.
387 02/04/2021 03:17:19 pm
Re: Two Item Codes are required for products (1 replies, posted in Wish List)
Try foreign item codes, use the item code in purchase and foreign item code in sales. Hope that helps to attain it.
388 01/26/2021 06:49:41 am
Re: GRN not functioning (8 replies, posted in Items and Inventory)
There are some reasons causing it,
* po May be completed with grn and missed update the received quantity,
* p.o. might be in another fiscal year and delivery in another fiscal year
* fiscal year might closed
* may be the edit permissions closed to operate by the person who created po.
* may be issue with program or in database data might be corrupted.
Enable debugging mode and find the bugs if anything related to this issue.
389 01/22/2021 12:45:48 pm
Re: 2 factor authentication to FrontAccounting (4 replies, posted in Modules Add-on's)
Hello,
i am wondering if there is any chance that we could include a 2 factor authentication into front accouting.
i think it would be a useful feature.
Please let me know your feedback.
Thanks
We have added two factor authentication for frontaccounting from our sms module. And also it has some More features
390 01/22/2021 12:39:14 pm
Re: SMS Gateway (8 replies, posted in Modules Add-on's)
Hi,
How can i send SMS to Customer through SMS Gateway Integration in FA.Thanking you with Best Regards,
Hope you are satisfied with our sms module. Sofar we have added features with sms module ,
Features
It helps to send SMS while creating, Sales Quote, Sales Order, Direct delivery, Direct invoice along with payment. and also Direct payment.
Each one have Templates to create content for the SMS. And we have a SMS count notifier. which will help you understand the limit of SMS. usually most of the SMS gateway supports 140 characters. some of them 120. It depends on the gateway and operators.
SMS log to monitor and search about particular customer with his status of SMS delivery.
Send overdue SMS to customers, Atpresent this is a manual function to send Overdue SMS. Soon we will update with automatic Cron job based overdue and due expiring notification SMS.
A settings page to Set the options and auto trigger features. As well as set the payment gateway credentials to remember and send It to customers.
391 01/22/2021 09:05:52 am
Re: Show Blank Page after Login Version 2.3.20 Build 10.03.2014 (1 replies, posted in Installation)
Enable debugging mode and you will see some errors. Just bring them here.
And 2.3.20 is a very old version. Probably you needy php 5.4 to run them. Try to upgrade your FA with new one
392 01/18/2021 08:06:53 am
Re: Additional Bank Details for Suppliers (6 replies, posted in Wish List)
@pomcho1234, hope you read this thread. For him. If the custom fields needs to work inside bank account module as well as in reports to show the bank details.
@joe, is it possible to rearrange the core to listen custom fields module effectively.
393 01/18/2021 08:03:25 am
Re: UPLOADABLE RECEIPTS (3 replies, posted in Banking and General Ledger)
Sorry for the inconvenience, there should be some option to rearrange the menus as of user needs.
394 01/18/2021 08:00:14 am
Re: Additional Fields Extension (52 replies, posted in Modules Add-on's)
@poncho1234, if we didn't make the custom fields inside core, your module is simple extra. Though it's useful to the customers. But it's not handy to use. And also we need to use the custom fields to reports as well. And also we have to provide the custom fields to transactions like sales invoice, order, delivery, etc. That's the full level of usage. And also we need to add more hooks to have control over the system. Probably @itronics and @Joe planned something. They are not actively listening the community developers new improvements. Hope they will reopen the tickets to give some dev repo access to developers to contribute new enhancements and updates, modules, themes, etc.
395 01/17/2021 02:50:57 pm
Re: UPLOADABLE RECEIPTS (3 replies, posted in Banking and General Ledger)
Yes you can upload receipts and documents as attachment to each transactions. Refer Setup->Attachments. And select type of transaction to attach receipt to it.
And also the same feature available after making each transaction like customer payment, sales invoice etc.
396 01/14/2021 07:45:51 am
Re: How to automate salary payment (6 replies, posted in Setup)
Probably you can try the quick entry to make it easier way. But there is no cron job based activity in FA as of now.
Can you show me the GL entries, I guess there Is an easier way around in entry itself.
397 12/25/2020 04:58:20 am
Re: upgrade from 2.3 to latest version (4 replies, posted in Installation)
We have import and export module. Nearly ready for it. PM me.
398 12/22/2020 05:04:07 am
Re: Setup DB Connection Error (37 replies, posted in Installation)
Your mariadb port no is different. Guess your hosting provider is using different port no for mariadb. Check with them to get it. Usually most of the MySql server configured with 3306. And some servers they might changed port no for some other apps. So you have to get right port no for your mariadb and input here. With right port no, it will work.
399 12/21/2020 02:51:40 pm
Re: Exchange Variance (7 replies, posted in Banking and General Ledger)
Dude,
Its not easy to tell you without checking the program. If you want me to help you on this issue contact me with details. I will look into it.
400 12/21/2020 07:33:43 am
Re: Setup DB Connection Error (37 replies, posted in Installation)
There is problem with connecting your MySql server. Looks like connection credentials wrong or the MySql server is down.