David
27174a0b37
[IMP] account_statement_base: add group by date
...
TT52123
2024-12-17 14:57:26 +01:00
Víctor Martínez
a8965a2a4c
[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 08:43:36 +01:00
Víctor Martínez
8fbf47151a
[FIX] account_statement_base: Remove wrong field label
2024-11-19 09:52:01 +01:00
Víctor Martínez
5fb69b2a6d
[FIX] account_statement_base: Add the possibility to create Bank Statements manually
...
Related to https://github.com/OCA/account-reconcile/pull/706
TT50906
2024-10-03 14:57:31 +02:00
Jordi Ballester Alomar
67b7a6cd9a
[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-10-03 13:45:27 +02:00
Sergio Bustamante
b1e635d2f1
[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 21:36:18 +01:00
Víctor Martínez
d58cc2911c
[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-09-25 17:18:44 +02:00
Jordi Ballester Alomar
aee6b9e2fc
[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-09-25 17:18:15 +02:00
Enric Tobella
f693bea86b
[IMP] account_statement_base: Add extra fields
2024-09-08 15:14:50 +02:00
sergio-teruel
716c639171
[IMP] account_statement_base: Add statement form view
2024-09-08 15:14:50 +02:00
lk-eska
521f100232
[IMP] account_statement_base: Set tree views
...
Make them listed and editable
2024-09-08 15:14:50 +02:00
Rocío Vega
b28dc0e6d3
[MIG] account_statement_base: Migration to 17.0
2023-12-15 10:58:17 -03:00
Ronald Portier (Therp BV)
70bae87d65
[IMP] account_statement_base: add form to statement view_mode
2023-12-15 10:47:07 -03:00
Enric Tobella
2c4cb1bcee
[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
2023-12-15 10:47:07 -03:00
Alexis de Lattre
bb29780f95
[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
2023-12-15 10:47:07 -03:00