[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6770] branches/1.3



Revision: 6770
          http://sourceforge.net/p/ledger-smb/code/6770
Author:   einhverfr
Date:     2014-02-05 15:21:43 +0000 (Wed, 05 Feb 2014)
Log Message:
-----------
Fixing 1001, invoice, quotation, etc. buttons available when no credit account active on customer/vendor screen

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 15:19:06 UTC (rev 6769)
+++ branches/1.3/Changelog	2014-02-05 15:21:43 UTC (rev 6770)
@@ -17,6 +17,7 @@
 * 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)
 * Fixed contact description not preserved on edit (Chris T, 981)
+* Fixed useless buttons on credit div when no account active (Chris T, 1001)
 
 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 15:19:06 UTC (rev 6769)
+++ branches/1.3/UI/Contact/contact.html	2014-02-05 15:21:43 UTC (rev 6770)
@@ -689,7 +689,8 @@
 			name="action" 
 			value="save_credit_new"  
 			title="Save Credit Account as New" #'
-		} ?>
+		};
+                IF credit_id ?>
 		<?lsmb INCLUDE button element_data = {
                         class="submit" 
                         type="submit" 
@@ -734,7 +735,7 @@
                         accesskey="P" 
                         title="Pricelist [Alt-P]"
 			text = text('Pricelist') 
-		} ?>
+		} ; END ?>
 	
     </form>
 </div>

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