From: <dai...@us...> - 2013-01-29 05:59:56
|
Revision: 5804 http://sourceforge.net/p/web-erp/reponame/5804 Author: daintree Date: 2013-01-29 05:59:52 +0000 (Tue, 29 Jan 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log trunk/doc/Manual/ManualContributors.html trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot trunk/sql/mysql/weberp-demo.sql trunk/sql/mysql/weberp-new.sql Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-01-29 02:45:20 UTC (rev 5803) +++ trunk/doc/Change.log 2013-01-29 05:59:52 UTC (rev 5804) @@ -1,5 +1,7 @@ webERP Change Log +27/1/13 Version 4.10.0 Released + 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 Modified: trunk/doc/Manual/ManualContributors.html =================================================================== --- trunk/doc/Manual/ManualContributors.html 2013-01-29 02:45:20 UTC (rev 5803) +++ trunk/doc/Manual/ManualContributors.html 2013-01-29 05:59:52 UTC (rev 5804) @@ -1,6 +1,7 @@ <a id="Contributors"><h1>Contributors - Acknowledgements</h1></a> <p> The following is a list of known contributors. Many of these people can usually be contacted by posting to the appropriate mailing list. +The copyright to the code belongs to these individuals who contributed the code. Collectively this group are referred to as "weberp.org" or the "webERP Project" or the "webERP Developers". </p> <table width="100%"> Modified: trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot =================================================================== --- trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot 2013-01-29 02:45:20 UTC (rev 5803) +++ trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot 2013-01-29 05:59:52 UTC (rev 5804) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-27 11:28+1300\n" +"POT-Creation-Date: 2013-01-27 11:37+1300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" Modified: trunk/sql/mysql/weberp-demo.sql =================================================================== --- trunk/sql/mysql/weberp-demo.sql 2013-01-29 02:45:20 UTC (rev 5803) +++ trunk/sql/mysql/weberp-demo.sql 2013-01-29 05:59:52 UTC (rev 5804) @@ -3058,7 +3058,7 @@ /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2013-01-27 11:28:56 +-- Dump completed on 2013-01-27 11:37:33 -- MySQL dump 10.13 Distrib 5.5.24, for Linux (i686) -- -- Host: localhost Database: weberpdemo @@ -102036,7 +102036,7 @@ -- Dumping data for table `www_users` -- -INSERT INTO `www_users` VALUES ('admin','f0f77a7f88e7c1e93ab4e316b4574c7843b00ea4','Demonstration user','','','','','in...@we...','MEL',8,0,'2013-01-27 11:27:13','','A4','1,1,1,1,1,1,1,1,1,1,1,',0,50,'default','en_GB.utf8',3,0); +INSERT INTO `www_users` VALUES ('admin','f0f77a7f88e7c1e93ab4e316b4574c7843b00ea4','Demonstration user','','','','','in...@we...','MEL',8,0,'2013-01-27 11:31:44','','A4','1,1,1,1,1,1,1,1,1,1,1,',0,50,'default','en_GB.utf8',3,0); /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; @@ -102044,5 +102044,5 @@ /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2013-01-27 11:28:57 +-- Dump completed on 2013-01-27 11:37:34 SET FOREIGN_KEY_CHECKS = 1; Modified: trunk/sql/mysql/weberp-new.sql =================================================================== --- trunk/sql/mysql/weberp-new.sql 2013-01-29 02:45:20 UTC (rev 5803) +++ trunk/sql/mysql/weberp-new.sql 2013-01-29 05:59:52 UTC (rev 5804) @@ -3056,7 +3056,7 @@ /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2013-01-27 11:28:56 +-- Dump completed on 2013-01-27 11:37:33 -- MySQL dump 10.13 Distrib 5.5.24, for Linux (i686) -- -- Host: localhost Database: weberpdemo @@ -79342,7 +79342,7 @@ -- Dumping data for table `www_users` -- -INSERT INTO `www_users` VALUES ('admin','f0f77a7f88e7c1e93ab4e316b4574c7843b00ea4','Demonstration user','','','','','in...@we...','MEL',8,0,'2013-01-27 11:27:13','','A4','1,1,1,1,1,1,1,1,1,1,1,',0,50,'default','en_GB.utf8',3,0); +INSERT INTO `www_users` VALUES ('admin','f0f77a7f88e7c1e93ab4e316b4574c7843b00ea4','Demonstration user','','','','','in...@we...','MEL',8,0,'2013-01-27 11:31:44','','A4','1,1,1,1,1,1,1,1,1,1,1,',0,50,'default','en_GB.utf8',3,0); -- -- Dumping data for table `edi_orders_segs` @@ -80066,7 +80066,7 @@ /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2013-01-27 11:28:56 +-- Dump completed on 2013-01-27 11:37:33 SET FOREIGN_KEY_CHECKS = 1; UPDATE systypes SET typeno=0; INSERT INTO shippers VALUES (1,'Default Shipper',0); |