David
e198c74734
[IMP] account_statement_base: add group by date
...
TT52123
2024-12-12 12:47:40 +01:00
Víctor Martínez
e5f159fc3e
[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-19 12:20:05 +01:00
Víctor Martínez
0c0b16041d
[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-02 11:35:45 +02:00
Laetitia Da Costa
e1e9ddb021
[IMP]account_statement_base:improve search filter
2024-09-30 17:30:10 +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
Víctor Martínez
3b6d9812e9
[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 10:45:50 +02:00
OCA-git-bot
4cdefb602f
Merge PR #678 into 16.0
...
Signed-off-by pedrobaeza
2024-09-23 18:27:29 +00:00
Enric Tobella
fd92ead749
[IMP] account_statement_base: Add extra fields
2024-08-14 22:18:28 +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
sergio-teruel
a820d79d33
[IMP] account_statement_base: Add statement form view
2024-05-29 14:00:22 +02:00
lk-eska
df5a929a35
[IMP] account_statement_base: Set tree views
...
Make them listed and editable
2024-03-15 23:58:31 +01:00
Ronald Portier (Therp BV)
dfbad86b51
[IMP] account_statement_base: add form to statement view_mode
2023-04-05 10:11:49 +02:00
Enric Tobella
8ad989920e
[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-03-29 13:08:14 +02:00
Alexis de Lattre
fafb066e58
[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-01-19 12:32:40 +01:00