Very High Activity

News

  Analyzed 3 days ago based on code collected 3 days ago.
 
Posted 4 months ago by Phil Daintree
webERP is a complete web based accounting and business management system that requires only a web-browser and pdf reader to use. It is a mature system with a wide range of features particularly suitable for distributed businesses in wholesale ... [More] , distribution and manufacturing. A third party desktop POS now allows webERP to form the hub of a full retail management system.

Thanks for all the code and ideas contributed from:

Bob Thomas,
Jesus Aguirre,
David Short,
Icedlava,
Rockstar,
Pak Ricard,
Jeff Trickett,
Tim Scofield - via Kwamoja
Matha Madjack - via Kwamoja
and Fahad Hatib - via Kwamoja.

Also the translation efforts of:
Harald Ringehan - new German translation
Craig Cravan - Japanese translation
Thomas Timothy Lie - Indonesian and fixes to English strings in the code!!

The improvements include:

27/1/13 Phil: Sell Through Support scripts - allows setting up rebate for a customer/supplier/item combinations for a date range with a discount to apply. A claim report allows a listing of invoices/credits where these items have been sold accumulating the claim from the supplier. Claim report needs work.
27/1/13 Phil: Supplier discounts/promotions can now be configured against supplier purchasing data with an effective date range. Purchase orders automatically accumulate and apply the discounts on placing orders.
27/1/13 Tim/Fahad Hatib: Various minor improvements from their fork Kwamoja
10/1/13 Martha Madjack: Use scandir to get an array of files/directories for neater code from Kwamoja.
6/1/13 Phil: Prevent selection of assembly items to create purchase orders for... these are just selling devices like kits
4/1/13 Bob Thomas: Fix wiki link for media wiki had extra /
2/1/13 Thomas Lie: corrections to various strings where English was suspect!!
29/12/12 Phil: on log out destroy session and show the login form - avoiding nasty errors
29/12/12 Phil: Proper casing of $Title $RootPath $Theme $DBType $DBUser $DBPassword $AllowDemoMode variables - may make upgrade tricky!!
24/12/12 Ricard: OutstandingGRNs.php now has show on screen option
15/12/12 Phil: Customer login selection of branch option removed unecessary fields from customer order placement
15/12/12 Bob Thomas: modified default.css for the default theme to use pt based default font and other font sizes based on this
12/12/12 Phil/RockStar: SelectOrderitems.php would not recognise Customer only logins correctly as there are two tokens in a Customer login role. and was testing to see if just one token!
11/12/12 Phil: Made CustomerLogin and SupplierLogin more intuitive - still rely on hard coded Security Tokens though.
11/12/12 Phil: Reworked GLTransInquiry.php produced incorrect journals
10/12/12 Phil: Remove hard coding of security tokens in favour of new OrderEntryDiscountPricing dummy script
8/12/12 Phil: Check user has authority to receive goods before allowing auto receiving
7/12/12 Phil: SupplierInvoice.php add link to pay invoice after invoice input
5/12/12 Phil: Allow auto receiving of purchase orders and populating of purchase invoice when purchase order is authorised.
5/12/12 Tim: PO_PDFPurchOrder.php fix printing of initiator to show the full name also style changes
4/12/12 Tim: PO_Header.php style mods also initiator reinstated as the userid not the user's realname - realname displayed but not stored in db.
1/12/12 Phil: Remove input fields in Customers.php email, phone fax which are not used - these fields do not exist in debtorsmaster to update these fields are only held by branch.
1/12/12 Phil: SupplierInvoice.php and link from PO_Items.php to auto receive all items on an authorised purchase order and auto populate the invoice with the received items
29/11/12 Jeff Trickett: Start of a conversion to remove dependencies between company name, database table name, and the company file system. Particularly on shared virtual server environments, these can be unpredictable and out of the user's control. This should reduce the difficulties often reported by users with installation.
21/11/12 Harald Ringehan: Updated German translation to SVN revision 5743
17/11/12 Phil: SelectCreditItems.php allow selection of sales person and record credit against this salesperson in sales analysis
17/11/12 Phil: Allow user to specify sales person to credit so that sales analysis reflects sales by sales person without recourse back to the default sales person for the customer branch
11/11/12 Phil: Fixed Credit_Invoice.php to now use identifier to uniquely identify a credit note session
11/11/12 Phil: Fixed links to send session identifier and whether from CreditInvoice or SelectCreditItems.php InputSerialItemsKeyed.php and CreditItemsControlled. Creating credit notes manually for serial numbered items was failing as reported by Bob Thomas
8/11/12 Craig Craven: Updated Japanese translation
3/11/12 Phil: Fixed BAD bug wtth CounterSales.php it was possible to make sales where the invoice didn't agree with the sum of the lines sold!!
3/11/12 Phil: Added CounterReturns.php script to handle cash returns
3/11/12 Jesus Aguirre: Added tag selection to purchase invoice gl analysis
3/11/12 David Short: improve GLPostings.inc just update all gltrans posted once the postings are done rather than a whole load of updates for each gltrans posted
25/10/12 Phil: Added telephone and email to supplier search - SelectSupplier.php
25/10/12 Phil: Rounding error prevented CounterSales.php from posting a sale where currency was rounding to 0 decimal places - reported by Arwan
20/10/12 Samudaya Nanayakkara: Fixed the problem of Authoriser drop down selection when try to edit a Internal Departments.
19/10/12 Phil: Fixed exchange rate trend using google based https://encrypted.google.com/finance/chart?
18/10/12 Phil: Added google exchange rates option - many more rates than ECB published daily
16/10/12 Icedlava: CustomerReceipt.php and Payments.php stripslashes
16/10/12 Phil: SelectOrderItems.php and CounterSales.php $_POST['Prev'] modified to $_POST['Previous'] [Less]
Posted 4 months ago by Phil Daintree
webERP is a complete web based accounting and business management system that requires only a web-browser and pdf reader to use. It is a mature system with a wide range of features particularly suitable for distributed businesses in wholesale ... [More] , distribution and manufacturing. A third party desktop POS now allows webERP to form the hub of a full retail management system.

