351 11/28/2020 03:11:38 pm
Re: Error: no supplier trans found for given params (4 replies, posted in Report Bugs here)
352 11/28/2020 01:37:27 pm
Re: Error: no supplier trans found for given params (4 replies, posted in Report Bugs here)
Thanks @notrinos.
I will fix this later today.
Joe
353 11/22/2020 08:22:33 am
Re: PDF (7 replies, posted in Reporting)
I would rename the Invoice to Contract or Contract/Invoice. And create a service item as a sub contract. Then either use normal payments/prepayments and allocations.
Then you can send the Statements out to your customers.
/Joe
354 11/22/2020 08:13:40 am
Re: OverDraft Error Showing (GL-Bank Account Transfer Module) (5 replies, posted in Banking and General Ledger)
I cannot reproduce this error. Which version? Environment?
Joe
356 10/15/2020 07:20:57 am
Re: Controlling the sales price process needs enhancements. (10 replies, posted in FA Modifications)
We have a huge amount of sys_prefs fields already. Maybe a candidate . Will have a second thought. I am not sure if all of them have been wikied.
Joe
357 10/15/2020 07:15:50 am
Re: Add db_prevoid hook for voiding bank transaction (5 replies, posted in Banking and General Ledger)
Hello guys.
Sorry for the delay. Will look into this
Joe
358 10/13/2020 02:05:10 pm
Re: Release 2.5. (10 replies, posted in Development)
Increase Supplier Item Description in Purchasing Data from 50 characters to 200 characters.
Item fields like minimum price, minimum discounts per salesman/customer.
Joe
359 09/29/2020 02:34:27 pm
Re: After creating Sales Order - sending email: PDF without a name? (7 replies, posted in Accounts Receivable)
360 09/28/2020 09:09:32 pm
Re: Modularizing the Dashboard (82 replies, posted in FA Modifications)
@rafat
Yes, you are right. The problem is that the CSS conditions are not easy to implement. In my point of view the Browsers should fix this when we have ordered it to have the dir='rtl'. The Browsers do the best they can, but this is not good enough.
I have got really interested in solving this, and I hope all of you developers will help me. I will also dig further to get better design for the rtl languages. I will also try to fix many of the popular themes to behave both ltr and rtl.
Thanks for testing.
Joe
361 09/28/2020 06:05:14 am
Re: TCPDF Module - Override Any Existing FA Reports (6 replies, posted in Modules Add-on's)
I don't understand what is achieved with this version of TCPDF. This version is more than half a GB bigger than our current version, that is working perfectly.
Joe
362 09/27/2020 12:23:37 pm
Re: Modularizing the Dashboard (82 replies, posted in FA Modifications)
I will send it to your forum email.
/Joe
363 09/27/2020 07:25:10 am
Re: Modularizing the Dashboard (82 replies, posted in FA Modifications)
Hello again,
After being testing and evaluating, I came up with that we will have problems using the JS client-side graphics engine.
We will have problems uploading the locally created graphics to the server for printing in PDF etc., so I ended up with upgrading our own class.graphic.inc file. It can now handle the vector graphics used in various JS client Libraries. But it handle it from the server side. The class.graphic.inc also supports multiple series, not just 2 as before. And of course it handles all the 'old' graphics, like PNG, JPG and GIF too. Everything is updated to handle the modern graphics as Beziers Curves like Spline, Half donuts. Writing text inside donuts and so fort. The reason for keeping these graphic engines is that when printing to PDF we use the PNG variant. If we should print the new SVG routines we would have to update the TCPDF to a newer version and add half a GB to our project, and this is not my cup of tea!
The updated graphic class can also be used to short SVG graphics inside the html using the member class SVG inside the class.graphic.inc file. I have some examples that I will show you later.
Please have a look at it on the site:
http://frontaccounting.co.uk/fa248
user: admin
pass: 98765
The demo will be up for a week.
In the mean time Janusz has been updated several of the Mantis bugs, so we can be up-to-date with the bug-fixing.
We are still planning for 2.5, but it is important to be rather bug-free before we concentrate on that.
This new graphic class can be used in the existing 2.4 version. There are no required database updates for that. So it could be included in the upcoming 2.4.9. Would that be ok?
@rafat.
Please have a look at the RTL version. In my opinion it seems ok, but as you know, I'm not an expert.
/Joe
364 09/26/2020 08:00:04 am
Re: bug in purchase order delete when invoking hook_db_prevoid () (5 replies, posted in Report Bugs here)
Fixed and committed to stable repo.
/Joe
365 09/26/2020 05:03:26 am
Re: bug in purchase order delete when invoking hook_db_prevoid () (5 replies, posted in Report Bugs here)
I will have a look at this.
Joe
366 09/23/2020 01:06:50 pm
Re: Why Tax Group Is disabled in Secondary Company (5 replies, posted in Report Bugs here)
I will ask Janusz to update the coa repo.
Joe
367 09/15/2020 11:34:16 pm
Re: After creating Sales Order - sending email: PDF without a name? (7 replies, posted in Accounts Receivable)
I don't know. Probably. I will have a look tomorrow.
/joe
368 09/08/2020 04:07:05 pm
Re: modifying the array $class_types (6 replies, posted in FA Modifications)
You don't have to delete it. Just remove the group number from class COGS and point it to an expense class. This way you will not see it in practise. If no groups is using the Cogs class it will not be seen. At least I hope so.
Joe
369 08/28/2020 05:23:40 pm
Re: Release 2.4.8 (8 replies, posted in Announcements)
Interesting. Thanks @apmuthu.
Joe
370 08/25/2020 07:10:48 am
Re: Tax Reporting - Revisited (6 replies, posted in Reporting)
Hello, I have been looking at this old commit, and going through the operations as explained, I can find no errors here.
Are you sure, you have the correct tax report dates when you look at the tax inquiries/reports?
Otherwise, please be more detailed so I can dig deaper.
/Joe
371 08/25/2020 04:57:15 am
Re: Tax Reporting - Revisited (6 replies, posted in Reporting)
Strange, I will have a look.
Joe
372 08/24/2020 08:19:23 am
Re: Dimensions GL Sales and Supplier Invoices (5 replies, posted in Dimensions)
You can download the latest snapshot from the repo here. This contains the dimension booking on AR and AP and bank.
/joe
373 08/22/2020 06:21:26 pm
Re: I'm now creating new theme for FA (7 replies, posted in FA Modifications)
Hard to tell. We are waiting for some rewrite of stock code. But we are trying to force the release.
In the meantime you can make a test version on release 2.4.8. Looking forward to see it.
Joe
374 08/22/2020 12:46:26 am
Re: Function for even out rounding problems (7 replies, posted in Banking and General Ledger)
Well, I thought this was taken care off. But if this is a huge problem, I would have to look closer into that.
/Joe
375 08/22/2020 12:42:58 am
Re: I'm now creating new theme for FA (7 replies, posted in FA Modifications)
This is a so called catch 22 situation.
In the login box, the user theme is not known. I have been planning of having this option in release 2.5, but the only way of doing this is to place the theme name in the config.php file. I have prepared this so the you can place a login.inc box in the theme folder, with all the situations as timeout, forgotton password etc.
But as said, the only way to doing this is to use the config.php file for the default theme info.
I think this should be ok to do it this way. Because if you make a fancy theme, you will probably also like to fix a fancy login box.
In the solution that I have, all the security is taken care of, so you only have to do the layout.
/Joe
