Chris Travers | 1 Aug 2012 12:16
Picon

LedgerSMB 1.4 Milestone 3 is out

Hi all;

LedgerSMB 1.4 has reached milestone three.  At this point all major
features are relatively complete except for payroll and financial
statements.  Income statements are known not to be working and these
will be corrected in another snapshot shortly.

This milestone brings a bunch of new features including the web
services interface, a much improved settings screen, and a bunch of
other improvements.  For those interested in testing, you can get it
at https://sourceforge.net/projects/ledger-smb/files/Development%20Snapshots/1.4-m3_5076/

Best Wishes,
Chris Travers

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Chris Travers | 1 Aug 2012 15:28
Picon

Re: LedgerSMB 1.4 Milestone 3 is out

Hi;

I forgot to include the changelog.

Changelog for 1.4 Series
Forthcoming

General Enhancements:
* Performance enhancements on menu routines (Chris T and Steven M)
* Added +/- selection indicators to menu CSS (Chris T)
* Changing all auth calls to hit postgres db instead of template1 (Chris T)
* invoice.unit is now unbounded varchar to reduce errors (Chris T, 3516235)
* Invoices with inventory subject to draft/vouchers workflows (Chris T)
* Added Equity (Temp) account type, closed at year-end (Chris T)
* Added description field to transaction and invoice screens (Chris T)
* Removed ability to repost/delete transactions (Chris T)
* Partsgroups can now be nested though this is not yet used by LSMB (Chris T)
* Session expiration now with configurable behavior (Chris T)

Enhancing data integrity
* No longer allow NULL amounts in acc_trans (Chris T)

Installation/Upgrade
* PostgreSQL contrib dependencies removed, now require Pg 8.4 (Chris T)
* LaTeX format detection now run-time call, not configured (Chris T)

Code/API improvements
* scripts/* files moved to make inheritance possible (Chris T)
* Removed the Config::Std dependency and moved to Config::General (Chris T)
* Improved error handling using Try::Tiny and die (Chris T)
(Continue reading)


Gmane