Contributions
All products sales forecasting report - Lokad v1.0
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughtly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
Expand All / Collapse All
Lokad Sales Forecasting for osCommerce
==========================================
Version: 2.0.4
Release date: 2007-05-30
Support: support@lokad.com
==========================================
Get sales forecasting reports integrated in your osCommerce application.
Getting started (install/uninstall)
http://community.lokad.com/PhpSalesForecasting.ashx
Forums
http://forums.lokad.com
News and announcements
http://blog.lokad.com
Company website
http://www.lokad.com
-- Version 2.0.4
-- released 2007-05-30
-- based on complete rewrite by Aymeric Augustin
2.0.4
2007-05-29 [augustin] Bug fixed in the time-serie aggregation.
2.0.3
2007-05-15 [augustin] Fix boundary condition for the most recent values.
2007-05-14 [augustin] Rewrite of MockSalesProvider to improve testing abilities.
2007-05-14 [augustin] Build the name of the time-series from product_id.
2.0.2
2007-05-09 [vermorel] Updated WS URLs to match the Lokad WS migration.
2007-05-08 [augustin] Bug fixed in time-serie aggregation.
2007-04-24 [augustin] Fixed ambiguous display for monthly forecasts.
2.0.1
2007-04-18 [augustin] Readme cleaned-up
2007-04-18 [augustin] Bug fixed: aggregation function.
2007-04-18 [augustin] Bug fixed: PHP warnings removed.
2007-04-18 [augustin] Include the WSDL in the package instead of downloading it.
2.0.0
2007-04-17 [augustin] Code rewrite completed
- improves architecture
- improves performance
- consistent error checking and reporting
- code is commented
- several implementation details corrected
2007-04-17 [augustin] Forecasts returned by Lokad start right after last upload date.
2007-04-17 [augustin] Display all products, including those that have no associated forecasting task.
2007-04-17 [augustin] Improved display performance through paged SQL request.
2007-04-16 [augustin] Improved messages to explain plugin actions.
2007-04-16 [augustin] Correct data aggregation for sales data display.
2007-04-16 [augustin] SKU is now included in the reporting panel.
2007-04-16 [augustin] Documentation added for TimeSeries handling in the plugin.
2007-04-16 [augustin] Bug fixed: product names are no longer uploaded to Lokad.
2007-04-16 [augustin] Lokad databases upgraded to facilitate data manipulation.
2007-04-16 [augustin] Bug fixed: no more possible SQL injection through product names.
2007-04-16 [augustin] WSDL is cached on disk.
2007-04-15 [augustin] WSDL is loaded on demand.
2007-04-15 [augustin] Merging TimeSeries and Forecasts; Forecasts disappear.
2007-04-15 [augustin] Bug fixed for multi-lingual websites (SQL query issue).
2007-04-15 [augustin] Bug fixed for period_start setting.
2007-04-14 [augustin] allow_url_fopen = true at install time (otherwise NuSoap won't work).
2007-04-14 [augustin] Download and authentication error reporting improved.
2007-04-13 [augustin] Massive PHP refactoring: splitting common.php in 6 files.
2007-04-12 [augustin] .htaccess protection replaces custom password.
2007-04-11 [augustin] Fixed issue 1695132, when catalog contains exactly 1 product.
2007-04-10 [augustin] Using 3-letters for Months instead of numbers (less ambiguous).
2007-04-09 [augustin] Using <?php ?> tag for improved compatibility.
-- Version 1.0
-- released 2007-03-15
-- based on initial work by Pavel Boiko
1.0.3
2007-03-25 [augustin] NuSoap issue fixed to ensure PHP5 compatibility.
1.0.2
2007-03-20 [augustin] The WS url is now configurable from the admin section.
2007-03-20 [augustin] Improving various feedback and error messages.
2007-03-20 [augustin] Removing the checkbox "Display forecasts" (was useless).
1.0.1
2007-03-20 [vermorel] Re-packaging because the file ReadMe.html was not included in the first release.
1.0.0
2007-03-15 Initial release.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
-- Version 2.0.3
-- released 2007-05-15
-- based on complete rewrite by Aymeric Augustin
2.0.3
2007-05-15 [augustin] Fix boundary condition for the most recent values.
2007-05-14 [augustin] Rewrite of MockSalesProvider to improve testing abilities.
2007-05-14 [augustin] Build the name of the time-series from product_id.
2.0.2
2007-05-09 [vermorel] Updated WS URLs to match the Lokad WS migration.
2007-05-08 [augustin] Bug fixed in time-serie aggregation.
2007-04-24 [augustin] Fixed ambiguous display for monthly forecasts.
2.0.1
2007-04-18 [augustin] Readme cleaned-up
2007-04-18 [augustin] Bug fixed: aggregation function.
2007-04-18 [augustin] Bug fixed: PHP warnings removed.
2007-04-18 [augustin] Include the WSDL in the package instead of downloading it.
2.0.0
2007-04-17 [augustin] Code rewrite completed
- improves architecture
- improves performance
- consistent error checking and reporting
- code is commented
- several implementation details corrected
2007-04-17 [augustin] Forecasts returned by Lokad start right after last upload date.
2007-04-17 [augustin] Display all products, including those that have no associated forecasting task.
2007-04-17 [augustin] Improved display performance through paged SQL request.
2007-04-16 [augustin] Improved messages to explain plugin actions.
2007-04-16 [augustin] Correct data aggregation for sales data display.
2007-04-16 [augustin] SKU is now included in the reporting panel.
2007-04-16 [augustin] Documentation added for TimeSeries handling in the plugin.
2007-04-16 [augustin] Bug fixed: product names are no longer uploaded to Lokad.
2007-04-16 [augustin] Lokad databases upgraded to facilitate data manipulation.
2007-04-16 [augustin] Bug fixed: no more possible SQL injection through product names.
2007-04-16 [augustin] WSDL is cached on disk.
2007-04-15 [augustin] WSDL is loaded on demand.
2007-04-15 [augustin] Merging TimeSeries and Forecasts; Forecasts disappear.
2007-04-15 [augustin] Bug fixed for multi-lingual websites (SQL query issue).
2007-04-15 [augustin] Bug fixed for period_start setting.
2007-04-14 [augustin] allow_url_fopen = true at install time (otherwise NuSoap won't work).
2007-04-14 [augustin] Download and authentication error reporting improved.
2007-04-13 [augustin] Massive PHP refactoring: splitting common.php in 6 files.
2007-04-12 [augustin] .htaccess protection replaces custom password.
2007-04-11 [augustin] Fixed issue 1695132, when catalog contains exactly 1 product.
2007-04-10 [augustin] Using 3-letters for Months instead of numbers (less ambiguous).
2007-04-09 [augustin] Using <?php ?> tag for improved compatibility.
-- Version 1.0
-- released 2007-03-15
-- based on initial work by Pavel Boiko
1.0.3
2007-03-25 [augustin] NuSoap issue fixed to ensure PHP5 compatibility.
1.0.2
2007-03-20 [augustin] The WS url is now configurable from the admin section.
2007-03-20 [augustin] Improving various feedback and error messages.
2007-03-20 [augustin] Removing the checkbox "Display forecasts" (was useless).
1.0.1
2007-03-20 [vermorel] Re-packaging because the file ReadMe.html was not included in the first release.
1.0.0
2007-03-15 Initial release.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
-- Version 2.0.2
-- released 2007-05-08
-- based on complete rewrite by Aymeric Augustin
2.0.2
2007-05-09 [vermorel] Updated WS URLs to match the Lokad WS migration.
2007-05-08 [augustin] Bug fixed in time-serie aggregation.
2007-04-24 [augustin] Fixed ambiguous display for monthly forecasts.
2.0.1
2007-04-18 [augustin] Readme cleaned-up
2007-04-18 [augustin] Bug fixed: aggregation function.
2007-04-18 [augustin] Bug fixed: PHP warnings removed.
2007-04-18 [augustin] Include the WSDL in the package instead of downloading it.
2.0.0
2007-04-17 [augustin] Code rewrite completed
- improves architecture
- improves performance
- consistent error checking and reporting
- code is commented
- several implementation details corrected
2007-04-17 [augustin] Forecasts returned by Lokad start right after last upload date.
2007-04-17 [augustin] Display all products, including those that have no associated forecasting task.
2007-04-17 [augustin] Improved display performance through paged SQL request.
2007-04-16 [augustin] Improved messages to explain plugin actions.
2007-04-16 [augustin] Correct data aggregation for sales data display.
2007-04-16 [augustin] SKU is now included in the reporting panel.
2007-04-16 [augustin] Documentation added for TimeSeries handling in the plugin.
2007-04-16 [augustin] Bug fixed: product names are no longer uploaded to Lokad.
2007-04-16 [augustin] Lokad databases upgraded to facilitate data manipulation.
2007-04-16 [augustin] Bug fixed: no more possible SQL injection through product names.
2007-04-16 [augustin] WSDL is cached on disk.
2007-04-15 [augustin] WSDL is loaded on demand.
2007-04-15 [augustin] Merging TimeSeries and Forecasts; Forecasts disappear.
2007-04-15 [augustin] Bug fixed for multi-lingual websites (SQL query issue).
2007-04-15 [augustin] Bug fixed for period_start setting.
2007-04-14 [augustin] allow_url_fopen = true at install time (otherwise NuSoap won't work).
2007-04-14 [augustin] Download and authentication error reporting improved.
2007-04-13 [augustin] Massive PHP refactoring: splitting common.php in 6 files.
2007-04-12 [augustin] .htaccess protection replaces custom password.
2007-04-11 [augustin] Fixed issue 1695132, when catalog contains exactly 1 product.
2007-04-10 [augustin] Using 3-letters for Months instead of numbers (less ambiguous).
2007-04-09 [augustin] Using <?php ?> tag for improved compatibility.
-- Version 1.0
-- released 2007-03-15
-- based on initial work by Pavel Boiko
1.0.3
2007-03-25 [augustin] NuSoap issue fixed to ensure PHP5 compatibility.
1.0.2
2007-03-20 [augustin] The WS url is now configurable from the admin section.
2007-03-20 [augustin] Improving various feedback and error messages.
2007-03-20 [augustin] Removing the checkbox "Display forecasts" (was useless).
1.0.1
2007-03-20 [vermorel] Re-packaging because the file ReadMe.html was not included in the first release.
1.0.0
2007-03-15 Initial release.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughtly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
-- Version 2.0.1
-- released 2007-04-21
-- based on complete rewrite by Aymeric Augustin
2.0.1
2007-04-18 [augustin] Readme cleaned-up
2007-04-18 [augustin] Bug fixed: aggregation function.
2007-04-18 [augustin] Bug fixed: PHP warnings removed.
2007-04-18 [augustin] Include the WSDL in the package instead of downloading it.
2.0.0
2007-04-17 [augustin] Code rewrite completed
- improves architecture
- improves performance
- consistent error checking and reporting
- code is commented
- several implementation details corrected
2007-04-17 [augustin] Forecasts returned by Lokad start right after last upload date.
2007-04-17 [augustin] Display all products, including those that have no associated forecasting task.
2007-04-17 [augustin] Improved display performance through paged SQL request.
2007-04-16 [augustin] Improved messages to explain plugin actions.
2007-04-16 [augustin] Correct data aggregation for sales data display.
2007-04-16 [augustin] SKU is now included in the reporting panel.
2007-04-16 [augustin] Documentation added for TimeSeries handling in the plugin.
2007-04-16 [augustin] Bug fixed: product names are no longer uploaded to Lokad.
2007-04-16 [augustin] Lokad databases upgraded to facilitate data manipulation.
2007-04-16 [augustin] Bug fixed: no more possible SQL injection through product names.
2007-04-16 [augustin] WSDL is cached on disk.
2007-04-15 [augustin] WSDL is loaded on demand.
2007-04-15 [augustin] Merging TimeSeries and Forecasts; Forecasts disappear.
2007-04-15 [augustin] Bug fixed for multi-lingual websites (SQL query issue).
2007-04-15 [augustin] Bug fixed for period_start setting.
2007-04-14 [augustin] allow_url_fopen = true at install time (otherwise NuSoap won't work).
2007-04-14 [augustin] Download and authentication error reporting improved.
2007-04-13 [augustin] Massive PHP refactoring: splitting common.php in 6 files.
2007-04-12 [augustin] .htaccess protection replaces custom password.
2007-04-11 [augustin] Fixed issue 1695132, when catalog contains exactly 1 product.
2007-04-10 [augustin] Using 3-letters for Months instead of numbers (less ambiguous).
2007-04-09 [augustin] Using <?php ?> tag for improved compatibility.
-- Version 1.0
-- released 2007-03-15
-- based on initial work by Pavel Boiko
1.0.3
2007-03-25 [augustin] NuSoap issue fixed to ensure PHP5 compatibility.
1.0.2
2007-03-20 [augustin] The WS url is now configurable from the admin section.
2007-03-20 [augustin] Improving various feedback and error messages.
2007-03-20 [augustin] Removing the checkbox "Display forecasts" (was useless).
1.0.1
2007-03-20 [vermorel] Re-packaging because the file ReadMe.html was not included in the first release.
1.0.0
2007-03-15 Initial release.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Instructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
-- Version 2.0
-- released 2007-04-17
-- based on complete rewrite by Aymeric Augustin
2.0.0
2007-04-17 [augustin] Code rewrite completed
- improves architecture
- improves performance
- consistent error checking and reporting
- code is commented
- several implementation details corrected
2007-04-17 [augustin] Forecasts returned by Lokad start right after last upload date.
2007-04-17 [augustin] Display all products, including those that have no associated forecasting task.
2007-04-17 [augustin] Improved display performance through paged SQL request.
2007-04-16 [augustin] Improved messages to explain plugin actions.
2007-04-16 [augustin] Correct data aggregation for sales data display.
2007-04-16 [augustin] SKU is now included in the reporting panel.
2007-04-16 [augustin] Documentation added for TimeSeries handling in the plugin.
2007-04-16 [augustin] Bug fixed: product names are no longer uploaded to Lokad.
2007-04-16 [augustin] Lokad databases upgraded to facilitate data manipulation.
2007-04-16 [augustin] Bug fixed: no more possible SQL injection through product names.
2007-04-16 [augustin] WSDL is cached on disk.
2007-04-15 [augustin] WSDL is loaded on demand.
2007-04-15 [augustin] Merging TimeSeries and Forecasts; Forecasts disappear.
2007-04-15 [augustin] Bug fixed for multi-lingual websites (SQL query issue).
2007-04-15 [augustin] Bug fixed for period_start setting.
2007-04-14 [augustin] allow_url_fopen = true at install time (otherwise NuSoap won't work).
2007-04-14 [augustin] Download and authentication error reporting improved.
2007-04-13 [augustin] Massive PHP refactoring: splitting common.php in 6 files.
2007-04-12 [augustin] .htaccess protection replaces custom password.
2007-04-11 [augustin] Fixed issue 1695132, when catalog contains exactly 1 product.
2007-04-10 [augustin] Using 3-letters for Months instead of numbers (less ambiguous).
2007-04-09 [augustin] Using <?php ?> tag for improved compatibility.
-- Version 1.0
-- released 2007-03-15
-- based on initial work by Pavel Boiko
1.0.3
2007-03-25 [augustin] NuSoap issue fixed to ensure PHP5 compatibility.
1.0.2
2007-03-20 [augustin] The WS url is now configurable from the admin section.
2007-03-20 [augustin] Improving various feedback and error messages.
2007-03-20 [augustin] Removing the checkbox "Display forecasts" (was useless).
1.0.1
2007-03-20 [vermorel] Re-packaging because the file ReadMe.html was not included in the first release.
1.0.0
2007-03-15 Initial release.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Version 1.0.3 includes a bugfix to support PHP5.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughtly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
http://www.oscommerce.com/community/contributions,5009
The present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
The present contribution has strong hosting requirements than contribution 5009 (5009 works even in very limited shared hosting conditions).
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
Version 1.0.2 includes a couple of bugfixes.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughtly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
Get daily / weekly / monthly sales forecasts for all your osCommerce products.
If you keep too much inventory, your expenses go up. But if you reduce too much, you have nothing to sell. Sales forecasting is a key of eCommerce profitability.
The delivered forecasts are purely statistical and rely on the collaborative forecasting technology of Lokad. This technology enhances the forecast accuracy even if the amount of input data is low.
Screenshots
http://community.lokad.com/PhpScreenshots.ashx
Contribution homepage
http://community.lokad.com/PhpSalesForecasting.ashx
Intructions to deploy the PHP package
http://community.lokad.com/PhpSetupGuide.ashx
Support email: support@lokad.com
Note: this contribution is roughtly equivalent to the contribution
http://www.oscommerce.com/community/contributions,4950
Yet, the present contribution is a PHP package whereas the contribution 4950 was a stand-alone Windows Application.
Note: Contributions are used at own risk.