[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LedgerSMB 1.3.33-rc1 released



Hi everyone;

1.3.33 rc1 is out.  I have made some changes to the changelog since building the tarball but these are documentation changes   No need to reset the freeze for release clock for that.

This release corrects another 1.3 regression discovered by John Locke which causes issues with check printing where explicit formats are set in the template, it removes an extremely annoying misfeature inherited from SQL-Ledger where updating the order date will change the customer record, and includes a significant number of other fixes.  The complete changelog is below.

Best Wishes,
Chris Travers

Changelog for 1.3.33
* Fixed <?lsmb YYMMMDD ?> interpolation in settings (Chris T)
* Fixed Department dropdown ordering and selection (Chris T, 810)
* Fixed Project dropdown ordering and selection (Chris T, 809)
* Fixed UI inconsistency re: language dropdown (Chris T, 816)
* Fixed grants to menus (which can cause problems for submenus (Chris T, 820)
* Fixed tax boxes cannot be all unset (Chris T, 818)
* Project, serial number, and notes now appear initially (Chris T, 824)
* Fixed double-counting first date's balance on gl report (Chris T)
* Fixed user creation failing on some timezones with some datestyles (Chris T)
* Added secondary partnumber ordering to eca history report (Chris T)
* Fixed default_reportable not respected for invoices (Chris T, 799)
* Fixed dropdowns not affecting date range in tax reports (Chris T, 811)
* Added missing taxincluded handling, added script to populate (Chris T, 832)
* Fixed code references stringified on LaTeX templates (Chris T, 843)
* Orders no longer change customer when changing date (Chris T)
* Fixed toggling on-hold vendor invoices (Herman V)

Herman V is Herman Vierendeels
Chris T is Chris Travers