From bbea778560bb6df777f98adead64a0e76f9787f8 Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 18 Sep 2007 15:05:56 +0000 Subject: More changes for similar issues to bug 1795858 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1632 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/ct.pl | 30 ++++++------- bin/gl.pl | 14 +++--- bin/ic.pl | 86 +++++++++++++++++------------------ bin/ir.pl | 150 +++++++++++++++++++++++++++++++------------------------------- bin/jc.pl | 40 ++++++++--------- bin/pe.pl | 54 +++++++++++----------- bin/rp.pl | 38 ++++++++-------- 7 files changed, 206 insertions(+), 206 deletions(-) (limited to 'bin') diff --git a/bin/ct.pl b/bin/ct.pl index 1f90e63c..c7299b92 100755 --- a/bin/ct.pl +++ b/bin/ct.pl @@ -478,7 +478,7 @@ sub search_name {
{script}> -{db}> + @@ -1847,7 +1847,7 @@ s/( - @@ -1894,9 +1894,9 @@ s/( - + - + @@ -2430,29 +2430,29 @@ qq||; if ( $form->{db} eq 'customer' ) { $column_data{pricebreak} = - qq||; + . qq|">|; $column_data{sellprice} = - qq||; + . qq|">|; $column_data{validfrom} = -qq||; +qq||; $column_data{validto} = -qq||; +qq||; } if ( $form->{db} eq 'vendor' ) { $column_data{leadtime} = - qq||; + . qq|">|; $column_data{lastcost} = - qq||; + . qq|">|; } $column_data{curr} = @@ -2716,7 +2716,7 @@ qq||;
| . $locale->text('Startdate') . qq|{startdate}> | . $locale->text('Enddate') . qq|{enddate}>
| . $locale->text('Credit Limit') . qq|{"validfrom_$i"}>{"validto_$i"}>
- + |; diff --git a/bin/gl.pl b/bin/gl.pl index 98406247..218c5bb2 100755 --- a/bin/gl.pl +++ b/bin/gl.pl @@ -307,9 +307,9 @@ qq| | print qq| -{script}> + - + @@ -403,7 +403,7 @@ qq| |
- + |; $form->hide_form(qw(path login sessionid)); @@ -1006,7 +1006,7 @@ sub display_rows { $checked = ( $form->{"fx_transaction_$i"} ) ? "1" : ""; $x = ($checked) ? "x" : ""; $fx_transaction = qq| - $x + $x |; } @@ -1034,8 +1034,8 @@ sub display_rows { print qq| $accno $fx_transaction - - {"credit_$i"}> + + $source $memo $project @@ -1140,7 +1140,7 @@ qq||; | . $locale->text('Reference') . qq| | . $locale->text('Date') . qq| - {transdate}> + $department diff --git a/bin/ic.pl b/bin/ic.pl index 5ca97516..fc940b39 100755 --- a/bin/ic.pl +++ b/bin/ic.pl @@ -386,7 +386,7 @@ qq||; +qq||; $intnotes = -qq||; +qq||; $tax = ""; $form->{taxincluded} = ( $form->{taxincluded} ) ? "checked" : ""; $taxincluded = ""; if ( $form->{taxaccounts} ) { $taxincluded = qq| - {taxincluded}> | + {taxincluded}> | . $locale->text('Tax Included') . qq| |; } @@ -490,8 +490,8 @@ qq| + - + $taxincluded
$subtotal $tax - - + +
| . $locale->text('Total') . qq|$form->{invtotal}| . $locale->text('Total') . qq|$form->{invtotal}
@@ -549,9 +549,9 @@ qq||; $name | . $locale->text('Startdate') . qq| - {startdate}> + | . $locale->text('Enddate') . qq| - {enddate}> + $production @@ -383,19 +383,19 @@ qq||; - + - + - + @@ -403,12 +403,12 @@ qq||;
| . $locale->text('Updated') . qq|{priceupdate}>
| . $locale->text('List Price') . qq|{listprice}>
| . $locale->text('Sell Price') . qq|{sellprice}>
| . $locale->text('Weight') . qq|
- {weight}> +   $form->{weightunit} - {weightunit}> +
@@ -599,8 +599,8 @@ sub list_stock { $j %= 2; print qq| - - {id}> + + |; for (@column_index) { print "$column_data{$_}\n" } @@ -820,19 +820,19 @@ sub search { print qq| -{script}> + - -{type}> + + - +
$form->{title}
- +
$number $fromto $selectperiod @@ -854,7 +854,7 @@ sub search {
- + |; $form->hide_form(qw(path login sessionid title)); @@ -1215,15 +1215,15 @@ qq|