From: Janusz Dobrowolski Date: Mon, 11 Oct 2010 06:42:33 +0000 (+0000) Subject: Fixed payment terms selection and POS handling in sales module X-Git-Tag: v2.4.2~19^2~575 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=2576472cd55915cb1ff5e004e434426f4af61416;p=fa-stable.git Fixed payment terms selection and POS handling in sales module --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0bda2e68..6a8a768f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -24,10 +24,26 @@ $ -> Affected files 10-Oct-2010 Joe Hunt $ version.php update.html - + 10-Oct-2010 Janusz Dobrowolski + Added document reference display in cust/supp payments $ /includes/ui/allocation_cart.inc +! Added payment terms categories +$ /includes/types.inc +! Added terms category parameter to sale_payment_list +$ /includes/ui/ui_lists.inc + /sales/customer_invoice.php +# Fixed point of sale handling and terms selection. +$ /sales/sales_order_entry.php + /sales/includes/cart_class.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/ui/sales_order_ui.inc +! Payment terms in so/si view + /sales/view/view_invoice.php + /sales/view/view_sales_order.php +# Fixed cash payment terms definition + /sql/en_US-demo.sql + /sql/en_US-new.sql 10-Oct-2010 Joe Hunt # Master bug in class supp_trans get_items_total. Minor bug in gl_db_trans.inc