Changes to PawCom from V2.8.0 to V2.9.0 ======================================= 1. Support for Peachtree 2008 added. 2. Customer.Unused5 is now obsolete and always returns 0. 3. DefaultVendorData: Newly identified fields: TermsUnused, Internal2, and NextCheck. New fields with Peachtree 2008: NextTicket and NextEmailPO. Unknown1 is now obsolete and always returns 0. Unused2 length reduced by 5 bytes. Unused4 is now obsolete and always returns 0. 4. DefaultTaxType: For PT 2005 and higher number of tax types increased from 26 to 27. Unused7 is now obsolete and always returns 0. 5. DefaultCustomerData Newly identified fields for all versions: Merchant_ID Merchant_TID Account_Nbr UserIdToMerchant UserPswToMerchant Newly identified fields for V13 and later: DepositDateOptions LastAccountUsed NextCCM NextEmailInvoice NextEmailCCM NextEmailQuote DefPrtStatementType NextProposal Unused11 size reduced by 25 bytes for V13 and higher. 6. GeneralData Newly identified fields for all versions: JrnlNeedsPrint(1 to 15) GLNeedsPrint1 Unknown11 is now obsolete and always returns 0. 7. DefaultInventoryData Newly identified fields for V13 and later: AllowDupUpcSkuVal IncPOOnQtyAvail IncWkTkOnQtyAvail OutStkWarnSalOrder OutStkWarnSalInv UserDoesNotWantUM NextWorkTicketNo ATCrtPODropShip ATCrtPONonDropShip ATCrtPOWorkTickets AlwDupPtNoForVend 8. DefaultEmployeeData Newly identified fields for all versions: NextCheck MultiCash Also fixed problem where Update method was failing. 9. GroupData IDA identified as ReportID IDB identified as ReportSelection Added FinancialID 10. InventoryCost For V14 and later Unused replaced by HasAvailableItem 11. JrnlHdr Newly identified fields for V11 and later: DirDepIsLocked DirDepTransactionCode DirDepAccountNumber DirDepRoutingNumber DirDepGUID DirDepAmtPctToDistribute DirDepAllocationMethod 12. CashDisbursementJournal Added GetForKeyL method. 13. Added classes UPSInfo and UPSShip. 14. Added classes Attachment and AttachmentBundle. (2.9.0.1) 15. Corrected problem specifying address while inserting new customer. (2.9.0.2) 16. Corrected problem where Employee.EEAdjust data was not being read or written correctly. (2.9.0.3) 17. Improved reading speed across network. (2.9.0.4) 18. Fixed small error in General Ledger and Trial Balance reports (2.9.0.4) 19. Added GUID property to EventLog and corrected Access form "Repair Eventlog" (2.9.0.5) 20. Corrected problem with oSalesJournal.SalesRepID returning blank. (2.9.0.6) 21. Corrected problem from 2.9.0.4 where AccountIDs were not being inserted in journal entries. (2.9.0.7) 22. Corrected problem with SalesOrderJournal.DetailCustomerIndex. (2.9.0.8)