[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6762] trunk
- Subject: SF.net SVN: ledger-smb:[6762] trunk
- From: ..hidden..
- Date: Wed, 5 Feb 2014 12:11:49 +0000
Revision: 6762
http://sourceforge.net/p/ledger-smb/code/6762
Author: einhverfr
Date: 2014-02-05 12:11:47 +0000 (Wed, 05 Feb 2014)
Log Message:
-----------
fixing bug 979 for 1.4, fix for 1.3 will be independent
Modified Paths:
--------------
trunk/Changelog
trunk/sql/modules/Employee.sql
Modified: trunk/Changelog
===================================================================
--- trunk/Changelog 2014-02-05 11:36:03 UTC (rev 6761)
+++ trunk/Changelog 2014-02-05 12:11:47 UTC (rev 6762)
@@ -119,6 +119,7 @@
* Fixed permission denied errors after upgrading copied db (Chris T, 956)
* Fixed "access denied" when deleting unused tax account (Chris T, 967)
* Fixed GL Report fails before entering transactions (Chris T, 977)
+* Fixed start and end dates not shown on contact screen (Chris T, 979)
Changelog for 1.3.37
* 1.3-1.2 downgrade now drops extensions (Chris T, 943)
Modified: trunk/sql/modules/Employee.sql
===================================================================
--- trunk/sql/modules/Employee.sql 2014-02-05 11:36:03 UTC (rev 6761)
+++ trunk/sql/modules/Employee.sql 2014-02-05 12:11:47 UTC (rev 6762)
@@ -82,8 +82,8 @@
first_name text,
middle_name text,
last_name text,
- startdate date,
- enddate date,
+ start_date date,
+ end_date date,
role varchar(20),
ssn text,
sales bool,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits