[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6962] branches/1.3
- Subject: SF.net SVN: ledger-smb:[6962] branches/1.3
- From: ..hidden..
- Date: Tue, 1 Apr 2014 02:44:32 +0000
Revision: 6962
http://sourceforge.net/p/ledger-smb/code/6962
Author: einhverfr
Date: 2014-04-01 02:44:31 +0000 (Tue, 01 Apr 2014)
Log Message:
-----------
updating changelog
Modified Paths:
--------------
branches/1.3/Changelog
branches/1.3/sql/modules/chart.sql
Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog 2014-04-01 02:38:45 UTC (rev 6961)
+++ branches/1.3/Changelog 2014-04-01 02:44:31 UTC (rev 6962)
@@ -15,6 +15,9 @@
* Fixed upgrade tests where null pricegrup exists (Chris T)
* Fixed save button on ar/ap transactions not saving (Chris T, 1097)
+Chris T is Chris Travers
+Robert C is Robert Clay
+
Changelog for 1.3.38
* Fixed AR/AP transactions resetting currency/exchange rate (Chris T)
* Fixed adding vouchers not checking for locked/approved batches (Chris T 1025)
Modified: branches/1.3/sql/modules/chart.sql
===================================================================
--- branches/1.3/sql/modules/chart.sql 2014-04-01 02:38:45 UTC (rev 6961)
+++ branches/1.3/sql/modules/chart.sql 2014-04-01 02:44:31 UTC (rev 6962)
@@ -126,7 +126,7 @@
FOR out_row IN
SELECT * FROM account
WHERE (accno ~* ('^'||in_search)
- OR description ~* ('^'||in_search))
+ OR description ~* in_search)
AND (in_link_desc IS NULL
or id in
(select account_id from account_link
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits