[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6497] branches/1.3
- Subject: SF.net SVN: ledger-smb:[6497] branches/1.3
- From: ..hidden..
- Date: Fri, 17 Jan 2014 07:46:17 +0000
Revision: 6497
http://sourceforge.net/p/ledger-smb/code/6497
Author: einhverfr
Date: 2014-01-17 07:46:16 +0000 (Fri, 17 Jan 2014)
Log Message:
-----------
Merging fix for save info from trunk
Modified Paths:
--------------
branches/1.3/Changelog
branches/1.3/bin/ir.pl
branches/1.3/bin/is.pl
Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog 2014-01-17 07:37:28 UTC (rev 6496)
+++ branches/1.3/Changelog 2014-01-17 07:46:16 UTC (rev 6497)
@@ -8,7 +8,7 @@
* Fixed old code not working if clicked on after changing passwd (Chris 949)
* Fixed join projection issues in AP Outstanding (Chris T, 950)
* Added Apache 2.4 configuration file (Chris T)
-* Save Info reports "Draft Posted" (Chris T, 925)
+* Fixed "save info" reporting "Draft Posted" (Chris T, 925)
Changelog for 1.3.36
* Set default date for AP invoice creation to current date (Chris T)
Modified: branches/1.3/bin/ir.pl
===================================================================
--- branches/1.3/bin/ir.pl 2014-01-17 07:37:28 UTC (rev 6496)
+++ branches/1.3/bin/ir.pl 2014-01-17 07:46:16 UTC (rev 6497)
@@ -1457,7 +1457,7 @@
. qq|here</a>.</body></html>|;
} else {
- $form->info($locale->text('Draft Posted'));
+ edit();
}
}
Modified: branches/1.3/bin/is.pl
===================================================================
--- branches/1.3/bin/is.pl 2014-01-17 07:37:28 UTC (rev 6496)
+++ branches/1.3/bin/is.pl 2014-01-17 07:46:16 UTC (rev 6497)
@@ -1548,7 +1548,7 @@
. qq|here</a>.</body></html>|;
} else {
- $form->info($locale->text('Draft Posted'));
+ edit();
}
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits