1.7 Alpha - Bank Deposit transaction dates not updated by deposit

If you look at the screen below you will see:

  1. from the deposit account details to the right of the Select button, the last deposit was done on 20/6, and that the last balance was 0
  2. the date on the top transaction is 17/6 (this is the last deposit done and thus should show 20/6)
  3. the Start Time in the transaction details area (the bottom half od the screen) is 17/6 and the End Time is not set
  4. in the transaction details are (the bottom half of the screen) you can see that there have been two till clearances, one on the 17/6 and one on 19/6

My conclusions are:

  1. The Last Balance field is not used and should be removed
  2. Although the Deposit Account record is being updated by the Deposit process, the deposit records themselves are not - specifically the endTime field is not being set.
  3. The Date shown in the transaction list in the top half of the screen is displaying the startTime, but it would be more logical for it to show the endTime (which would be null for an undeposited record). [I think that the startTime is being set when the till is cleared thus creating the deposit record.]
  4. I suspect that the Till Balance records are being sorted on their endTimes - and looking at the

I have also just realised that in windows, the 'sort direction' arrow points downwards when the newest dates are at the top of the list - ie a down-arrow means 'newest at the top'.  In OPV the convention is the opposite.  Is this a java/swing thing or are the icons swapped and nobody noticed?

Regards, Tim G

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: 1.7 Alpha - Bank Deposit transaction dates not updated ...

The lastBalance node has been removed from party.organisationTill and party.organisationDeposit in revision 5195.

-Tim

Re: 1.7 Alpha - Bank Deposit transaction dates not updated ...

CSH fixed to match - also updated the Reporting|Debtors picture so as to omit the last balance.

Regards, Tim G

Syndicate content