[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 1.2.0-rc5 problem with cash receipt



Hmm,
I am getting an error with recording a payment (1.2.0RC5, Postgres 8.1.8):

*DBD::Pg::st execute failed: ERROR: invalid input syntax for type date: ""
*Error!
    

Well what it is telling you is, the date you supplied for the payment is 
missing :). I don't actully recall if we supply that date or it if is 
supposed to be user supplied.
  

Would be nice if it had a slightly more friendly user decodable error message - this would scare office staff into calling helpdesks..

/// P ///