Janusz had already made an option for watermark and header includes in the fpdf class inside reporting/includes/class.pdf.inc.
It was a long time ago, but never documented.
I will try to contact him to explain.
/Joe
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by joe
Janusz had already made an option for watermark and header includes in the fpdf class inside reporting/includes/class.pdf.inc.
It was a long time ago, but never documented.
I will try to contact him to explain.
/Joe
@boxygen
The themes flatcolor, flatcolor2 will be available in a while at the repo. You can continue to test them and default2 at
url: frontaccounting.com/fa24test
user: testing
pass: password
@apmuthu
The testing user is only having Inquiries allowance. That is the reason that the Sales Quotes are unavailable.
/Joe
Hello all active/passive Developers.
I am going to initiate the upcoming implementation of 2.5. Please tell me if I have forgotton anyting or things you think should be considered.
I will put this in the 'Code' section below as we agree on it.
1. HRM module in the core. I wil check with Janusz. If he is out of time, maybe @notrinos can take over this.
2. Interactive DashBoard. Initiative by @notrinos. Changing part of the core to make it work smoothly. @notrinos can fix this.
3. More modern default theme, but still keeping the existing. Add option for own login box etc. @joe is looking into that.
4. Approval System for GL Postings. https://frontaccounting.com/punbb/viewtopic.php?pid=36415#p36415
5. Some kind of Landed Costs when entering Supplier Invoice.
6. Bank Account. Fields for sort-code/ABA/Region, IBAN, Swift/BIC code.
....
99. More options to come here as they are agreed.
Joe
I guess this forum is the best place to discuss improvements, but it is better if there are more users interesting in the improvements before implementing.
Joe
Hello,
The reason for that this has no email menu is that you could write something at the bottom of the Receipt.
However, it should be up to you if you want to do this or not. So this has been fixed and committed to stable repo.
/Joe
Ok, we may rather need Janusz's opinion to this.
Joe
@kvvaradha.
Did you mean that it was ok to change the
line 505 in /sales/includes/ui/sales_order_ui.inc
from:
sales_items_list_cells(null,'stock_id', last_sales_order_detail($order, 'stk_code'), false, true, true);
to:
sales_items_list_cells(null,'stock_id', null, false, true, true);
?
/Joe
@kvvaradha
Please make a comment on this. Do you agree with @apmuthu?
Joe
For your information accountants will not be confused about how the accounts are balanced when closing a FY. To bring forward (Close) a balanced accounts to the next FY where balance accounts are equal then the result accounts must also be equal where the former Calculated Return now has landed on the Year Results Account, Debit for Gain or Credit for Loss.
This is normal handling for all accountant.
If you are in doubt, please contact your local accountant.
Joe
As an addendum. Are you using the last 2.4.6 release. Because I maybe recalling an issue a while ago.
/Joe
I don't know what you are doing.
These routines with closing years has been working for at least 12 years without problems.
/Joe
Sure, it was my plan too. A little more interactive perhaps.
/Joe
Thanks @kvvaradha.
This has been fixed and committed to stable repo.
The fixed file can be downloaded here.
Joe
@Braath Waate.
You are right. It was my fault that this was a missing parameter. Thanks.
@kvvaradha.
It was you that suggested the correct fix, but I accidently missed this function call on a line. Sorry for that.
Fixed and committed to stable repo. The /sales/includes/ui/sales_order_ui.inc can be downloaded here.
/Joe
Thanks @kvvaradha.
I will check later.
Joe
This has been fixed in core and committed to stable repo.
The fixed file can be downloaded here.
Thanks for finding this!
/Joe
The repo should work again. Sorry for the Miss.
Joe
Hello Guys,
We had to transfer the Website to a new Webhost due to outrageous price increase.
This transfer is now done. Hopefully without too much problems.
I can understand that there might be some missing posts. In that case forgive us and try to enter them again.
In a couple of months we will try to release a 2.5 Alpha. Included will be a Human Resource Planning (HRM or Payroll) that has been developed by @notrinos. It will have a few changes to adapt to the core of FA.
There will also be some improvements on the themes. We will implement a poll, with the various new themes presented by some developers.
/Joe
Yes, I can reproduce this. Will talk to Janusz about this.
/Joe
@JimmyC
The file /sales/includes/db/sales_invoice_db.inc has now been fixed and committed to stable.
A Fixed file can be downloaded here
Joe
@JimmyC
Thanks JimmyC. I have found the bug now. There is a zero amount tax record with an amount of 50 that are inserted in the trans_tax-details table.
The tax amount of this is 0 and is inserted as a 0 amount of tax with an unknown account. This record should never create a gl_trans.
I will fix that in a while.
/Joe
@jimmyC
I have been doing some investigation about this empty account line.
This line is created if floatcmp reports a balance. Look in gl_db_trans.inc, line 95.
There should also be an error line in your tmp/errors.log file for the date. Please have a look and report.
But the reason that the account code is empty is that there is no System and GL account for 'exchange_diff_act'.
If you go into Setup/System and GL setup and look up this account, there might be a value here, but if it doesn't show the right account change the account to show the right act, then save the setup.
Then please try another Direct Invoice. Now it should work.
/Joe
the later GL transactions seems to include an empty account line (are there any missing accounts in your chart of accounts.
FA should never post anything to an empty account.
The line could be some rounded values, but the value is 0 so this looks strange.
I have no idea. In my testing everything went ok in the GL lines and it should do so.
Please check that all your default accounts in the System and GL setup are ok. Do this check in the phpMyAdmin.
/Joe
FrontAccounting forum → Posts by joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.