[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6635] trunk/UI/inventory/adjustment_entry.html
- Subject: SF.net SVN: ledger-smb:[6635] trunk/UI/inventory/adjustment_entry.html
- From: ..hidden..
- Date: Sat, 25 Jan 2014 09:11:24 +0000
Revision: 6635
http://sourceforge.net/p/ledger-smb/code/6635
Author: einhverfr
Date: 2014-01-25 09:11:24 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
The initial setup and entry streens working up to the point of looking up a part.
Modified Paths:
--------------
trunk/UI/inventory/adjustment_entry.html
Modified: trunk/UI/inventory/adjustment_entry.html
===================================================================
--- trunk/UI/inventory/adjustment_entry.html 2014-01-25 08:49:09 UTC (rev 6634)
+++ trunk/UI/inventory/adjustment_entry.html 2014-01-25 09:11:24 UTC (rev 6635)
@@ -31,10 +31,15 @@
<th><?lsmb text('Adjustment') ?></th>
</tr>
<?lsmb IF ! rowcount; rowcount = 1; END;
+ INCLUDE input element_data = {
+ name = 'rowcount'
+ type = 'hidden'
+ value = rowcount
+ };
FOREACH i = [ 1 .. rowcount ];
id_id = "id_$i";
IF ! $id_id;
- $id_id = "New_$i";
+ $id_id = "new";
END;
# ids are numeric -?>
<?lsmb INCLUDE input element_data = {
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