Víctor Martínez
5cda771799
[FIX] account_statement_base: Allow add lines from bank statment form view
...
TT50906
2024-10-04 10:07:41 +02:00
Víctor Martínez
c641619ee9
[FIX] account_statement_base: Allow remove lines from bank statment form view
...
Fixes https://github.com/OCA/account-reconcile/issues/697
TT50906
2024-10-04 09:58:59 +02:00
clementthomas
0b96202e9b
[FIX]account_statement_base: bug on new bank statement line fixed
2024-09-30 18:16:16 +02:00
Sergio Bustamante
b27af85c2a
[IMP] account_statement_base: add smart button on view_bank_statement_form linking to journal items
...
[16.0][FIX] account_statement_base: Changes post OCA CR
2024-09-27 18:18:17 +01:00
Jordi Ballester Alomar
2f7a74b302
[IMP] make the statements views editable=top by default
...
And add an icon to allow users to navigate to the statement lines.
Currently it's not possible to open the statement form view. When editing the
view an error occurs, related with the recomputation of running balances.
2024-09-25 18:24:50 +02:00
Jordi Ballester Alomar
ce3600dc6c
[IMP] account_statement_base: add possibility to navigate from statement lines to the
...
associated journal entry through a button. Adds also the journal entry number
as an optional field
2024-08-09 08:38:16 +02:00
Carlos Lopez
f710cd4ef6
[IMP] account_statement_base: Show action to create Statements
...
Before this commit, when a user clicked the "New Transaction" button, an error was raised. After this commit, statement lines are displayed to create new records.
2024-08-08 06:29:52 -05:00