Víctor Martínez
9fd75e0c6b
[IMP] account_statement_base: Remove unnecessary code
...
Unnecessary code when merging https://github.com/odoo/odoo/pull/188339
2024-11-26 08:28:09 +01:00
Duy (Đỗ Anh)
4df6e7b411
[MIG] account_statement_base: Migration to 18.0
2024-11-21 03:33:23 +07:00
Víctor Martínez
4e1cca260f
[FIX] account_statement_base: Add default_statement_id to the context to create the statement lines linked to it
...
TT51767
2024-11-20 16:29:26 +07:00
Víctor Martínez
e2df0f1e8f
[FIX] account_statement_base: Allow add lines from bank statment form view
...
TT50906
2024-11-07 15:35:16 +07:00
Víctor Martínez
729e4737a5
[FIX] account_statement_base: Allow remove lines from bank statment form view
...
Fixes https://github.com/OCA/account-reconcile/issues/697
TT50906
2024-11-07 15:35:16 +07:00
clementthomas
fb1acc014d
[FIX]account_statement_base: bug on new bank statement line fixed
2024-11-07 15:35:16 +07:00
Sergio Bustamante
0b0b3f9c88
[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-11-07 15:35:16 +07:00
Jordi Ballester Alomar
dbf359c9b4
[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-11-07 15:35:16 +07:00
Carlos Lopez
da935f2863
[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-11-07 15:35:16 +07:00