12
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected 5 months ago.
Posted over 2 years ago by Paul
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 ... [More] (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 [email protected]) 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 [email protected] Tim Schofield [Less]
Posted almost 5 years ago by Paul
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 ... [More] 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 [Less]
Posted almost 6 years ago by Paul
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 ... [More] 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 Fixes 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 [Less]
Posted about 6 years ago by Phil Daintree
The webERP code repository was recently moved to GitHub at http://github.com/webERP-team/webERP.git Ongoing issues with subversion had undermined confidence in the platform and the popularity of git among developers pompted the move.
Posted almost 8 years ago by Phil Daintree
webERP 4.13 (LAMP GNU-GPLv3 enterprise resource planning system) was released on Tuesday, May 31, 2016. This new version has horizontal analysis of the statement of financial position and of the statement of comprehensive income. There is also new ... [More] functionality to: - grant access permissions to users by accounting GL account - separate security tokens for prices and costs to cope with different situations - multiple work orders total cost inquiry - add invoice to goods received notes data mapping. - Now you can view an accounting narrative and the balance in both currencies in daily bank transactions - search a product based on the supplier's item code - show the balance of each outstanding purchase order in selecting purchase orders - allow a custom input of the supplier's delivery note during goods receiving - allow a custom entry of the accounting narrative as well as the supplier's reference and text in suppliers payments - add remarks when copying a bill of materials - customer statements can now be emailed to a customer contact flagged as the receipient of the statement There are also new translations to: - Korean - Syrian Arabic - Hebrew Othere languagaes were updated. As usual enhancements to documentation and some bug fixes in particular the GL posting bug that occassionally caused an out of balance GL and required a repost to fix. [Less]
Posted about 10 years ago by Phil Daintree
webERP is a full Enterprise Resource Planning system written in PHP so as to present a very easy load on any web-server and workable even over low bandwidth connections. An impressive array of advanced features are available including full double ... [More] entry general ledger accounting, full MRP and supply chain management tools, multi-currency, multi-language, multi-inventory location, lot/serial number tracking inventory shipment costing, manufacturing, mutli-level BOMs etc. See http://www.weberp.org/Features.html for a more complete list of features. The system in now very mature with the first release back in 2003. This release contains all the latest bug fixes and one or two new areas of functionality. This release is mostly a bug fix release with the following changes: An important bug that caused the gl entries on receipt of stock to cause the gl and stock valuation to become out of balance. Internal stock requests can now be cancelled at the time of authorisation. GL receipts and payments are no longer able to be entered to control accounts where the configuration is set to prohibit GL entries against control accounts Eduardo Marzolla has done some work to get geocode mapping working with Google's geocode API version 3 A bug in the GL payments entry script that was duplicating the credit amount has been fixed. The inventory valuation can now be exported to a csv Gilberto Dos Santos Alves has updated the Portuguese Brazilian translation Purchase orders can now be selected based on entry date Salesman login is now restricted to viewing information only about their customers Thumb corrected a bug in relation to the calculation of cost on assembly items Stock take counts can now be entered by stock category without having to enter individual stock item codes. There are a number of more minor bug fixes and consistency improvements included in this release. [Less]
Posted about 10 years ago by Phil Daintree
webERP is a full Enterprise Resource Planning system written in PHP so as to present a very easy load on any web-server and workable even over low bandwidth connections. An impressive array of advanced features are available including full double ... [More] entry general ledger accounting, full MRP and supply chain management tools, multi-currency, multi-language, multi-inventory location, lot/serial number tracking inventory shipment costing, manufacturing, mutli-level BOMs etc. See http://www.weberp.org/Features.html for a more complete list of features. The system in now very mature with the first release back in 2003. This release contains all the latest bug fixes and one or two new areas of functionality. This release is mostly a bug fix release with the following changes: An important bug that caused the gl entries on receipt of stock to cause the gl and stock valuation to become out of balance. Internal stock requests can now be cancelled at the time of authorisation. GL receipts and payments are no longer able to be entered to control accounts where the configuration is set to prohibit GL entries against control accounts Eduardo Marzolla has done some work to get geocode mapping working with Google's geocode API version 3 A bug in the GL payments entry script that was duplicating the credit amount has been fixed. The inventory valuation can now be exported to a csv Gilberto Dos Santos Alves has updated the Portuguese Brazilian translation Purchase orders can now be selected based on entry date Salesman login is now restricted to viewing information only about their customers Thumb corrected a bug in relation to the calculation of cost on assembly items Stock take counts can now be entered by stock category without having to enter individual stock item codes. There are a number of more minor bug fixes and consistency improvements included in this release. [Less]
Posted over 10 years ago by Phil Daintree
webERP is a full Enterprise Resource Planning system written in PHP so as to present a very easy load on any web-server and workable even over low bandwidth connections. An impressive array of advanced features are available including full double ... [More] entry general ledger accounting, full MRP and supply chain management tools, multi-currency, multi-language, multi-inventory location, lot/serial number tracking inventory shipment costing, manufacturing, mutli-level BOMs etc. See http://www.weberp.org/Features.html for a more complete list of features. The system in now very mature with the first release back in 2003. This release contains all the latest bug fixes and one or two new areas of functionality. This release includes nice contributions from Ricard, Thumb, Rafael and icedlava - with Exson always in support and Paul squashing the odd bug too. Thanks to all those who contributed. Thumb extended the salesman login functionality to ensure she is restricted to her own customers/orders. He and Exson also added the Chinese SQL option and modifications to the installer to use this as well as a number of bug fixes. Rafael, made it so when selecting a language - the language description appears in the characters/language of the translation so they can actually read it! Also some improvements to the Form Designer. Ricard made it so users need to have authority to act on specific bank account - with a new form to all users rights to be defined by bank account. icedlava made a nice facility to clone an existing item to a new item I made a new purchasing script to show a grid of all the items that a selected supplier sells that allows quantities to be entered for placing purchase orders to the users's default inventory location and I modified the purchase invoice entry to allow modification of PO line prices and quantities invoiced in a grid format rather than having to select each PO item received individually to make changes. [Less]
Posted over 10 years ago by Phil Daintree
webERP is a full Enterprise Resource Planning system written in PHP so as to present a very easy load on any web-server and workable even over low bandwidth connections. An impressive array of advanced features are available including full double ... [More] entry general ledger accounting, full MRP and supply chain management tools, multi-currency, multi-language, multi-inventory location, lot/serial number tracking inventory shipment costing, manufacturing, mutli-level BOMs etc. See http://www.weberp.org/Features.html for a more complete list of features. The system in now very mature with the first release back in 2003. This release contains all the latest bug fixes and one or two new areas of functionality. This release includes nice contributions from Ricard, Thumb, Rafael and icedlava - with Exson always in support and Paul squashing the odd bug too. Thanks to all those who contributed. Thumb extended the salesman login functionality to ensure she is restricted to her own customers/orders. He and Exson also added the Chinese SQL option and modifications to the installer to use this as well as a number of bug fixes. Rafael, made it so when selecting a language - the language description appears in the characters/language of the translation so they can actually read it! Also some improvements to the Form Designer. Ricard made it so users need to have authority to act on specific bank account - with a new form to all users rights to be defined by bank account. icedlava made a nice facility to clone an existing item to a new item I made a new purchasing script to show a grid of all the items that a selected supplier sells that allows quantities to be entered for placing purchase orders to the users's default inventory location and I modified the purchase invoice entry to allow modification of PO line prices and quantities invoiced in a grid format rather than having to select each PO item received individually to make changes. [Less]
Posted over 10 years ago by Phil Daintree
webERP is a full Enterprise Resource Planning system written in PHP so as to present a very easy load on any web-server and workable even over low bandwidth connections. An impressive array of advanced features are available including full double ... [More] entry general ledger accounting, full MRP and supply chain management tools, multi-currency, multi-language, multi-inventory location, lot/serial number tracking inventory shipment costing, manufacturing, mutli-level BOMs etc. See http://www.weberp.org/Features.html for a more complete list of features. The system in now very mature with the first release back in 2003. A new release of the latest SVN code has been rolled up including: The nice new installer from Exson and some nice styling from icedlava The fixed asset maintenance module The bank transaction importer - currently only MT940 format is supported looking for sponsors for other formats. HTML 5 validation and autofocus throughout with java-script validation of integers and numbers. Server side error trapping also retained as always. The more immediate error html5/java-script trapping provides a substantial improvements in usability and results in a more modern look and feel. Tim's nice table sorting Quite a few tool tips in form fields. Item description translations can now be maintained directly in the item form and the language translations that should be maintained is configurable Customers can now have invoices and credit notes created entirely in their preferred language - irrespective of the user's language being used to create the invoice/credit note. webSHOP configuration and extensions to sales categories to identified featured items and active/inactive categories. webSHOP is an add-on that I created to provide a fully integrated webSHOP for webERP using all the same data - see http://www.weberp.org/webSHOP which is integrated with the webERP demo at http://www.weberp.org/weberp/ Countries and currencies now use a fully populated select boxes. Balance sheet and profit and loss statements now exclude zero balance accounts by default Mailing groups can be defined for each report and choose between SMTP or php default Many bug fixes Thanks to everyone who contributed work to this version in particular Exson, Thumb, Ricard, Samudaya, Rafael, icedlava, Serge, Tim and Kalmer [Less]