search
Twitter Rss Feeds
MicrosoftArticlesForumsGroups
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml/Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsGroups
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsGroups
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsGroups
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsGroups
Microsoft Excel
Microsoft Word
Microsoft Powerpoint
Publisher
Money

Operating SystemsArticlesForumsGroups
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsGroups
Share Point
BizTalk
Site Server
Exhange Server
IIS
Transaction Server

Graphic DesignArticlesForumsGroups
Macromedia Flash
Adobe PhotoShop
Microsoft Expression

OtherArticlesForumsGroups
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Reviews
Search Engines
Resumes

 

Previous Thread:   9095.1 Change Inventory Dimensions?

9/17/2005 7:01:00 PM    10956.1 Cancelled Payments not being reconciled
If I take an existing customer cash payment and cancel it, then I now have  
  
two bank account transaction records, one for the payment and one for the  
  
cancellation.  
  
However, the reconciliation of the account will not work because the  
  
cancellation is not pulled into the transactions needing reconciliation.  
  
I believe this is because BankPaymCancel.createBankTrans sets the account  
  
statement date to the current date, instead of leaving it blank. This  
  
means that the record will not be found by the BankReconciliation form.  
  
(line 12)     bankAccountTrans_New.accountStatementDate   = transdate;  
  
This would seem to be an error to me since it makes the reconciliation  
  
wrong. However, it has been this way since at least version 2.5 SP0  
  
through 3.0 SP3.  Does anyone have a reason why this is not an error?  
  
- Tom Zak  
  
Posted on technet.navision.com on: Friday, September 24, 2004


Pete's Blog   |    Pete's Resume   |    Robbe's Blog   |    Robbe's Resume   |    Archive #2   |    Archive #3   |    Dotnetslackers   |    XmlPitStop   |    Advertise   |   Contact Us   |   Privacy   |   Copyright (c) 2000 - 2009 eggheadcafe.com  All rights reserved.