Skip to content

Releases: webERP-team/webERP

Release Highlights

02 Dec 03:30
fb1a37a
Compare
Choose a tag to compare

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

v4.15.1

23 Jun 01:50
d0d79c2
Compare
Choose a tag to compare

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

  • New GL journal templating system
  • Show a set of financial statements
  • Sales Report
  • Timesheets (along with Employee handling for this feature)
  • Default shipper for suppliers
  • Default GL for suppliers
  • Units column added to the work order print
  • New config option to allow shortcut menus to be disabled (as they can confuse some folks)

Fixed

  • index.php: Properly check return from database before showing report links
  • SupplierTransInquiry.php: Fix sql search by supplier id condition
  • GLTransInquiry.php: discount is entered at payment but not included in the report line item calculation
  • Stocks.php: Rounding of shrink factor
  • Z_CheckDebtorsControl.php: Calculation discrepancy
  • Relocate tcpdf barcodes directory
  • MRP.php: Reorder quantity insert calculation
  • DailyBankTransactions.php: calculation fix

Changed

  • BOMs: Incorporate selection box to either show all levels of a BOM or just the top level.
  • French translations
  • DB: All date and datetime fields set to have valid defaults instead of all zeroes

Security

  • No security updates in this release

Contributors

Contributors to this release (in alphabetical order):

  • alanmi3383
  • BrianTMG
  • David Shaw
  • express achiever
  • Exson
  • HDeriauFF
  • Michelle
  • Paul Becker
  • PaulT
  • Phil Daintree
  • Rafael Chacón
  • Tim Schofield
  • William Hunter

v4.15

21 May 01:26
29ae76d
Compare
Choose a tag to compare

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

  • The webSHOP shopping cart application is now bundled with webERP
  • New script to graph a GL account
  • New period selection functions in various reports
  • Dismissible notification functionality added
  • Receipt image upload for petty cash expense claims
  • Dashboard navigation link added to menu
  • New script to change a salesman code: Z_ChangeSalesmanCode.php
  • Petty cash expense claims now accept the entry of tax

Fixed

  • Fix for page refresh causing multiple postings in PcAuthorizeCash.php
  • Fix for the next/previous navigation bar handling in Stocks.php
  • Fix for cost calculation error in BOMs.php
  • Fix for the WAC calculation bug in Work Order Costing
  • Fix for javascript date picker for US date formats

Changed

  • Improved table sorting
  • Improved picking list feature for regular and controlled/serialized stock
  • Replace period numbers in graph title with month and yearin SalesGraph.php

Security

  • Fixed bank account and related data visible to an unauthorised user in Dashboard.php
  • Avoid XSS attacks by logged in users using htmlspecialchars for all $_POSTs and $_GETs
  • Fixed SQL injection attack leaks by logged in users caused by santinization bug.

Contributors

Contributors to this release (in alphabetical order):

  • Andrew Couling
  • Andrew Galuski
  • Ap Muthu
  • Briantmg
  • Deiei
  • ExsonQu
  • Jeff Harr
  • Paul Becker
  • Paul Thursby
  • Phil Daintree
  • Rafael Chacón
  • Rjonesbsink
  • Tim Schofield
  • Xiaobotian