Thanks for all the code and ideas contributed from:

Bob Thomas,
Jesus Aguirre,
David Short,
Icedlava,
Rockstar,
Pak Ricard,
Jeff Trickett,
Tim Scofield - via Kwamoja
Matha Madjack - via Kwamoja
and Fahad Hatib - via Kwamoja.

Also the translation efforts of:
Harald Ringehan - new German translation
Craig Cravan - Japanese translation
Thomas Timothy Lie - Indonesian and fixes to English strings in the code!!

The improvements include:

27/1/13 Phil: Sell Through Support scripts - allows setting up rebate for a customer/supplier/item combinations for a date range with a discount to apply. A claim report allows a listing of invoices/credits where these items have been sold accumulating the claim from the supplier. Claim report needs work.
27/1/13 Phil: Supplier discounts/promotions can now be configured against supplier purchasing data with an effective date range. Purchase orders automatically accumulate and apply the discounts on placing orders.
27/1/13 Tim/Fahad Hatib: Various minor improvements from their fork Kwamoja
10/1/13 Martha Madjack: Use scandir to get an array of files/directories for neater code from Kwamoja.
6/1/13 Phil: Prevent selection of assembly items to create purchase orders for... these are just selling devices like kits
4/1/13 Bob Thomas: Fix wiki link for media wiki had extra /
2/1/13 Thomas Lie: corrections to various strings where English was suspect!!
29/12/12 Phil: on log out destroy session and show the login form - avoiding nasty errors
29/12/12 Phil: Proper casing of $Title $RootPath $Theme $DBType $DBUser $DBPassword $AllowDemoMode variables - may make upgrade tricky!!
24/12/12 Ricard: OutstandingGRNs.php now has show on screen option
15/12/12 Phil: Customer login selection of branch option removed unecessary fields from customer order placement
15/12/12 Bob Thomas: modified default.css for the default theme to use pt based default font and other font sizes based on this
12/12/12 Phil/RockStar: SelectOrderitems.php would not recognise Customer only logins correctly as there are two tokens in a Customer login role. and was testing to see if just one token!
11/12/12 Phil: Made CustomerLogin and SupplierLogin more intuitive - still rely on hard coded Security Tokens though.
11/12/12 Phil: Reworked GLTransInquiry.php produced incorrect journals
10/12/12 Phil: Remove hard coding of security tokens in favour of new OrderEntryDiscountPricing dummy script
8/12/12 Phil: Check user has authority to receive goods before allowing auto receiving
7/12/12 Phil: SupplierInvoice.php add link to pay invoice after invoice input
5/12/12 Phil: Allow auto receiving of purchase orders and populating of purchase invoice when purchase order is authorised.
5/12/12 Tim: PO_PDFPurchOrder.php fix printing of initiator to show the full name also style changes
4/12/12 Tim: PO_Header.php style mods also initiator reinstated as the userid not the user's realname - realname displayed but not stored in db.
1/12/12 Phil: Remove input fields in Customers.php email, phone fax which are not used - these fields do not exist in debtorsmaster to update these fields are only held by branch.
1/12/12 Phil: SupplierInvoice.php and link from PO_Items.php to auto receive all items on an authorised purchase order and auto populate the invoice with the received items
29/11/12 Jeff Trickett: Start of a conversion to remove dependencies between company name, database table name, and the company file system. Particularly on shared virtual server environments, these can be unpredictable and out of the user's control. This should reduce the difficulties often reported by users with installation.
21/11/12 Harald Ringehan: Updated German translation to SVN revision 5743
17/11/12 Phil: SelectCreditItems.php allow selection of sales person and record credit against this salesperson in sales analysis
17/11/12 Phil: Allow user to specify sales person to credit so that sales analysis reflects sales by sales person without recourse back to the default sales person for the customer branch
11/11/12 Phil: Fixed Credit_Invoice.php to now use identifier to uniquely identify a credit note session
11/11/12 Phil: Fixed links to send session identifier and whether from CreditInvoice or SelectCreditItems.php InputSerialItemsKeyed.php and CreditItemsControlled. Creating credit notes manually for serial numbered items was failing as reported by Bob Thomas
8/11/12 Craig Craven: Updated Japanese translation
3/11/12 Phil: Fixed BAD bug wtth CounterSales.php it was possible to make sales where the invoice didn't agree with the sum of the lines sold!!
3/11/12 Phil: Added CounterReturns.php script to handle cash returns
3/11/12 Jesus Aguirre: Added tag selection to purchase invoice gl analysis
3/11/12 David Short: improve GLPostings.inc just update all gltrans posted once the postings are done rather than a whole load of updates for each gltrans posted
25/10/12 Phil: Added telephone and email to supplier search - SelectSupplier.php
25/10/12 Phil: Rounding error prevented CounterSales.php from posting a sale where currency was rounding to 0 decimal places - reported by Arwan
20/10/12 Samudaya Nanayakkara: Fixed the problem of Authoriser drop down selection when try to edit a Internal Departments.
19/10/12 Phil: Fixed exchange rate trend using google based https://encrypted.google.com/finance/chart?
18/10/12 Phil: Added google exchange rates option - many more rates than ECB published daily
16/10/12 Icedlava: CustomerReceipt.php and Payments.php stripslashes
16/10/12 Phil: SelectOrderItems.php and CounterSales.php $_POST['Prev'] modified to $_POST['Previous'] [Less]
Posted 8 months ago by Phil Daintree
webERP is a complete web based accounting and business management system that requires only a web-browser and pdf reader to use. It is a mature system with a wide range of features particularly suitable for distributed businesses in wholesale ... [More] , distribution and manufacturing. A third party desktop POS now allows webERP to form the hub of a full retail management system.

