X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c3500451e73d6bcd253c1df2b148a94bc774b29f..bbbe79aac4c9461fc18fa71e4e52785382e7f54d:/SL/AM.pm diff --git a/SL/AM.pm b/SL/AM.pm index a06f8b309..b5a283abb 100644 --- a/SL/AM.pm +++ b/SL/AM.pm @@ -1181,7 +1181,6 @@ sub _save_tax { taxdescription = ?, rate = ?, chart_id = ?, - taxnumber = (SELECT accno FROM chart WHERE id = ? ), skonto_sales_chart_id = ?, skonto_purchase_chart_id = ?, chart_categories = ? @@ -1195,7 +1194,6 @@ sub _save_tax { taxdescription, rate, chart_id, - taxnumber, skonto_sales_chart_id, skonto_purchase_chart_id, chart_categories,