Releases: ledgersmb/LedgerSMB
1.4.11
Changelog for 1.4.11
- Fixed account dropdowns on default screen (Nick P)
- Fixed broken comparison with oldvendor (Nick P)
- Fixed workflow for saving reconciliation reports (Nick P)
- Fixed HTML errors in payment details (Nick P)
- Making LaTeX optional on starman (Chris T)
- Fixing issues where colon is in password (Chris T)
- Fixed missing separation of duties on GL (Chris T)
- Fixed GL new button preserving first line (Chris T)
- Fixed AR/AP transactions not saving when using dojo widget (Chris T)
- Fixed 'New' button on GL entry screen leaving an uncleared line (Erik H)
- Fixed Account/Heading entry screen selecting tab on 'Update' (Erik H)
- Fixed Heading 'Save' action complaining about conflicting data (Erik H)
- Multiple fixes showing and saving account/heading headings (Erik H)
- Add 'Delete' option for headings not linked to accounts/headings (Erik H)
- Fixed encoding issue for special characters in password change (Erik H)
- Fixing Malaysian language issues (DB and preferences, bug #1358) (Pongracz I)
Chris T is Chris Travers
Nick P is Nick Prater
Erik H is Erik Huelsmann
Pongracz I is Istvan Pongracz
1.4.10
Changelog for 1.4.10
- Malay translation added (Kaiser F, and others)
- Fixed 1292, some template editing scripts linked to wrong mod (Chris T)
- Fixed 1290, payment/receipt screen options never show (Chris T)
- Fixed 1291, cannot change customer/vendor on orders/quotes (Chris T)
- Cleaned up logs a little (Chris T)
- Fixed 1294, cannot change parts description or price on inv. (Chris T)
- Fixed 1298, upgrade does not create ar.setting_sequence (Chris T)
- Fixed 1304.1, removed check printing from invoices (Chris T)
- Fixed join issue for GL drafts showing wrong amt (Chris T)
- Fixed 1304.2, pay to name not used in single payment (Chris T)
- Fixed 1314, download link files attached to ECA and entity broken (Erik H)
- Fixed column names in ECA/entity linked files tables (John L)
- Fixed headers indistinguishable from accounts in CoA for some CSS (Erik H)
- Fixed 404 on invoice link from AR/AP aging reports details view (Erik H)
- Fixed html in fixed assets screens (Erik H)
Chris T is Chris Travers
Kaiser F is Kaiser Farrel
Erik H is Erik Huelsmann
John L is John Locke
1.4.9
1.4.8
This release has been superceded due to a significant issue with contacts. Use 1.4.7 or 1.4.9-rc1 instead.
Changelog for 1.4.8
- Fixed end-date not a date widget on employee div (Chris T)
- Fixed errors saving person as employee on contacts screen (Chris T)
- Added min empty lines for orders, invoices, and gl (Chris T, 1277)
- Fixed 1280, credit/debit invoices flipping signs (Chris T)
- Fixed 1279, gaps possible if drafts are deleted (Chris T)
- Fixed 1287, perl errors on missing inputs on setup.pl (Chris T)
- Fixed 1285, unable to enter more than 1 top-level rep. unit (Chris T)
- Fixed 1283, dash in header of amounts col in PNL (Chris T)
- Fixed 1284, pdf pnl does not work over https or nonstandard ports (Chris T)
- Fixed 1282, business units not passed to trial balance (Chris T)
Chris T is Chris Travers
rc2 for 1.4.2
Fixes two significant issues, one being an inability to post invoices, and the other being a menu pointing to a missing Perl script
Release candidate 1 for 1.4.8
(superceded by rc2)
Changelog for 1.4.8
- Fixed end-date not a date widget on employee div (Chris T)
- Fixed errors saving person as employee on contacts screen (Chris T)
- Added min empty lines for orders, invoices, and gl (Chris T, 1277)
- Fixed 1280, credit/debit invoices flipping signs (Chris T)
- Fixed 1279, gaps possible if drafts are deleted (Chris T)
- Fixed 1287, perl errors on missing inputs on setup.pl (Chris T)
- Fixed 1285, unable to enter more than 1 top-level rep. unit (Chris T)
- Fixed 1283, dash in header of amounts col in PNL (Chris T)
- Fixed 1284, pdf pnl does not work over https or nonstandard ports (Chris T)
- Fixed 1282, business units not passed to trial balance (Chris T)
Chris T is Chris Travers
1.4.7
The LedgerSMB team is proud to announce the release of LedgerSMB 1.4.7. This release brings the ability to store templates formatted differently for different languages in the database, corrects display issues on the Income Statement, adds client-side validation to contact forms for easier use, and fixes a couple of minor other errors. The complete changelog is below. Users should probably consider upgrading in the near future if they use the built-in profit and loss reports.
The complete changelog is below:
Changelog for 1.4.7
- Fixed 1231, lack of validation on forms leads to Perl errors (Chris T)
- Fixed 1264, account numbers out of place on PNL (Chris T)
- Fixed 1268, name not clickable on customer/vendor searches (Chris T)
- Fixed 1274, error on posting payment reversals w. dd/mm/yyy dates (Chris T)
- Fixed 1227, 1252, added batch printing via batches (Chris T)
- Fixed bug 1275, post error due to trying to double encode arry (Chris T)
- Fixing position of returns checkbox on account screen (Chris T)
- Fixed bug 1278, multi-language templates not stored in db (Chris T)
Chris T is Chris Travers
1.4.7-rc1
Changelog for 1.4.7
- Fixed 1231, lack of validation on forms leads to Perl errors (Chris T)
- Fixed 1264, account numbers out of place on PNL (Chris T)
- Fixed 1268, name not clickable on customer/vendor searches (Chris T)
- Fixed 1274, error on posting payment reversals w. dd/mm/yyy dates (Chris T)
- Fixed 1227, 1252, added batch printing via batches (Chris T)
- Fixed bug 1275, post error due to trying to double encode arry (Chris T)
- Fixing position of returns checkbox on account screen (Chris T)
- Fixed bug 1278, multi-language templates not stored in db (Chris T)
Chris T is Chris Travers
1.4.5
Changelog for 1.4.5
- Fixed bug 1245, print and email buttons lost after email invoice (Chris T)
- Fixed bug 1246, entity-level addresses do not show on invoice (Chris T)
- Fixed bug 1244, manually entered tax crashes invoice on edit (Chris T)
- Fixed bug 1253, report pdfs redirect to port 80 (Chris T)
- Fixed internal server error on single payment interface (Chris T)
- Adding tax_id hidden field to order and offer forms to be able to include it on tex templates (Pongracz I)
- Fixed bug 1195, goods and services w/invoice search useless (Chris T)
- Fixed bug 1247, cannot save shipping record (Chris T)
- Fixed bug 1255, no such function timecard__report (Chris T)
- Fixed bug 1256, No such function: inventory_get_item_at_day (Chris T)
Chris T is Chris Travers
Pongracz I is Pongracz Istvan
1.3.45
Changelog for 1.3.45
- Cleaned up sql files so App::LedgerSMB::Admin works (Chris T)
- Fixed pricematrix prices not respected for vendors (Chris T, bug 1230)
- Added tests for Sysconfig (Chris T, bug 1232)
- Added first-rate starman/plack support (Chris T)
- Fixed bug 1239, reopening on previous close throws error (Chris T)
- Quieted some of the test cases (Chris T)
- Fixed bug 1244, manually entered tax crashes invoice on edit (Chris T)
- Fixed bug 1251, some backports failing due to misplacing db cnx (Chris T)
- Fixed bug 1241, join projection, amounts in invoice details report (Chris T)
- Fixed internal server error on single payment interface (Chris T)
- Fixed bug 1240, false alarms of customer credit usage exceeded (Chris T)
- Adding tax_id hidden field to order and offer forms to be able to include it on tex templates (Pongracz I)
Chris T is Chris Travers
Pongracz I is Pongracz Istvan