On 2016-09-28 09:20, Khurram Shahzad wrote:
> I used those fields to construct my move. Perhaps, I'm unable to clearly
> explain the problem! Let me try it again.
>
> I created an Account Move Template named "Bank Payment Move Template". In
> this template I created following two fields:
> 1) Name: cheque_number, string: Cheque Number, Type: Char, Required: true
> 2) Name: cheque_date, string: Cheque Data, Type: Date, Required: true
>
> After saving this template, I clicked on "Create Move from Template" from
> "Entries" menu. It should a form, and I selected the template "Bank Payment
> Move Template" and a "Period". I clicked next and on the next screen I saw
> the above mentioned fields 1) and 2). I entered the values for these fields
> and clicked "Create" button.
>
> Then I clicked on "Account Moves" from "Entries" menu. I found the move
> created in "Draft" state. I was expecting that the two fields I filled
> while creating this move would be available here. But, they are not here.
> They are not found in the Journal entry for this move. My question is,
> which module or report will display those fields saved with the move.
As I said the value entered in the wizard are not saved anywhere except
on the move at the place where you have used them.
As far as I see, you do not use the two fields to construct the move.
For example, the 'cheque_date' could be used as 'date', the
'cheque_number' as 'description'.
Side note, I think you should use the statement module for bank
statement.