Skip to content

Release Highlights

Latest
Compare
Choose a tag to compare
@TurboPT TurboPT released this 02 Dec 03:30
· 34 commits to master since this release
fb1a37a

Release Highlights

The highlights of this release are listed below.
For a full list of changes included in this release, please refer to CHANGELOG.md.

Added

  • PDFPriceList.php: Alternating row shading.
  • New theme improvements, plus more rtl support (Thanks to Juergen Mueller)
  • StockUsageGraph.php: Show zero counts within period. (with a new system parameter to use this feature)
  • New Finnish Translation (Thanks to Pekka Viiliainen)

Fixed

  • Bug in sanitising routing
  • Errors with Z_DeleteCreditNote.php
  • Update getRptLinks() handling
  • Dashboard: sales person invoices were divulged to other sales people when a customer with multiple branches with different sales people attached.
  • MRP shortages incorrectly includes "Service/Labour" items. (Thanks to Alan Miller)

Changed

  • Update Español locale (Thanks to Rafael Chacón)
  • Add https protocol with geocode urls, and missing key parameter. (Thanks to JanB)
  • Removed get_magic_quotes_gpc()
  • Counter Sales UX improvements and other handling. (Thanks to Express Achiever)

Security

  • Fix LFI vulnerability. (Thanks to Simon@lyhinslab.org)
  • Fix several other reported vulnerabilities. (Thanks to Mario Riederer)
  • Forms: Apply htmlspecialchars() or urlencode() to parameters as needed.

Other

For those interested in webSHOP (a shopping cart application integrated to webERP) can be download from there, and details for use are available at the webSHOP link. Though webSHOP was initially bundled with webERP starting with v4.15 in the zip file provided to sourceforge users, it will be removed with the next v5 for being of low use (if any) to most users, and is available as a separate project whenever needed.

Contributors

Contributors to this release (in alphabetical order):

  • Alan Miller
  • Confucius
  • Express Achiever
  • HDeriauFF
  • JanB
  • Juergen Mueller
  • Mario Riederer
  • PaulT
  • Pekka Viiliainen
  • Phil Daintree
  • Rafael Chacón
  • Simon@lyhinslab.org
  • Tim Schofield