This release has a new css structure and all themes have been reworked to allow for a more modern look using css3. Two new themes wood and fluid have quite a different look and demonstrate what can be done with the new themeing.

New functionality includes:
- an internal stock request system, where stock (inventory) is used internally in the business. Internal requests need to be authorised and there is more flexibility on how these stock write offs are posted to the general ledger.
- Gilberto Dos Santos Alves: Updated pt_BR.utf8 translation
- Serge Gélinas: Added new fr_CA.utf8 French Quebec translation
- Icedlava: reworked the manual to allow for context sensitivity when the manual link is clicked. Each script now requires bookmarks to be set - some already have been added, but there is still a little way to go with this.
- Phil: Long item descriptions now show as a tool-tip when hovering over item descriptions in many places

In addition there are a number of bug fixes including fixes for the recently identified sql injection attack exposure (although only exposed to an authorised and logged in user) [Less]
Posted 8 months ago by Phil Daintree
webERP is a complete web based accounting and business management system that requires only a web-browser and pdf reader to use. It is a mature system with a wide range of features particularly suitable for distributed businesses in wholesale ... [More] , distribution and manufacturing. A third party desktop POS now allows webERP to form the hub of a full retail management system.

This release has a new css structure and all themes have been reworked to allow for a more modern look using css3. Two new themes wood and fluid have quite a different look and demonstrate what can be done with the new themeing.

New functionality includes:
- an internal stock request system, where stock (inventory) is used internally in the business. Internal requests need to be authorised and there is more flexibility on how these stock write offs are posted to the general ledger.
- Gilberto Dos Santos Alves: Updated pt_BR.utf8 translation
- Serge Gélinas: Added new fr_CA.utf8 French Quebec translation
- Icedlava: reworked the manual to allow for context sensitivity when the manual link is clicked. Each script now requires bookmarks to be set - some already have been added, but there is still a little way to go with this.
- Phil: Long item descriptions now show as a tool-tip when hovering over item descriptions in many places

In addition there are a number of bug fixes including fixes for the recently identified sql injection attack exposure (although only exposed to an authorised and logged in user) [Less]
Posted 8 months ago by Phil Daintree
webERP version 3.11 is released today. This version contains many enhancements and new features. Most notably webERP now contains a fully featured MRP module, and many other enhancements to manufacturing functionality. Also enhancements to purchase ... [More] order authorisation system, many bug fixes, and changes to ensure php 5.3 compatibility, and xhtml compatibility. See the change log for full details. [Less]
Posted 8 months ago by Phil Daintree
We have today released an svn snapshot release of webERP based on the latest svn code. This includes many new features from the 3.11 release and is the first step towards a 3.12 release.
Posted 8 months ago by Phil Daintree
webERP version 3.11 is released today. This version contains many enhancements and new features. Most notably webERP now contains a fully featured MRP module, and many other enhancements to manufacturing functionality. Also enhancements to purchase ... [More] order authorisation system, many bug fixes, and changes to ensure php 5.3 compatibility, and xhtml compatibility. See the change log for full details. [Less]
Posted 8 months ago by Phil Daintree
The project announces the release of 3.11.2 the new stable release of webERP. Please see the change log for details
Posted 8 months ago by Phil Daintree
Today sees the release of version 3.11.1 of webERP. This is the new stable release of the 3,11 branch.
Please see the change log for details of all bug fixes
Posted 8 months ago by Phil Daintree
We have today released an svn snapshot release of webERP based on the latest svn code. This includes many new features from the 3.11 release and is the first step towards a 3.12 release.
 

 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.