[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6766] branches/1.3
- Subject: SF.net SVN: ledger-smb:[6766] branches/1.3
- From: ..hidden..
- Date: Wed, 5 Feb 2014 14:51:28 +0000
Revision: 6766
http://sourceforge.net/p/ledger-smb/code/6766
Author: einhverfr
Date: 2014-02-05 14:51:27 +0000 (Wed, 05 Feb 2014)
Log Message:
-----------
Fixing 981, contact description pulling in ECA description instead
Modified Paths:
--------------
branches/1.3/Changelog
branches/1.3/UI/Contact/contact.html
Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog 2014-02-05 13:00:46 UTC (rev 6765)
+++ branches/1.3/Changelog 2014-02-05 14:51:27 UTC (rev 6766)
@@ -15,6 +15,7 @@
* 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)
+* Fixed employee showing up several times on search list (Chris T, 980)
Changelog for 1.3.37
* 1.3-1.2 downgrade now drops extensions (Chris T, 943)
Modified: branches/1.3/UI/Contact/contact.html
===================================================================
--- branches/1.3/UI/Contact/contact.html 2014-02-05 13:00:46 UTC (rev 6765)
+++ branches/1.3/UI/Contact/contact.html 2014-02-05 14:51:27 UTC (rev 6766)
@@ -941,7 +941,7 @@
?>?entity_id=<?lsmb tt_url(entity_id)
?>&contact=<?lsmb tt_url(ct.contact)
?>&contact_class=<?lsmb tt_url(ct.class_id)
- ?>&description=<?lsmb tt_url(ct.description)
+ ?>&contact_description=<?lsmb tt_url(ct.description)
?>&action=edit&credit_id=<?lsmb
tt_url(credit_id)
?>&person_id=<?lsmb tt_url(person_id)
@@ -1011,7 +1011,7 @@
<?lsmb PROCESS input element_data = {
label = text('Description'),
name = "description"
- value = description
+ value = contact_description
type = "text"
size = "30"
} #' ?>
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