From b1fb5e29db15a7c8e36c652db711b6eafcb11edb Mon Sep 17 00:00:00 2001 From: abijah Date: Wed, 19 Aug 2009 20:45:13 +0000 Subject: [PATCH] Updated property_manager.sql with property_manager_2009_08_11_1459.sql Created: Wed Aug 19 13:42:22 2009 Modified: Tue Aug 11 14:59:38 2009 git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@637 97e9348a-65ac-dc4b-aefc-98561f571b83 --- db/property_manager.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/property_manager.sql b/db/property_manager.sql index 5f61e6c..247bbae 100644 --- a/db/property_manager.sql +++ b/db/property_manager.sql @@ -3709,7 +3709,7 @@ INSERT INTO `pmgr_transactions` VALUES (369,'RECEIPT','2009-05-19 07:00:00',6,1, INSERT INTO `pmgr_transactions` VALUES (370,'RECEIPT','2009-05-10 07:00:00',9,1,1,'CREDIT',40.00,NULL); INSERT INTO `pmgr_transactions` VALUES (371,'RECEIPT','2009-05-10 07:00:00',31,1,1,'CREDIT',50.00,NULL); INSERT INTO `pmgr_transactions` VALUES (372,'RECEIPT','2009-05-10 07:00:00',40,1,1,'CREDIT',35.00,NULL); -INSERT INTO `pmgr_transactions` VALUES (373,'DEPOSIT','2009-05-20 07:00:00',NULL,20,20,'CREDIT',70.00,NULL); +INSERT INTO `pmgr_transactions` VALUES (373,'WITHDRAWAL','2009-05-20 07:00:00',NULL,20,20,'CREDIT',70.00,NULL); INSERT INTO `pmgr_transactions` VALUES (374,'RECEIPT','2009-05-20 07:00:00',14,8,8,'CREDIT',-70.00,NULL); INSERT INTO `pmgr_transactions` VALUES (375,'INVOICE','2009-05-20 07:00:00',14,1,1,'DEBIT',35.00,NULL); /*!40000 ALTER TABLE `pmgr_transactions` ENABLE KEYS */; @@ -3963,4 +3963,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2009-08-11 21:56:54 +-- Dump completed on 2009-08-11 21:59:38