Commit Graph

22 Commits

Author SHA1 Message Date
OCA-git-bot
d1b25d98f9 [BOT] post-merge updates 2024-02-03 14:29:03 +00:00
OCA-git-bot
d6fe2b04e9 account_statement_import 14.0.3.3.1 2023-05-30 21:53:59 +00:00
OCA-git-bot
69e5357efa account_statement_import 14.0.3.3.0 2022-11-29 20:29:22 +00:00
OCA-git-bot
a1624e74e1 account_statement_import 14.0.3.2.0 2022-11-21 07:46:18 +00:00
Enric Tobella
36fe2985e5 [IMP] account_statment_import: Add button for importing on top 2022-11-17 17:51:17 +01:00
OCA-git-bot
56f2966566 account_statement_import 14.0.3.1.0 2022-10-15 10:43:06 +00:00
Alexis de Lattre
9851c6cc31 Migration script field online_raw_data -> raw_data 2022-09-29 23:15:17 +02:00
Alexis de Lattre
2075974e23 Add module account_statement_import_base
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481.

Improve bank statement line form view and journal form view.
2022-08-09 10:13:47 +02:00
OCA-git-bot
4062acb291 account_statement_import 14.0.2.1.0 2022-04-25 21:14:36 +00:00
Miquel Raïch
d96b3522ef [FIX] account_statement_import: abs lines don't need partner_bank_id field
Let them use the one from account moves.
2022-02-24 09:08:55 +01:00
Pedro M. Baeza
78f123a2f1 account_statement_import 14.0.1.2.3 2022-01-08 20:06:33 +01:00
Pedro M. Baeza
8c8de067c2 account_statement_import 14.0.1.2.2 2022-01-07 11:17:47 +01:00
Enric Tobella
e29d5e62ca [UPD] account_statement_import: Mark as mature 2022-01-06 20:59:28 +01:00
OCA-git-bot
1835b7f799 account_statement_import 14.0.1.2.1 2021-06-04 17:41:42 +00:00
OCA-git-bot
62466903b2 account_statement_import 14.0.1.2.0 2021-04-01 14:32:21 +00:00
OCA-git-bot
bf815c878c account_statement_import 14.0.1.1.3 2021-03-01 08:16:25 +00:00
Pedro M. Baeza
2ce3f4da86 [FIX] account_statement_import: Read action with sudo
If not, other users except admins can't import statements.

Remaining thing from previous patch.
2021-02-15 09:45:16 +01:00
Pedro M. Baeza
7784c73fc8 [FIX+IMP] account_statement_import: Several things post-migration:
* Read action with sudo. If not, other users from admin ones can't
  import statements.
* Icon revamp. Now the icon is used (PNG export was needed), and a bit
  of tuning has been made for better appeal.
2021-02-09 20:42:41 +01:00
OCA-git-bot
92a5b5083d account_statement_import 14.0.1.1.0 2021-02-03 08:43:14 +00:00
Alexis de Lattre
f752e3bc17 [MIG] account_bank_statement_import to v14 > account_statement_import
Module renamed to account_statement_import to avoid conflit with Odoo enterprise
Add support for multi-account statement files
Integrate the feature provided by the module account_bank_statement_import_save_file
Improve error messages
Remove dead or annoying features
Improve code !
2021-01-07 09:25:12 +01:00
Pedro M. Baeza
d126f8192a [IMP] account_bank_statement_import: black, isort 2021-01-07 09:17:47 +01:00
Odoo SA
b47eb66eb0 Import account_bank_statement_import by Odoo SA
Import code just before commit 9ba8734f15e1a292ca27b1a026e8366a91b2a8c9
that moved the module account_bank_statement_import to Odoo Enterprise
Only modifications :
- add author (Odoo SA) and license (LGPL) keys in manifest
- add copyright headers Odoo SA all main files
2021-01-07 09:17:47 +01:00