Commit Graph

  • 2cfd2ec2a1 add cover image on all ebic modules Jérémy Didderen 2023-03-26 12:38:56 +02:00
  • 3c4a4f4228 [16.0] Fix passphrase handling Luc De Meyer 2023-03-25 19:23:33 +01:00
  • 0b28ba9fb4 [IMP] EBICS File Format - improve name_get Luc De Meyer 2023-03-07 16:48:57 +01:00
  • 1d620492de ebics_xfer - fix for BTU with empty suffix Luc De Meyer 2023-03-07 16:39:21 +01:00
  • 369e5416d8 fix non-stored passphrase Luc De Meyer 2023-03-05 21:27:01 +01:00
  • 9775a812b0 [IMP] add support for non-stored passphrase Luc De Meyer 2023-03-05 16:52:28 +01:00
  • 7bd6d7ec4b [16.0]account_ebics - fix for multi-statement/multi-bank-acccount camt files Luc De Meyer 2023-02-23 23:54:18 +01:00
  • 0dedd5b568 bugfix Luc De Meyer 2023-02-15 08:07:45 +01:00
  • b8a32f3c03 [FIX] account_ebics: Warning two fields have same label dsolanki 2023-02-13 12:33:07 +05:30
  • b4b01b5701 ebics download - improved error handling Luc De Meyer 2023-02-13 20:55:34 +01:00
  • 8615dd4a3c update README Luc De Meyer 2023-02-12 20:38:49 +01:00
  • 8fc141c9c5 add support for 16.0 Odoo OE camt parser Luc De Meyer 2023-02-12 17:07:49 +01:00
  • 6d5972bff2 ebics_userid form view Luc De Meyer 2023-02-10 20:39:08 +01:00
  • fa5444a927 suffix no longer required Luc De Meyer 2023-02-08 19:22:07 +01:00
  • 3579226ae7 fix _update_order_number, cf. https://github.com/Noviat/account_ebics/issues/62 Luc De Meyer 2023-01-15 22:12:36 +01:00
  • 11fdc87307 16.0 - fix for OCA account_statement_import_camt Luc De Meyer 2023-01-11 19:19:10 +01:00
  • 2416c90473 [MIG] : Migration to 16.0 Luc De Meyer 2022-12-25 11:35:14 +01:00
  • c8bd4f8c67 EBICS 3.0 - add extra checks on settings Luc De Meyer 2022-12-23 15:16:22 +01:00
  • 691840beb1 [MIG] : Migration to 16.0 Luc De Meyer 2022-12-23 11:46:48 +01:00
  • e5652af883 [IMP] : pre-commit stuff Luc De Meyer 2022-12-23 11:43:56 +01:00
  • 9761c3fc0a fix migration script Luc De Meyer 2022-12-19 11:27:31 +01:00
  • 7dbd7dcf5a [15.0]account_ebics - update readme Luc De Meyer 2022-12-18 21:21:37 +01:00
  • 705d0fad6d add ebics 3.0 specs to doc folder Luc De Meyer 2022-12-12 22:14:56 +01:00
  • 8a188acb2e account_ebics - mulit-company fix company_ids field Luc De Meyer 2022-12-11 20:01:35 +01:00
  • c7ff1fe645 [15.0]cfonb processing - set savepoint per statement Luc De Meyer 2022-12-10 21:34:09 +01:00
  • 3aa3b67944 update README Luc De Meyer 2022-11-26 11:59:08 +01:00
  • ce90237c6b ebics 3.0 support Luc De Meyer 2022-11-25 19:16:38 +01:00
  • 09f4ddc5e6 [MIG] account_ebics_payment_order: Migration to 15.0 Luc De Meyer 2022-11-24 22:04:58 +01:00
  • 92ad720655 add support for ebics 3.0 Luc De Meyer 2022-11-18 10:27:25 +01:00
  • 9a009b07cb ebics.config: remove required=True on journal_ids to facilitate multi-company setup Luc De Meyer 2022-11-14 17:21:19 +01:00
  • 2afa4721f4 [IMP] account_ebics: pre-commit Luc De Meyer 2022-10-27 23:48:16 +02:00
  • 7f1fa3160a [IMP] account_ebics: black, isort, prettier Luc De Meyer 2022-10-27 20:27:42 +02:00
  • 12e6bdfa02 [14.0]account_ebics - fix _process_result_action Luc De Meyer 2022-10-17 21:24:06 +02:00
  • 3a878a2e9e [14.0]account_ebics - fix stack trace when using Odoo OE statement import Luc De Meyer 2022-08-05 12:29:47 +02:00
  • b24c448b46 update README.rst Luc De Meyer 2022-08-04 20:37:13 +02:00
  • be719a6087 [14.0]fix type in README.rst Luc De Meyer 2022-08-04 14:10:21 +02:00
  • 233f719b6b [14.0]black, isort, prettier Luc De Meyer 2022-05-10 21:40:54 +02:00
  • 503d0821d4 [14.0]add account_ebics_batch Luc De Meyer 2022-05-07 18:42:03 +02:00
  • ac64eb5a83 [14.0]fix ebics 2.4 OrderId management Luc De Meyer 2022-03-01 22:24:12 +01:00
  • 6fde1a12ff [14.0]add support for request type camt.xxx.cfonb120.stm.rfi Luc De Meyer 2021-10-07 23:09:52 +02:00
  • 7e194a0795 fix migration script Luc De Meyer 2021-09-30 09:26:56 +02:00
  • e140922197 fix migration script Luc De Meyer 2021-09-29 18:54:38 +02:00
  • 28ddc27a5d encodestring -> encodebytes Luc De Meyer 2021-04-11 20:23:07 +02:00
  • 924539d4e1 remove pdb Luc De Meyer 2021-04-11 17:30:00 +02:00
  • 0eeac9bf83 ebics upload - select default format based upon suffix Luc De Meyer 2021-01-30 18:55:10 +01:00
  • 2cf359cc71 [14.0][MIG]account_ebics Luc De Meyer 2021-01-30 19:16:52 +01:00
  • ea5c15c78b multi-company fix Luc De Meyer 2021-01-06 21:22:11 +01:00
  • 9ccfb1b91b remove duplicate xml record Luc De Meyer 2021-01-06 21:21:01 +01:00
  • daa180deec [14.0][MIG]account_ebics Luc De Meyer 2020-12-14 09:32:49 -08:00
  • 05be0e42f1 [13.0]try/except in init3 Luc De Meyer 2020-12-12 19:20:47 +01:00
  • 128dec008e add placeholder logic to add pain.002 processing logic Luc De Meyer 2020-12-09 21:48:58 +01:00
  • 18d4984bf5 [13.0]account_ebics 1.3.0 - generic order type Luc De Meyer 2020-12-05 18:56:12 +01:00
  • 004f1a1eae [13.0]account_ebics 1.3.0 update README Luc De Meyer 2020-12-05 18:54:08 +01:00
  • 45f6e633a1 [13.0]generic order type Luc De Meyer 2020-12-03 22:36:30 +01:00
  • 35319d4974 typo Luc De Meyer 2020-12-02 21:38:07 +01:00
  • 7c94fd3198 update for subscription based fintech licensing Luc De Meyer 2020-12-02 21:35:06 +01:00
  • 2075536a7e check if fintech lib is installed Luc De Meyer 2020-11-27 10:54:29 +01:00
  • 94751d0f9f fix 3SKey init check Luc De Meyer 2020-09-11 11:08:08 +02:00
  • 1a642824f5 [13.0][IMP]SWIFT 3SKey support (#18) Luc De Meyer 2020-08-07 17:12:02 +02:00
  • 43a500d870 [13.0][IMP]ebics_file views Luc De Meyer 2020-07-28 20:05:48 +02:00
  • fe2d0a9661 fix cfonb line terminator handling Luc De Meyer 2020-07-24 19:10:03 +02:00
  • 58fc10eb8f [13.0]batch payment ebics.xfer wiz improvements Luc De Meyer 2020-07-24 12:44:49 +02:00
  • 6ec8100f6d [13.0][FIX]remove not null on ebics userid constraint from ebics.xfer wizard to fix upload from batch payment in case of multi-bank/multi-user setup Luc De Meyer 2020-07-24 10:56:21 +02:00
  • 8333fa2015 add extra check on bank account in init cycle Luc De Meyer 2020-07-23 09:26:06 +02:00
  • 94b66a25ea add ebics version check Luc De Meyer 2020-07-22 21:31:10 +02:00
  • 19af86dc96 [13.0]move ebics 2.4 order number generator to ebics_userid Luc De Meyer 2020-07-22 15:28:08 +02:00
  • c4ff0bfba0 [13.0][ENH]ebics init_1 extra diagnostics Luc De Meyer 2020-07-19 11:38:08 +02:00
  • aad6d95c34 update README Luc De Meyer 2020-07-18 18:37:18 +02:00
  • b896d47c02 fix ebics date_to Luc De Meyer 2020-07-18 17:57:48 +02:00
  • 77de3b9ba3 [13.0][FIX]multi-company fix Luc De Meyer 2020-07-18 17:43:35 +02:00
  • bc0dc4c051 [13.0]fix stack trace when bank journal not found (#16) Luc De Meyer 2020-07-17 17:27:19 +02:00
  • 14fcbb31aa cfonb multibank statement support Luc De Meyer 2020-07-16 23:32:20 +02:00
  • 9f40f77c27 fix migration script Luc De Meyer 2020-07-16 08:57:06 +02:00
  • 8f4d8fa7d0 fix ebics.file download handler Luc De Meyer 2020-07-15 20:48:15 +02:00
  • baedd42597 various fixes Luc De Meyer 2020-07-14 23:18:32 +02:00
  • d4a1819d60 update readme Luc De Meyer 2020-07-14 21:07:53 +02:00
  • 9fe4fed145 [13.0]add index.html Luc De Meyer 2020-07-14 20:07:20 +02:00
  • 73e3e29e22 13 multi bank account support (#15) Luc De Meyer 2020-07-05 08:24:57 +02:00
  • 5e4749d3f1 fix cfonb import Luc De Meyer 2020-06-24 23:39:33 +02:00
  • 5b77766c74 add C54 support Luc De Meyer 2020-06-21 18:31:57 +02:00
  • 9905705165 add passphrase constraint Luc De Meyer 2020-06-21 13:38:59 +02:00
  • b704e009ff remove spaces Luc De Meyer 2020-06-21 13:19:39 +02:00
  • 3d86a3c450 ebics config bank account domain Luc De Meyer 2020-06-21 13:01:06 +02:00
  • 39e89cfebc ebics.file button process for group_account_invoice Luc De Meyer 2020-06-19 13:27:59 +02:00
  • 0274a78664 ebics.file acl cru for group_account_invoice Luc De Meyer 2020-06-18 22:19:01 +02:00
  • 7b9559026d [13.0][MIG]account_ebics_oe Luc De Meyer 2020-05-29 16:04:03 +02:00
  • d9cdb69dd7 fix acl Luc De Meyer 2020-05-29 13:12:18 +02:00
  • c48e5729ea remove commented view_type fields phanupong 2020-05-29 16:04:23 +07:00
  • 089eb08ce3 remove view_type fields phanupong 2020-05-29 16:00:17 +07:00
  • d35dd1c84c add cryptography as an external dependency phanupong 2020-05-29 15:44:15 +07:00
  • 9f7b801296 [13.0][MIGRATE] migrate module account_ebics. phanupong 2020-05-29 09:24:49 +07:00
  • 8f658f2591 fix register of multiple users Luc De Meyer 2020-02-17 11:14:14 +01:00
  • c045c6301b lpgl Luc De Meyer 2019-12-22 10:54:00 +01:00
  • 7d7b6de88a c52 parser method Luc De Meyer 2019-12-18 21:23:15 +01:00
  • 02b84eac33 fix Luc De Meyer 2019-12-12 09:52:40 +01:00
  • d0d3e4ba84 [12.0][ENH]camt.052 support Luc De Meyer 2019-12-11 19:57:00 +01:00
  • 4f0e560366 fix license Luc De Meyer 2019-10-17 22:28:48 +02:00
  • 555c942b41 [12.0][MIG] account_ebics Luc De Meyer 2019-10-17 22:05:42 +02:00
  • 9545f40ba1 fix except UserError Luc De Meyer 2019-06-03 21:15:27 +02:00
  • 9a6543e39c init cycle - usability improvements Luc De Meyer 2019-04-08 12:54:26 +02:00