From: <dai...@us...> - 2011-12-27 20:27:24
|
Revision: 4787 http://web-erp.svn.sourceforge.net/web-erp/?rev=4787&view=rev Author: daintree Date: 2011-12-27 20:27:16 +0000 (Tue, 27 Dec 2011) Log Message: ----------- Modified Paths: -------------- trunk/PDFStockLocTransfer.php trunk/doc/Change.log trunk/doc/Manual/ManualShipments.html Modified: trunk/PDFStockLocTransfer.php =================================================================== --- trunk/PDFStockLocTransfer.php 2011-12-22 09:44:35 UTC (rev 4786) +++ trunk/PDFStockLocTransfer.php 2011-12-27 20:27:16 UTC (rev 4787) @@ -1,9 +1,8 @@ <?php /* $Id$*/ - -$title = _('Stock Location Transfer Docket Error'); include('includes/session.inc'); +$title = _('Stock Location Transfer Docket Error'); include('includes/PDFStarter.php'); Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2011-12-22 09:44:35 UTC (rev 4786) +++ trunk/doc/Change.log 2011-12-27 20:27:16 UTC (rev 4787) @@ -1,5 +1,7 @@ webERP Change Log +27/12/11 Phil: PDFStockLocTransfer.php now has include('includes/session.inc') above the title. + 22/12/11 Release 4.06.3 22/12/11 Phil: Fix to install/save.php to use mysqli_connect_error to report the connection error @@ -1418,228 +1420,228 @@ 30/06/09 Tim: sql/mysql/upgrade3.10-3.11.sql - New purchase order functionality 27/06/09 Tim: sql/mysql/upgrade3.10-3.11.sql - Add in extra fields for purchase orders 27/06/09 Tim: PO_AuthorisationLevels.php - New script to assign authorisation levels for purchase orders -27/06/09 Tim: PDFDeliveryDifferences.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PDFCustomerList.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PDFChequeListing.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PDFBankingSummary.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PaymentTerms.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PaymentMethods.php - Change to lower case html and remove <center> tags -27/06/09 Tim: PaymentAllocations.php - Change to lower case html and remove <center> tags -27/06/09 Tim: OutstandingGRNs.php - Change to lower case html and remove <center> tags -27/06/09 Tim: OrderDetails.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPShortages.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPReschedules.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPReport.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPPlannedWorkOrders.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPPlannedPurchaseOrders.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPDemandTypes.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPDemands.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPCreateDemands.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRPCalendar.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MRP.php - Change to lower case html and remove <center> tags -27/06/09 Tim: MailInventoryValuation.php - Change to lower case html and remove <center> tags -27/06/09 Tim: Logout.php - Change to lower case html and remove <center> tags -27/06/09 Tim: Locations.php - Change to lower case html and remove <center> tags -27/06/09 Tim: InventoryValuation.php - Change to lower case html and remove <center> tags -27/06/09 Tim: InventoryQuantities.php - Change to lower case html and remove <center> tags -27/06/09 Tim: InventoryPlanningPrefSupplier.php - Change to lower case html and remove <center> tags -27/06/09 Tim: InventoryPlanning.php - Change to lower case html and remove <center> tags +27/06/09 Tim: PDFDeliveryDifferences.php - Change to lower case html and remove +27/06/09 Tim: PDFCustomerList.php - Change to lower case html and remove +27/06/09 Tim: PDFChequeListing.php - Change to lower case html and remove +27/06/09 Tim: PDFBankingSummary.php - Change to lower case html and remove +27/06/09 Tim: PaymentTerms.php - Change to lower case html and remove +27/06/09 Tim: PaymentMethods.php - Change to lower case html and remove +27/06/09 Tim: PaymentAllocations.php - Change to lower case html and remove +27/06/09 Tim: OutstandingGRNs.php - Change to lower case html and remove +27/06/09 Tim: OrderDetails.php - Change to lower case html and remove +27/06/09 Tim: MRPShortages.php - Change to lower case html and remove +27/06/09 Tim: MRPReschedules.php - Change to lower case html and remove +27/06/09 Tim: MRPReport.php - Change to lower case html and remove +27/06/09 Tim: MRPPlannedWorkOrders.php - Change to lower case html and remove +27/06/09 Tim: MRPPlannedPurchaseOrders.php - Change to lower case html and remove +27/06/09 Tim: MRPDemandTypes.php - Change to lower case html and remove +27/06/09 Tim: MRPDemands.php - Change to lower case html and remove +27/06/09 Tim: MRPCreateDemands.php - Change to lower case html and remove +27/06/09 Tim: MRPCalendar.php - Change to lower case html and remove +27/06/09 Tim: MRP.php - Change to lower case html and remove +27/06/09 Tim: MailInventoryValuation.php - Change to lower case html and remove +27/06/09 Tim: Logout.php - Change to lower case html and remove +27/06/09 Tim: Locations.php - Change to lower case html and remove +27/06/09 Tim: InventoryValuation.php - Change to lower case html and remove +27/06/09 Tim: InventoryQuantities.php - Change to lower case html and remove +27/06/09 Tim: InventoryPlanningPrefSupplier.php - Change to lower case html and remove +27/06/09 Tim: InventoryPlanning.php - Change to lower case html and remove 27/06/09 Tim: index.php - New menu items -27/06/09 Tim: GoodsReceivedControlled.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GoodsReceived.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLTrialBalance.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLTransInquiry.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLTags.php - Change to lower case html and remove <center> tags +27/06/09 Tim: GoodsReceivedControlled.php - Change to lower case html and remove +27/06/09 Tim: GoodsReceived.php - Change to lower case html and remove +27/06/09 Tim: GLTrialBalance.php - Change to lower case html and remove +27/06/09 Tim: GLTransInquiry.php - Change to lower case html and remove +27/06/09 Tim: GLTags.php - Change to lower case html and remove 27/06/09 Tim: GLTagProfit_Loss.php - Script for creating Profit and Loss accounts by Tag -27/06/09 Tim: GLProfit_Loss.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLJournal.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLCodesInquiry.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLBudgets.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLBalanceSheet.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLAccounts.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GLAccountInquiry.php - Change to lower case html and remove <center> tags -27/06/09 Tim: GetStockImage.php - Change to lower case html and remove <center> tags -26/06/09 Tim: GeocodeSetup.php - Change to lower case html and remove <center> tags -26/06/09 Tim: geocode.php - Change to lower case html and remove <center> tags -26/06/09 Tim: geo_displaymap_suppliers.php - Change to lower case html and remove <center> tags -26/06/09 Tim: geo_displaymap_customers.php - Change to lower case html and remove <center> tags -26/06/09 Tim: FTP_RadioBeacon.php - Change to lower case html and remove <center> tags -26/06/09 Tim: FreightCosts.php - Change to lower case html and remove <center> tags -26/06/09 Tim: Factors.php - Change to lower case html and remove <center> tags -26/06/09 Tim: ExchangeRateTrend.php - Change to lower case html and remove <center> tags -26/06/09 Tim: EmailCustTrans.php - Change to lower case html and remove <center> tags -26/06/09 Tim: EmailConfirmation.php - Change to lower case html and remove <center> tags -26/06/09 Tim: EDISendInvoices.php - Change to lower case html and remove <center> tags -26/06/09 Tim: EDIProcessOrders.php - Change to lower case html and remove <center> tags -26/06/09 Tim: EDIMessageFormat.php - Change to lower case html and remove <center> tags -26/06/09 Tim: DiscountMatrix.php - Change to lower case html and remove <center> tags -26/06/09 Tim: DiscountCategories.php - Change to lower case html and remove <center> tags -26/06/09 Tim: DemandWorkOrders.php - Change to lower case html and remove <center> tags -26/06/09 Tim: DeliveryDetails.php - Change to lower case html and remove <center> tags -26/06/09 Tim: DebtorsAtPeriodEnd.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustWhereAlloc.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerTypes.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerTransInquiry.php - Change to lower case html and remove <center> tags -26/06/09 Tim: Customers.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerReceipt.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerInquiry.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerBranches.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustomerAllocations.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CustEDISetup.php - Change to lower case html and remove <center> tags -26/06/09 Tim: Currencies.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CreditStatus.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CreditItemsControlled.php - Change to lower case html and remove <center> tags -26/06/09 Tim: Credit_Invoice.php - Change to lower case html and remove <center> tags -26/06/09 Tim: ConfirmDispatchControlled_Invoice.php - Change to lower case html and remove <center> tags -26/06/09 Tim: CompanyPreferences.php - Change to lower case html and remove <center> tags -26/06/09 Tim: COGSGLPostings.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMs.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMListing.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMInquiry.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMIndentedReverse.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMIndented.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BOMExtendedQty.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BankReconciliation.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BankMatching.php - Change to lower case html and remove <center> tags -26/06/09 Tim: BankAccounts.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AuditTrail.php - Change to lower case html and remove <center> tags -26/06/09 Tim: Areas.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AgedSuppliers.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AgedDebtors.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AddCustomerTypeNotes.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AddCustomerNotes.php - Change to lower case html and remove <center> tags -26/06/09 Tim: AddCustomerContacts.php - Change to lower case html and remove <center> tags +27/06/09 Tim: GLProfit_Loss.php - Change to lower case html and remove +27/06/09 Tim: GLJournal.php - Change to lower case html and remove +27/06/09 Tim: GLCodesInquiry.php - Change to lower case html and remove +27/06/09 Tim: GLBudgets.php - Change to lower case html and remove +27/06/09 Tim: GLBalanceSheet.php - Change to lower case html and remove +27/06/09 Tim: GLAccounts.php - Change to lower case html and remove +27/06/09 Tim: GLAccountInquiry.php - Change to lower case html and remove +27/06/09 Tim: GetStockImage.php - Change to lower case html and remove +26/06/09 Tim: GeocodeSetup.php - Change to lower case html and remove +26/06/09 Tim: geocode.php - Change to lower case html and remove +26/06/09 Tim: geo_displaymap_suppliers.php - Change to lower case html and remove +26/06/09 Tim: geo_displaymap_customers.php - Change to lower case html and remove +26/06/09 Tim: FTP_RadioBeacon.php - Change to lower case html and remove +26/06/09 Tim: FreightCosts.php - Change to lower case html and remove +26/06/09 Tim: Factors.php - Change to lower case html and remove +26/06/09 Tim: ExchangeRateTrend.php - Change to lower case html and remove +26/06/09 Tim: EmailCustTrans.php - Change to lower case html and remove +26/06/09 Tim: EmailConfirmation.php - Change to lower case html and remove +26/06/09 Tim: EDISendInvoices.php - Change to lower case html and remove +26/06/09 Tim: EDIProcessOrders.php - Change to lower case html and remove +26/06/09 Tim: EDIMessageFormat.php - Change to lower case html and remove +26/06/09 Tim: DiscountMatrix.php - Change to lower case html and remove +26/06/09 Tim: DiscountCategories.php - Change to lower case html and remove +26/06/09 Tim: DemandWorkOrders.php - Change to lower case html and remove +26/06/09 Tim: DeliveryDetails.php - Change to lower case html and remove +26/06/09 Tim: DebtorsAtPeriodEnd.php - Change to lower case html and remove +26/06/09 Tim: CustWhereAlloc.php - Change to lower case html and remove +26/06/09 Tim: CustomerTypes.php - Change to lower case html and remove +26/06/09 Tim: CustomerTransInquiry.php - Change to lower case html and remove +26/06/09 Tim: Customers.php - Change to lower case html and remove +26/06/09 Tim: CustomerReceipt.php - Change to lower case html and remove +26/06/09 Tim: CustomerInquiry.php - Change to lower case html and remove +26/06/09 Tim: CustomerBranches.php - Change to lower case html and remove +26/06/09 Tim: CustomerAllocations.php - Change to lower case html and remove +26/06/09 Tim: CustEDISetup.php - Change to lower case html and remove +26/06/09 Tim: Currencies.php - Change to lower case html and remove +26/06/09 Tim: CreditStatus.php - Change to lower case html and remove +26/06/09 Tim: CreditItemsControlled.php - Change to lower case html and remove +26/06/09 Tim: Credit_Invoice.php - Change to lower case html and remove +26/06/09 Tim: ConfirmDispatchControlled_Invoice.php - Change to lower case html and remove +26/06/09 Tim: CompanyPreferences.php - Change to lower case html and remove +26/06/09 Tim: COGSGLPostings.php - Change to lower case html and remove +26/06/09 Tim: BOMs.php - Change to lower case html and remove +26/06/09 Tim: BOMListing.php - Change to lower case html and remove +26/06/09 Tim: BOMInquiry.php - Change to lower case html and remove +26/06/09 Tim: BOMIndentedReverse.php - Change to lower case html and remove +26/06/09 Tim: BOMIndented.php - Change to lower case html and remove +26/06/09 Tim: BOMExtendedQty.php - Change to lower case html and remove +26/06/09 Tim: BankReconciliation.php - Change to lower case html and remove +26/06/09 Tim: BankMatching.php - Change to lower case html and remove +26/06/09 Tim: BankAccounts.php - Change to lower case html and remove +26/06/09 Tim: AuditTrail.php - Change to lower case html and remove +26/06/09 Tim: Areas.php - Change to lower case html and remove +26/06/09 Tim: AgedSuppliers.php - Change to lower case html and remove +26/06/09 Tim: AgedDebtors.php - Change to lower case html and remove +26/06/09 Tim: AddCustomerTypeNotes.php - Change to lower case html and remove +26/06/09 Tim: AddCustomerNotes.php - Change to lower case html and remove +26/06/09 Tim: AddCustomerContacts.php - Change to lower case html and remove 24/06/09 turbopt: SelectProduct.php - Correct field line up in inventory item display -24/06/09 Tim: PeriodsInquiry.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFStockTransfer.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFStockNegatives.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFStockLocTransfer.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFStockCheckComparison.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFQuotation.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFPriceList.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFOrderStatus.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFOrdersInvoiced.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFLowGP.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFGrn.php - Change to lower case html and remove <center> tags -24/06/09 Tim: PDFDIFOT.php - Change to lower case html and remove <center> tags +24/06/09 Tim: PeriodsInquiry.php - Change to lower case html and remove +24/06/09 Tim: PDFStockTransfer.php - Change to lower case html and remove +24/06/09 Tim: PDFStockNegatives.php - Change to lower case html and remove +24/06/09 Tim: PDFStockLocTransfer.php - Change to lower case html and remove +24/06/09 Tim: PDFStockCheckComparison.php - Change to lower case html and remove +24/06/09 Tim: PDFQuotation.php - Change to lower case html and remove +24/06/09 Tim: PDFPriceList.php - Change to lower case html and remove +24/06/09 Tim: PDFOrderStatus.php - Change to lower case html and remove +24/06/09 Tim: PDFOrdersInvoiced.php - Change to lower case html and remove +24/06/09 Tim: PDFLowGP.php - Change to lower case html and remove +24/06/09 Tim: PDFGrn.php - Change to lower case html and remove +24/06/09 Tim: PDFDIFOT.php - Change to lower case html and remove 24/06/09 Tim: ConfirmDispatch_Invoice.php - Remove backslashes from narrative 24/06/09 Tim: SelectOrderItems.php - Remove backslashes from narrative 24/06/09 Tim: PrintCustTransPortrait.php - Remove backslashes from narrative 24/06/09 Tim: PrintCustTrans.php - Remove backslashes from narrative -21/06/09 Tim: ReverseGRN.php - Change to lower case html and remove <center> tags -21/06/09 Tim: ReorderLevel.php - Change to lower case html and remove <center> tags -21/06/09 Tim: RecurringSalesOrdersProcess.php - Change to lower case html and remove <center> tags -21/06/09 Tim: RecurringSalesOrders.php - Change to lower case html and remove <center> tags -21/06/09 Tim: PurchData.php - Change to lower case html and remove <center> tags -21/06/09 Tim: PrintCustTransPortrait.php - Change to lower case html and remove <center> tags -21/06/09 Tim: PrintCustStatements.php - Change to lower case html and remove <center> tags -21/06/09 Tim: PrintCustOrder.php - Change to lower case html and remove <center> tags -21/06/09 Tim: PricesBasedOnMarkUp.php - Change to lower case html and remove <center> tags -21/06/09 Tim: Prices.php - Change to lower case html and remove <center> tags -21/06/09 Tim: Prices_Customer.php - Change to lower case html and remove <center> tags -21/06/09 Tim: POReport.php - Change to lower case html and remove <center> tags +21/06/09 Tim: ReverseGRN.php - Change to lower case html and remove +21/06/09 Tim: ReorderLevel.php - Change to lower case html and remove +21/06/09 Tim: RecurringSalesOrdersProcess.php - Change to lower case html and remove +21/06/09 Tim: RecurringSalesOrders.php - Change to lower case html and remove +21/06/09 Tim: PurchData.php - Change to lower case html and remove +21/06/09 Tim: PrintCustTransPortrait.php - Change to lower case html and remove +21/06/09 Tim: PrintCustStatements.php - Change to lower case html and remove +21/06/09 Tim: PrintCustOrder.php - Change to lower case html and remove +21/06/09 Tim: PricesBasedOnMarkUp.php - Change to lower case html and remove +21/06/09 Tim: Prices.php - Change to lower case html and remove +21/06/09 Tim: Prices_Customer.php - Change to lower case html and remove +21/06/09 Tim: POReport.php - Change to lower case html and remove 21/06/09 Lindsay: PrintCustOrder_generic.php - Prevent blank line on second page 21/06/09 Lindsay: PrintCustTrans.php - Prevent blank page being printed every second page 21/06/09 Lindsay: Z_ChangeStockCode.php - Add in check for woitems table 19/06/09 Murray: some improvements the html and css styles -19/06/09 Tim: StockTransferControlled.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockStatus.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockSerialItems.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockSerialItemResearch.php - Change to lower case html and remove <center> tags -19/06/09 Tim: Stocks.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockReorderLevel.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockQuantityByDate.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockQties_csv.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockMovements.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockLocTransferReceive.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockLocTransfer.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockLocStatus.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockLocMovements.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockCounts.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockCostUpdate.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockCheck.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockCategories.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockAdjustmentsControlled.php - Change to lower case html and remove <center> tags -19/06/09 Tim: StockAdjustments.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SpecialOrder.php - Change to lower case html and remove <center> tags -19/06/09 Tim: Shipt_Select.php - Change to lower case html and remove <center> tags -19/06/09 Tim: Shippers.php - Change to lower case html and remove <center> tags -19/06/09 Tim: Shipments.php - Change to lower case html and remove <center> tags -19/06/09 Tim: ShipmentCosting.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectWorkOrder.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectSupplier.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectSalesOrder.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectRecurringSalesOrder.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectProduct.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectOrderItems.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectGLAccount.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectCustomer.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SelectCreditItems.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesTypes.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesPeople.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesInquiry.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesGraph.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesGLPostings.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesCategories.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesAnalysis_UserDefined.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesAnalRepts.php - Change to lower case html and remove <center> tags -19/06/09 Tim: SalesAnalReptCols.php - Change to lower case html and remove <center> tags +19/06/09 Tim: StockTransferControlled.php - Change to lower case html and remove +19/06/09 Tim: StockStatus.php - Change to lower case html and remove +19/06/09 Tim: StockSerialItems.php - Change to lower case html and remove +19/06/09 Tim: StockSerialItemResearch.php - Change to lower case html and remove +19/06/09 Tim: Stocks.php - Change to lower case html and remove +19/06/09 Tim: StockReorderLevel.php - Change to lower case html and remove +19/06/09 Tim: StockQuantityByDate.php - Change to lower case html and remove +19/06/09 Tim: StockQties_csv.php - Change to lower case html and remove +19/06/09 Tim: StockMovements.php - Change to lower case html and remove +19/06/09 Tim: StockLocTransferReceive.php - Change to lower case html and remove +19/06/09 Tim: StockLocTransfer.php - Change to lower case html and remove +19/06/09 Tim: StockLocStatus.php - Change to lower case html and remove +19/06/09 Tim: StockLocMovements.php - Change to lower case html and remove +19/06/09 Tim: StockCounts.php - Change to lower case html and remove +19/06/09 Tim: StockCostUpdate.php - Change to lower case html and remove +19/06/09 Tim: StockCheck.php - Change to lower case html and remove +19/06/09 Tim: StockCategories.php - Change to lower case html and remove +19/06/09 Tim: StockAdjustmentsControlled.php - Change to lower case html and remove +19/06/09 Tim: StockAdjustments.php - Change to lower case html and remove +19/06/09 Tim: SpecialOrder.php - Change to lower case html and remove +19/06/09 Tim: Shipt_Select.php - Change to lower case html and remove +19/06/09 Tim: Shippers.php - Change to lower case html and remove +19/06/09 Tim: Shipments.php - Change to lower case html and remove +19/06/09 Tim: ShipmentCosting.php - Change to lower case html and remove +19/06/09 Tim: SelectWorkOrder.php - Change to lower case html and remove +19/06/09 Tim: SelectSupplier.php - Change to lower case html and remove +19/06/09 Tim: SelectSalesOrder.php - Change to lower case html and remove +19/06/09 Tim: SelectRecurringSalesOrder.php - Change to lower case html and remove +19/06/09 Tim: SelectProduct.php - Change to lower case html and remove +19/06/09 Tim: SelectOrderItems.php - Change to lower case html and remove +19/06/09 Tim: SelectGLAccount.php - Change to lower case html and remove +19/06/09 Tim: SelectCustomer.php - Change to lower case html and remove +19/06/09 Tim: SelectCreditItems.php - Change to lower case html and remove +19/06/09 Tim: SalesTypes.php - Change to lower case html and remove +19/06/09 Tim: SalesPeople.php - Change to lower case html and remove +19/06/09 Tim: SalesInquiry.php - Change to lower case html and remove +19/06/09 Tim: SalesGraph.php - Change to lower case html and remove +19/06/09 Tim: SalesGLPostings.php - Change to lower case html and remove +19/06/09 Tim: SalesCategories.php - Change to lower case html and remove +19/06/09 Tim: SalesAnalysis_UserDefined.php - Change to lower case html and remove +19/06/09 Tim: SalesAnalRepts.php - Change to lower case html and remove +19/06/09 Tim: SalesAnalReptCols.php - Change to lower case html and remove 12/6/09 Mark: Added SalesInquiry.php - detailed or summarized inquiries on Sales Orders -17/06/09 Tim: Z_UploadForm.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_Upgrade_3.09-3.10.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_Upgrade_3.08-3.09.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_Upgrade_3.07-3.08.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_Upgrade_3.05-3.06.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_Upgrade_3.04-3.05.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_UpdateChartDetailsBFwd.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_SalesIntegrityCheck.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ReverseSuppPaymentRun.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_RePostGLFromPeriod.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ReApplyCostToSA.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_PriceChanges.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poRebuildDefault.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poEditLangRemaining.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poEditLangModule.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poEditLangHeader.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poAdmin.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_poAddLanguage.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_MakeStockLocns.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_MakeNewCompany.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ImportStocks.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ImportPartCodes.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ImportGLAccountSections.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ImportGLAccountGroups.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ImportChartOfAccounts.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_DescribeTable.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_DeleteSalesTransActions.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_DeleteInvoice.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_DeleteCreditNote.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_DataExport.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CurrencySuppliersBalances.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CurrencyDebtorsBalances.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CreateCompany.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CheckGLTransBalance.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CheckDebtorsControl.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CheckAllocs.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_CheckAllocationsFrom.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ChangeStockCode.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ChangeCustomerCode.php - Change to lower case html and remove <center> tags -17/06/09 Tim: Z_ChangeBranchCode.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WWW_Users.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WWW_Access.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WOSerialNos.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WorkOrderStatus.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WorkOrderReceive.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WorkOrderIssue.php - Change to lower case html and remove <center> tags -17/06/09 Tim: WorkOrderEntry.php - Change to lower case html and remove <center> tags +17/06/09 Tim: Z_UploadForm.php - Change to lower case html and remove +17/06/09 Tim: Z_Upgrade_3.09-3.10.php - Change to lower case html and remove +17/06/09 Tim: Z_Upgrade_3.08-3.09.php - Change to lower case html and remove +17/06/09 Tim: Z_Upgrade_3.07-3.08.php - Change to lower case html and remove +17/06/09 Tim: Z_Upgrade_3.05-3.06.php - Change to lower case html and remove +17/06/09 Tim: Z_Upgrade_3.04-3.05.php - Change to lower case html and remove +17/06/09 Tim: Z_UpdateChartDetailsBFwd.php - Change to lower case html and remove +17/06/09 Tim: Z_SalesIntegrityCheck.php - Change to lower case html and remove +17/06/09 Tim: Z_ReverseSuppPaymentRun.php - Change to lower case html and remove +17/06/09 Tim: Z_RePostGLFromPeriod.php - Change to lower case html and remove +17/06/09 Tim: Z_ReApplyCostToSA.php - Change to lower case html and remove +17/06/09 Tim: Z_PriceChanges.php - Change to lower case html and remove +17/06/09 Tim: Z_poRebuildDefault.php - Change to lower case html and remove +17/06/09 Tim: Z_poEditLangRemaining.php - Change to lower case html and remove +17/06/09 Tim: Z_poEditLangModule.php - Change to lower case html and remove +17/06/09 Tim: Z_poEditLangHeader.php - Change to lower case html and remove +17/06/09 Tim: Z_poAdmin.php - Change to lower case html and remove +17/06/09 Tim: Z_poAddLanguage.php - Change to lower case html and remove +17/06/09 Tim: Z_MakeStockLocns.php - Change to lower case html and remove +17/06/09 Tim: Z_MakeNewCompany.php - Change to lower case html and remove +17/06/09 Tim: Z_ImportStocks.php - Change to lower case html and remove +17/06/09 Tim: Z_ImportPartCodes.php - Change to lower case html and remove +17/06/09 Tim: Z_ImportGLAccountSections.php - Change to lower case html and remove +17/06/09 Tim: Z_ImportGLAccountGroups.php - Change to lower case html and remove +17/06/09 Tim: Z_ImportChartOfAccounts.php - Change to lower case html and remove +17/06/09 Tim: Z_DescribeTable.php - Change to lower case html and remove +17/06/09 Tim: Z_DeleteSalesTransActions.php - Change to lower case html and remove +17/06/09 Tim: Z_DeleteInvoice.php - Change to lower case html and remove +17/06/09 Tim: Z_DeleteCreditNote.php - Change to lower case html and remove +17/06/09 Tim: Z_DataExport.php - Change to lower case html and remove +17/06/09 Tim: Z_CurrencySuppliersBalances.php - Change to lower case html and remove +17/06/09 Tim: Z_CurrencyDebtorsBalances.php - Change to lower case html and remove +17/06/09 Tim: Z_CreateCompany.php - Change to lower case html and remove +17/06/09 Tim: Z_CheckGLTransBalance.php - Change to lower case html and remove +17/06/09 Tim: Z_CheckDebtorsControl.php - Change to lower case html and remove +17/06/09 Tim: Z_CheckAllocs.php - Change to lower case html and remove +17/06/09 Tim: Z_CheckAllocationsFrom.php - Change to lower case html and remove +17/06/09 Tim: Z_ChangeStockCode.php - Change to lower case html and remove +17/06/09 Tim: Z_ChangeCustomerCode.php - Change to lower case html and remove +17/06/09 Tim: Z_ChangeBranchCode.php - Change to lower case html and remove +17/06/09 Tim: WWW_Users.php - Change to lower case html and remove +17/06/09 Tim: WWW_Access.php - Change to lower case html and remove +17/06/09 Tim: WOSerialNos.php - Change to lower case html and remove +17/06/09 Tim: WorkOrderStatus.php - Change to lower case html and remove +17/06/09 Tim: WorkOrderReceive.php - Change to lower case html and remove +17/06/09 Tim: WorkOrderIssue.php - Change to lower case html and remove +17/06/09 Tim: WorkOrderEntry.php - Change to lower case html and remove 16/06/09 Tim: ConfirmDispatch_Invoice.php - Correctly show multiple lines of narrative 16/06/09 Tim: PrintCustTransPortrait.php - Correctly show multiple lines of narrative 16/06/09 Tim: PrintCustTrans.php - Correctly show multiple lines of narrative -16/06/09 Tim: Payments.php - Change to lower case html and remove <center> tags -16/06/09 Tim: SelectOrderItems.php - Change to lower case html and remove <center> tags and include javascript -16/06/09 Tim: SelectSalesOrder.php - Change to lower case html and remove <center> tags -16/06/09 Tim: ShiptsList.php - Change to lower case html and remove <center> tags -16/06/09 Tim: StockAdjustments.php - Change to lower case html and remove <center> tags +16/06/09 Tim: Payments.php - Change to lower case html and remove +16/06/09 Tim: SelectOrderItems.php - Change to lower case html and remove and include javascript +16/06/09 Tim: SelectSalesOrder.php - Change to lower case html and remove +16/06/09 Tim: ShiptsList.php - Change to lower case html and remove +16/06/09 Tim: StockAdjustments.php - Change to lower case html and remove 16/06/09 Tim: SuppInvGRNs.php - Change to lower case html and and change to show GRN batch number and Purchase Order number 16/06/09 Tim: WWW_Users.php - Change to lower case html and various changes for Opera compatability 16/06/09 Tim: css/jelly/default.css - Correct typo in css @@ -1706,7 +1708,7 @@ 11/04/09 Tim: SelectProduct.php - Correct justification and show prices info when security is high enough 10/04/09 Tim: SelectCustomer.php - Correctly change the customer when returning from OrderDetails.php 10/04/09 Tim: includes/session.inc - Ensure last visit field is always updated -10/04/09 Tim: Z_Upgrade3.10.php - Remove deprecated <center> tags +10/04/09 Tim: Z_Upgrade3.10.php - Remove deprecated 09/04/09 Tim: reportwriter/admin/forms/TplFrmTtl.html - Remove duplication of <html> and <body> tags 09/04/09 Tim: reportwriter/admin/forms/TplFrmText.html - Remove duplication of <html> and <body> tags 09/04/09 Tim: reportwriter/admin/forms/TplFrmTBlk.html - Remove duplication of <html> and <body> tags @@ -1736,8 +1738,8 @@ 08/04/09 Tim: css/gel/default.css - Include specific entities for numbers 08/04/09 Tim: css/fresh/default.css - Include specific entities for numbers 08/04/09 Tim: css/default/default.css - Include specific entities for numbers -08/04/09 Tim: DiscountMatrix.php - Improve methods of input, include javascript, and remove <center> tags for xhtml compatability -08/04/09 Tim: DiscountCategories.php - Improve methods of input, include javascript, and remove <center> tags for xhtml compatability +08/04/09 Tim: DiscountMatrix.php - Improve methods of input, include javascript, and remove for xhtml compatability +08/04/09 Tim: DiscountCategories.php - Improve methods of input, include javascript, and remove for xhtml compatability 06/04/09 Tim: index.php - Incorrect link to BOMExtendedQty.php 06/04/09 Tim: Stocks.php - Move reload form function to javascript library 06/04/09 Tim: javascripts/MiscFunctions.js - Move reload form function to javascript library Modified: trunk/doc/Manual/ManualShipments.html =================================================================== --- trunk/doc/Manual/ManualShipments.html 2011-12-22 09:44:35 UTC (rev 4786) +++ trunk/doc/Manual/ManualShipments.html 2011-12-27 20:27:16 UTC (rev 4787) @@ -18,7 +18,7 @@ <br /><br /> <font size="+1"><b>Creating Shipments</b></font> <br /><br /> -The purchase order(s) must already be created. The shipment must be created before the goods are received - as the process of receiving them flags the Goods Received as received against the shipment. After selecting the supplier from which the product has been sourced and having entered the purchase order(s) to initiate the transaction, from the select supplier menu, choose the link "Set up a New Shipment". Each time this page is called the system increments a shipment reference and shows the shipment number that will be used. The shipment page allows the details of the shipment to be entered. +The purchase order(s) must already be created. The shipment must be created before any of the goods have had supplier invoices entered against them. After selecting the supplier from which the product has been sourced and having entered the purchase order(s) to initiate the transaction, from the select supplier menu, choose the link "Set up a New Shipment". Each time this page is called the system increments a shipment reference and shows the shipment number that will be used. The shipment page allows the details of the shipment to be entered. <br /><br /> <ul> <li>The name of the vessel on which the product has been loaded This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |