If you findout cost update entry. It will help you to fix the problem.
201 01/27/2022 11:30:37 am
Re: Standard Cost Changes and as such result to Negative Profit in Report (28 replies, posted in Items and Inventory)
202 01/27/2022 11:28:59 am
Re: Void a transaction gives error message (20 replies, posted in Banking and General Ledger)
You have not checked the closing GL Transaction. Thats the only solution for this situation. If you want to do it manually. Open sys_prefs table and find gl_close_date and change the date to last year close date and try it. It will work for you.
203 01/26/2022 07:34:20 am
Re: Void a transaction gives error message (20 replies, posted in Banking and General Ledger)
By default that page permission was not given. So goto Setup-> Access setup here edit your role and apply the close GL Transaction permission and set it.
204 01/26/2022 05:03:49 am
Re: Add QR Code into invoice (9 replies, posted in Jobs wanted/offered, non-free offers)
We have a SaaS subscription, which has the QR code sharing and all. But we don't have separate module for it.
205 01/25/2022 01:07:25 am
Re: Are we sure the Contact delete works properly (7 replies, posted in Report Bugs here)
Good to hear that, it was an error in that face. Users should really needs to fix this issue
206 01/24/2022 03:34:11 pm
Re: FrontAccounting SaaS Sellers (2 replies, posted in Announcements)
Other can be many, users can specify it in detail.
Hope the regular users and community users will provide their valuable information for it.
These information is for portfolio of FA. Might make other new users to feel secure while trting it. So i kindly request users to help it to grow.
207 01/24/2022 03:17:08 pm
Re: Are we sure the Contact delete works properly (7 replies, posted in Report Bugs here)
When we delete customers and suppliers it calls the delete entity contact. Which means the person is connected with that specific customer or supplier. But still it keeps the entry. Do we have any interface to reuse the person with new contact connectivity.
208 01/24/2022 01:25:38 am
Topic: FrontAccounting SaaS Sellers (2 replies, posted in Announcements)
Those who are selling Service or Using it for their own business. or modified and given it to other companies, kindly vote here
209 01/24/2022 01:16:28 am
Topic: Are we sure the Contact delete works properly (7 replies, posted in Report Bugs here)
Hello Joe and Itronics,
I feel, when i delete customer, the entries removed from crm_contacts table. but not on crm_persons table. Which looks like some partial entry always found in the persons table. without connectivity. And also when i delete from Supplier, the same happens. Because both are connecting the same delete_entity_contact function.
Checkout and let me know if i am wrong in understanding of it. or any future connectivity with persons table working from different location, let me know.
210 01/22/2022 04:34:45 am
Re: Void a transaction gives error message (20 replies, posted in Banking and General Ledger)
From Banking and General Ledger -> Closing GL Transaction
Here you can change the GL close date before first date of fiscal year. It will allow you to work on it.
211 01/20/2022 02:07:00 am
Re: item price per customer (2 replies, posted in Items and Inventory)
Hire a developer to do this feature. You can do it this way. Add one more column in the sales_types table and connect it with customers and create a tab in customers and make it available for those customers.
And finally move to price function get the price when it has customer based price, otherwise get the default price without customer id.
Hope that helps. But this is a customised one. So hire a developer and ask them to do this feature. Post this job in job thread. Someone will further help you to make this module for you.
212 01/16/2022 04:44:21 pm
Re: Demo Company Database (2 replies, posted in Wish List)
There is a demo data option during installation. May be that helps to create one demo company. You can create multiple companies. So create a demo company for you to practice unknown entires
213 01/13/2022 05:53:42 am
Re: Anomaly in Database Entry (4 replies, posted in Banking and General Ledger)
Seems like commit or cancel transaction not called. And it looks like mysql level failure. Would you mind checking your MySQL log for failure. Normally it does'nt happen. It happens when the server reached deadend or deadlock.
214 01/11/2022 05:23:28 pm
Re: Why Non Free Hand Credit Notes are Not Editable (4 replies, posted in Accounts Receivable)
I understand it. Seems when a credit note allocated for the invoice , it may not be sure to unallocate that and do the new allocation again. You can show us the code which yoy uncomment to work.
215 01/11/2022 01:10:54 pm
Re: Why Non Free Hand Credit Notes are Not Editable (4 replies, posted in Accounts Receivable)
Whats non free hand credit note?
216 01/07/2022 12:08:26 am
Re: Integration with gridphp.com (5 replies, posted in Development)
This is just html decoding ,
Is there any more detail like what happens when you try it html clean
217 01/06/2022 02:13:05 pm
Re: Code to update due_date is ineffective I think (1 replies, posted in Accounts Receivable)
This code is working dude. Ofcourse the due date getting updated when the invoice date changed.
218 01/05/2022 01:38:18 pm
Re: change header (REMITTANCE) to Payment (2 replies, posted in Reporting)
Open reporting/includes/doctext.inc
Find the same text and replace it
219 01/05/2022 01:34:55 pm
Re: Problems Displaying QR Code in the footer (8 replies, posted in FA Modifications)
Is it for zakat (religious obligation of almsgiving) or QR code,?
220 01/03/2022 03:40:34 pm
Re: using Advance Manufacturing (1 replies, posted in Report Bugs here)
It will be like, service doesn't have cogs and wip account , and adjustment account..
So it won't have the GL entries during the service issue on manufacturing.
221 01/02/2022 11:52:47 am
Re: unnecessary file included (2 replies, posted in FA Modifications)
But there is no code used from db_pager to use when the entires grow.
222 12/21/2021 03:51:03 am
Re: login repeats with every click (15 replies, posted in Report Bugs here)
Sometimes it happened, if you hosted it on web server and try to access from unstable internet.
Sometimes it happens with browser cookie or session level. So clear the cache and try again.
Sometimes it happens with program level. The php version also sometimes issues bug during creation of session.
223 12/16/2021 05:01:12 pm
Topic: unnecessary file included (2 replies, posted in FA Modifications)
from gl/inquries/gl_account_inquiry.php, we included the db_pager.php. But i feel its not required in this file.
include_once($path_to_root . "/includes/db_pager.inc");
224 12/15/2021 07:49:57 am
Re: Problems Displaying QR Code in the footer (8 replies, posted in FA Modifications)
May be it's better to make the image as jpg and than use addimage function to make it display there.
Or you can update the tcpdf and than use it directly the 2d barcode to get it working
225 12/11/2021 04:03:09 pm
Re: Couldn't open Import Transactions (6 replies, posted in Modules Add-on's)
Joe, why don't we maintain branches in github to allow developers to contribute and make their changes and updates. When it's finalized you can merge it to main version.