Commit Graph

16 Commits (7419bc5b56644c89df35c281ea88ac8e66b8e3d2)

Author SHA1 Message Date
David 76c2eb9fb9 [IMP] account_statement_base: add group by date
TT52123
2024-12-17 16:29:05 +01:00
Duy (Đỗ Anh) 4df6e7b411 [MIG] account_statement_base: Migration to 18.0 2024-11-21 03:33:23 +07:00
Duy (Đỗ Anh) 35e8057076 [IMP] account_statement_base: pre-commit auto fixes 2024-11-20 16:29:26 +07:00
Víctor Martínez a64472672f [FIX] account_statement_base: Allow statements to be created by clicking on the New button (only on cash ones).
If you access the list of statements from the Create button, you should be able to create new records.

TT51767
2024-11-20 16:29:26 +07:00
Víctor Martínez 3c6950ba3c [FIX] account_statement_base: Add the possibility to create Bank Statements manually
Related to https://github.com/OCA/account-reconcile/pull/706

TT50906
2024-11-07 15:35:16 +07:00
Jordi Ballester Alomar 8298b9dc18 [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-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
Víctor Martínez 1cb93fb0aa [FIX] account_statement_base: Allow to create new manual transactions in tree view
Related to https://github.com/OCA/account-reconcile/pull/678

TT50970
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
Enric Tobella 1f2258d6cf [IMP] account_statement_base: Add extra fields 2024-11-07 15:35:16 +07:00
sergio-teruel ba38bcea0f [IMP] account_statement_base: Add statement form view 2024-11-07 15:35:16 +07:00
lk-eska 49a97c044d [IMP] account_statement_base: Set tree views
Make them listed and editable
2024-11-07 15:35:16 +07:00
Rocío Vega 1a3df69adf [MIG] account_statement_base: Migration to 17.0 2024-11-07 15:35:16 +07:00
Ronald Portier (Therp BV) 4c52f5452f [IMP] account_statement_base: add form to statement view_mode 2024-11-07 15:35:16 +07:00
Enric Tobella 88906e6520 [IMP] account_reconcile_oca: Finish creation of module
* refactoring JS in order to add logic
* Improve views
* Minor fixes in Odoo code in order to fix all possible options
2024-11-07 15:35:16 +07:00
Alexis de Lattre 4419ce7e8c [ADD] module account_statement_base
This module contains the views of account.bank.statement.line, which
have been removed from the account module in Odoo v16
2024-11-07 15:35:15 +07:00