Hi,
I've made an enhancement on WCReateFromStatementUI which allow users to select the date of the bank statement line.
I've added a new column which is initialized with the DateTrx. It can be modified, and when saving, it is used to create the bank statement line.
It works perfectly in swing mode but in webUI, not at all.
When leaving the field, the field became :
Tue Sep 20 00:00:00 CEST 2011 (it should have looked like the format defined in the language window)
This new column is a timestamp.
Any ideas ?
BTW, i could share it if interested
Thanks,
Nicolas