X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Falter2.4.php;h=32e1eb372a93f60969b8c550404431bc4f6c3935;hb=6e534728a5723289ddd80c1c79e0c67a69b10ad1;hp=51136eac266e98d0f6faefa4b8bac725eb0f9983;hpb=0388050f6d4c6c7c9a9db06d2f31aa8879da69a8;p=fa-stable.git diff --git a/sql/alter2.4.php b/sql/alter2.4.php index 51136eac..32e1eb37 100644 --- a/sql/alter2.4.php +++ b/sql/alter2.4.php @@ -118,7 +118,7 @@ class fa2_4 extends fa_patch { 'default_quote_valid_days', 'no_zero_lines_amount', 'show_po_item_codes', 'accounts_alpha', 'loc_notification', 'print_invoice_no', 'allow_negative_prices', 'print_item_images_on_quote', 'bcc_email', 'alternative_tax_include_on_docs', 'suppress_tax_rates', 'company_logo_report', - 'barcodes_on_report')"); + 'barcodes_on_stock')"); } function update_workorders()