Commit Graph

3 Commits (2f7a74b302dfe89b3b10673fabcc1b774305ae3c)

Author SHA1 Message Date
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