From 1b7cbefee314ad66d9757e48b36aad538cf1c41f Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Thu, 4 Jun 2009 18:46:53 +0000 Subject: [PATCH] [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves --- CHANGELOG.txt | 8 ++++++++ install.html | 4 ++-- manufacturing/manage/bom_edit.php | 1 + purchasing/includes/db/invoice_db.inc | 15 +++++++++++++-- purchasing/po_receive_items.php | 2 +- update.html | 3 +-- 6 files changed, 26 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 426d90f..8ab45d1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,10 @@ Legend: ! -> Note $ -> Affected files +04-Jun-2009 Joe Hunt +# [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves. +$ /purchasing/includes/db/invoice_db.inc + 03-Jun-2009 Joe Hunt ! Changed to present reference number in Print Invoices/Credit Notes if global $print_invoice_no = 0 $ /reporting/includes/reports_classes.inc @@ -31,6 +35,10 @@ $ /reporting/rep302.php # When producing advanced manufacture there should be errors when insuffient qoh in items (if 'Allow Negative Stock' is not marked). $ /manufacturing/work_order_issue.php /manufacturing/work_order_add_finished.php +# Missing decimal calculation in BOM edit. +$ /manufacturing/manage/bom_edit.php +# Wrong toottip text on Process button in Purchase Order, Receive Items. +$ /purchase/po_receive_items.php 27-May-2009 Joe Hunt # After heavy testing a new set of nested subtypes in COA, Monthly Breakdown, Balance Sheet and P&L Statement. diff --git a/install.html b/install.html index a61c378..7e3ec85 100644 --- a/install.html +++ b/install.html @@ -13,7 +13,7 @@ installed on the web server. server - with innodb tables enabled (see notes below)
  • Adobe Acrobat Reader -- for viewing the PDF reports before printing them out.
  • +- or another PDF reader for viewing the PDF reports before printing them out.

    Important Notes