foodsoft/app
Patrick Gansterer 4752a0aaa9 Add method to parse bank transactions as JSON
This implements parsing of the Account Information Service format as
defined in the Berlin Group Group NextGenPSD2 XS2A Framework, which
is widely used across various European banks.

This is a first step to replace the current bank import features with
a standardized JSON interface.
2021-02-24 14:59:55 +01:00
..
assets Allow deletion of financial transactions 2019-11-01 20:56:00 +01:00
controllers Add API v1 financial_transactions POST endpoint 2021-02-18 18:09:40 +01:00
documents Add transport to OrderPDF 2021-02-12 15:18:03 +01:00
helpers better readable IBAN (#824) 2021-02-20 12:16:21 +01:00
inputs Make ordergroup break fields a bit nicer 2016-03-11 13:56:02 +01:00
mail_receivers Improve the interface of FoodsoftMailReceiver 2017-10-03 17:26:33 +02:00
mailers Add welcome mail 2020-07-30 17:14:14 +02:00
models Add method to parse bank transactions as JSON 2021-02-24 14:59:55 +01:00
serializers API v1 article_categories endpoint 2021-02-17 17:07:39 +01:00
views Improve reference calculator 2021-02-22 11:40:36 +01:00
workers Remove code duplication for catching errors when sending mails 2017-09-30 12:20:17 +02:00