The said function is present in the USA version of Tom Hallman extension present here and it's latest version is attached herewith.
Please note the spelling of check (USA) and cheque (Canada) in the extension and install what is appropriate for you.
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 apmuthu
The said function is present in the USA version of Tom Hallman extension present here and it's latest version is attached herewith.
Please note the spelling of check (USA) and cheque (Canada) in the extension and install what is appropriate for you.
You may first update your March 18 version with the latest git master changed files in the Announcement thread.
Download it here.
Read the Wiki and use the extensions.
Which version of FA are you using and which version are you upgrading to?
If you installed modules in FA 2.3.x and have now upgraded to FA v2.4.x, and if they used any extra tables, you will have to carefully manually upgrade them.
This module is for Canadian Cheque Printing. Take the latest code from my unofficial repo.
Change line 56 of modules/repgen/includes/repgen_def.inc from
unset $protocol;
to
unset($protocol);
Maybe your PHP version is very strict.....
Changing the fiscal id will need to be reflected in some other tables as well.
Known Issue:
https://frontaccounting.com/punbb/viewtopic.php?id=6036
https://frontaccounting.com/punbb/viewtopic.php?id=7651
Check the Wiki for workarounds.
Make sure the installed_extensions.php file refers to the actual path in the modules folder where the extension resides.
Use the files from the unofficial repo to overwrite their counterparts. Alternatively, the updated import_items extension is attached herewith which can be unpacked into the /modules/ folder and then installed and activated in the default company admin FA login.
List the contents of the fiscal year table. The sequence of the ids must match the sort order of the fiscal year start field.
Set your active fiscal year in company setup. Do not change the code.
The latest repgen is attached herewith.
Unpack into the /modules/ folder and install and activate as desired. Then activate the repgen permissions for the Administrator role in each company.
@joe: any legacy port went awry?
@poncho1234: You are right - the company/#/js_cache/1/* vanishes.
The Post release files just overwrite the existing counterparts - take care of the parent folder structure to suit your install.
Verify that your config.php file has the variables of the new config.default.php file which has not changed since FA 2.4.4 release yet.
Compare the variables in your sys_prefs table and fill in any absent in them that are in the standard chart of accounts - sql/en_US-new.sql.
Any addon modules from old FA 2.3 installs may have to be updated to their FA 2.4 counterparts if any.
Use the Post Release fixes files as well at:
https://frontaccounting.com/punbb/viewtopic.php?pid=31246#p31246
Hope your fiscal years table is properly arranged - the id is sequential and matches the table data years.
Which version of FA and what Chart are you using?
@joe: This could be an issue based on the commit at line 363 where a sales_account is used instead of item units.
@joe: can this be generically updated in the core?
Upgrade to FA 2.4.4 Git Master version and use the FA 2.4.x version of the report generator extension at https://github.com/apmuthu/FA24extensions/tree/master/Extensions/repgen
Try the Git Master version and revert on any issue still remaining.
All such PHP 7.x gotchas can be made into a separate php7.php file to be included if a PHP7.x version is in use.
FrontAccounting forum → Posts by apmuthu
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.