fa-stable.git
2019-03-21 Joe HuntRemoved CCA, (currencyconverterapi.com) is no longer...
2019-03-19 Joe HuntNo edit in supplier invoice quick entry fixed. @Braath...
2019-03-06 Joe HuntPHP 7.X produces A non-numeric value encountered in...
2019-03-04 Joe HuntClean up in en_US-demo.sql and en_US-new.sql. @apmuthu.
2019-02-22 Joe Hunt4859: The Outstanding in Customer Balance is Not Ok...
2019-02-22 Joe Hunt0004847: FA allows reconciliation of closed transaction...
2019-02-22 Joe HuntDisplay of newlines in memo show as html
2019-02-19 Joe HuntFixed users Last Visit Date with Time. @kvvaradha and...
2019-02-13 Janusz DobrowolskiProcess Depreciation: hardcoded fiscal years constraint...
2019-02-13 Joe HuntCustomer balance Report rep101.php has one extra parame...
2019-01-29 Joe HuntBad english language in db error msg.
2019-01-27 Joe HuntFixed small bug item units db by @anoopmb.
2019-01-25 Janusz DobrowolskiAdditional sql strict mode related fix in add_trans_tax...
2019-01-25 Joe HuntRerun of sales_order_ui.inc has a bug.
2019-01-24 Joe HuntBugs in sales_db.inc and sales_order_ui.inc fixed by...
2019-01-23 Joe Huntitems_cart class has a logical bug, fixed by @kvvaradha.
2019-01-22 Joe HuntRedesign of the 2 core COAs. They are similar now excep...
2019-01-21 Joe HuntRerun2 of updated en_US-demo.sql.
2019-01-21 Joe HuntRerun of en_US-demo COA. Cleaning.
2019-01-21 Joe HuntUpdated en_US-demo to contain 2018 and a couple of...
2019-01-20 Janusz DobrowolskiRelaxed sql_mode set on database initialization to...
2019-01-17 Joe HuntDouble semicolon line endings fixed by @apmuthu.
2019-01-16 Joe HuntDouble Semi Colon in this line. Please remove one by...
2019-01-16 Joe HuntPlaceholders Not Allowed for Dimensions. Fixed by ...
2019-01-14 Joe Huntwrong command symbol in ui_list.inc by @notrinos.
2019-01-11 Joe HuntRerun of Update Material Cost Function. $notrinos.
2019-01-10 Janusz DobrowolskiFixed get_post() support for numeric fields.
2019-01-10 Janusz DobrowolskiQuick Entries: fixed false warning.
2019-01-10 Janusz DobrowolskiFixed allocation date for customer payments entry,...
2019-01-10 Janusz DobrowolskiActivated strict SQL mode, minor SQL injection fix...
2019-01-09 Joe HuntRollback. Update material cost when quantity on hand...
2019-01-08 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2019-01-08 Joe HuntPassword reset mail could take several hours. After...
2019-01-08 Joe HuntBug 4817: g/l account inquiry can timeout due to slow...
2019-01-08 Janusz DobrowolskiNew transaction reference formats {FF}/{FFFF} for fisca...
2019-01-07 Joe HuntOptimized function get_trans_tax_details() by @apmuthu.
2019-01-05 Joe HuntDate Picker close when clicked outside of the datepicke...
2019-01-02 Joe HuntSupplier Transaction Inquiry for GRN did not filter...
2018-12-23 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2018-12-23 Joe HuntNew CHANGELOG.txt file.
2018-12-23 Joe HuntRelease 2.4.6
2018-12-23 Joe HuntReport Stock Check Sheet is now testing for valid barco...
2018-12-23 Janusz DobrowolskiUpdate README.md, removed obsolete install/update info...
2018-12-23 Janusz DobrowolskiGettext template update.
2018-12-23 Janusz DobrowolskiAttach Documents: fixed SQL injection vulnerability.
2018-12-22 Joe HuntBarcodes in report Stock Check Sheets should only print...
2018-12-22 Joe HuntRerun of rep115.php and rep206. Wrong $no_zeroes check...
2018-12-21 Joe HuntRerun of rep115.php, Customer Trial Balance.
2018-12-21 Joe HuntAdded 2 new reports, Customer Trial Balance and Supplie...
2018-12-20 Joe HuntNo exchange rate working in FA now. Fixed ECB, CCA...
2018-12-19 Joe Hunt4821: banking overdraft message has php errors. Fixed...
2018-12-19 Joe Hunt4811: magnifying glass select on deposits/payments...
2018-12-19 Joe Hunt4796: Entering customer payment with a bank charge...
2018-12-18 Joe HuntChanged Journal # to GL # in GL Trans View.
2018-12-17 Joe HuntNew reliable currency rate provider, EXCHANGE-RATES...
2018-12-17 Joe HuntCredit Notes were never seen in View Sales Order. Fixed.
2018-12-17 Joe HuntFoxed a non well formed numeric value encountered rep20...
2018-12-16 Joe HuntPressing the Batch button in Invoice against Deliveries...
2018-12-16 Joe HuntFixed a non well formed numeric value encountered rep10...
2018-12-16 Joe HuntRerun of last php 7.2 count() buf.
2018-12-16 Joe HuntFixed Bug in count_array(), /includes/ui/ui_globals...
2018-12-06 Joe HuntNew CHANGELOG.txt file.
2018-12-06 Joe HuntRelease 2.4.5
2018-12-05 Janusz DobrowolskiUpdated gettext template.
2018-11-29 Joe HuntFixed php 7.2 count() compatibility continued.
2018-11-29 Joe HuntFixed php 7.2 count() compatibility and intval cast...
2018-11-28 Joe Hunt0004760: Rerun - new last_sales_order_detail function...
2018-11-24 Joe HuntPurchase Order Delivery does not show the Supplier...
2018-11-22 Joe HuntFixed Customer Balance Showing wrong Outstanding balanc...
2018-11-22 Joe HuntFixed Revaluation amount is getting posted wrongly...
2018-11-20 Joe HuntAdded Comany Setup Option. 'Open Print Dialog Direct...
2018-11-19 Joe Hunt0004760: new last_sales_order_detail function sql very...
2018-11-18 Joe HuntAdded missing input data check for Gl Setup. @notrinos.
2018-11-13 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2018-11-13 Joe HuntAdded input data check for company preferences. @notrinos.
2018-11-05 Janusz DobrowolskiCleanups (fixed obscure numeric references to some...
2018-11-05 Janusz Dobrowolski[0004736] Addtitional fix in get_item helper.
2018-10-29 Joe Huntbug fixed in reports_classes.inc:37: count(). @cleal.
2018-10-26 Joe HuntFixed deprecated each() function in PHP 7.2 (fpdi.php...
2018-10-25 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2018-10-25 Joe HuntFixed deprecated each() function in PHP 7.2 (tcpdf...
2018-10-24 Janusz Dobrowolski[0004594] Suppliers: inactive tax groups should not...
2018-10-12 Janusz Dobrowolski[0004475] Modifying Journal Transaction: fixed form...
2018-10-12 Janusz Dobrowolski[0004736] Items: item cloning did not preserved value...
2018-10-11 Janusz Dobrowolski[0004734] Fixed bug in costing procedure for produced...
2018-10-11 Janusz Dobrowolski[0004735] Search Outstanding Work Orders: voided work...
2018-10-10 Janusz Dobrowolski[0004216] Print Work Orders: database error fixed when...
2018-10-10 Janusz Dobrowolski[0004212] Work Order Entry: fixed error when voided...
2018-10-06 Joe HuntFixed Customer statement reflecting wrong balance....
2018-10-02 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2018-10-02 Joe Hunt0004641: items->transactions should not show QOH for...
2018-09-17 Janusz DobrowolskiFixed comment for crm_contacts table in init sql files.
2018-09-15 Joe HuntError line break on supplier_list_cells when label...
2018-09-13 Joe HuntLeft to allocate is showing wrong. Fixed by a rerun...
2018-09-12 Joe HuntLeft to allocate is showing wrong. Fixed by @notrinos.
2018-09-11 Joe HuntFixed error creating customer credit note: Undefined...
2018-08-31 Joe HuntRerun bug 4601: memo line not cleared after enter new...
2018-08-30 Joe HuntRerun. Update material cost when quantity on hand is...
2018-08-30 Joe Hunt2.4.4 no Longer Displays 0.00 Sales Invoices in custome...
2018-08-30 Joe HuntUpdate material cost when quantity on hand is zero...
next