FrontAccounting 2.4.16
4 May 2023
FrontAccounting version 2.4.16 is now available.
Upgrading to FrontAccounting 2.4.16
FrontAccounting 2.4.16 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply FrontAccounting updates as new versions are released, or use Installatron's Clone feature to duplicate an existing FrontAccounting install to test the 2.4.16 upgrade prior to applying it live. Get started managing your FrontAccounting installations with Installatron
What's New in FrontAccounting 2.4.16
This is a new feature release as well as a bugfix release.
Common
- Bug. add_domain function generates a big list of not found domain file errors. Fixed.
- Bug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explicitly SQL ROUND to price dec in
- updating allocations.
- Bug 5684 Attach documents: error message when attaching document on some php8 versions fixed.
- Annoyance 5683: Allow attachments from most needed post-creation option screens.
Sales
- Bug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (including full allocs) in Customer/Supplier Inquiries. Fixed.
- Bug 5687: Unable to dispatch SO for service items with u/m decimal places set as "user defined" when SO item qty is less than 5. Fixed.
- Changed get_unic_dec to get_qty_dec in customer documents for eliminating return -1.
Purchasing
- Bug. Supplier Payment db calls void_cust_allocations. Fixed to void_supp_allocations.
- Bug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (including full allocs) in Customer/Supplier Inquiries. Fixed.
- Bug5679. Supplier Invoices: error when second invoice to GRN was entered, fixed.
- Supplier description is overwritten when receiving items. Fixed.
- Bug 5695: Purchase Order Item Description should be saved on the PO line description directly. Fixed.
- Allow fractional entry of Purchase Order Line Price. Up to 6 decimals.
- Bug 5682: Voided PO Deliveries showing up in inquiries. Fixed by changing to Voided icon instead of GL icon.
- Bug 5697: In Supplier Transaction Inquiry, Aging balances are Incorrect. Fixed.
Item and Inventory
- Bug 5692: Translatable Strings in locations.php were not translatable. Fixed.
- The average material cost test for either qoh > 0 and qoh + qty > 0 has changed to 0.0000000001 to avoid strange php results for very small values.
- Implemented an Items tab for attachments and modified the existing setup attachments.
Fixed Assets
- Implemented a Fixed Assets tab for attachments and modified the existing setup attachments.
Bank and General Ledger
- Bug 5685: Bank Statement w/Reconcile report includes gl_trans values that are "0.00". Fixed.