foodsoft/lib
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
..
api Prepare for API v1 (PR #570) 2018-10-13 20:16:35 +02:00
foodsoft Prepare for API v1 (PR #570) 2018-10-13 20:16:35 +02:00
tasks Add BankAccountConnector to implement bank import methods in plugins 2020-02-24 14:30:03 +01:00
templates/haml/scaffold Upgraded to rails 3.1.8. Fixed various bugs in wiki. 2012-09-30 21:15:55 +02:00
apple_bar.rb Fixed apple calcualtion issue on fresh coop installations. 2012-12-30 15:32:22 +01:00
articles_csv.rb Add download for articles 2020-06-22 16:35:22 +02:00
bank_account_connector.rb Add set_balance_as_sum and wait_with_text to BankAccountConnector 2020-07-29 19:19:27 +02:00
bank_account_connector_external.rb Add BankAccountConnector to implement bank import methods in plugins 2020-02-24 14:30:03 +01:00
bank_account_information_importer.rb Add method to parse bank transactions as JSON 2021-02-24 14:59:55 +01:00
bank_transaction_reference.rb Improve parsing of BankTransactionReference 2021-02-12 15:17:45 +01:00
bank_transactions_csv.rb Add CSV downloads for BankTransaction and Invoice 2021-02-12 14:55:59 +01:00
date_time_attribute_validate.rb Use function as argument for validate in date_time_attribute 2020-03-23 16:15:42 +01:00
financial_transactions_csv.rb Use ordergroup_name instead of ordergroup.name in FinancialTransactionsCsv 2021-02-08 01:05:04 +01:00
foodsoft_config.rb Add option to ignore delivered amounts in order group distribution (#765) 2021-02-05 16:19:05 +01:00
foodsoft_date_util.rb Allow clearing default order schedule 2015-10-23 14:53:01 +02:00
foodsoft_file.rb Refactor FoodsoftFile to reuse the code later 2018-10-11 21:56:27 +02:00
foodsoft_mail_receiver.rb Log problems with RCPT TO commands when receiving mails 2017-10-09 16:39:07 +02:00
invoices_csv.rb Add CSV downloads for BankTransaction and Invoice 2021-02-12 14:55:59 +01:00
order_csv.rb export + encoding fix (ruby 1.9.3) 2014-09-03 17:42:59 +02:00
order_pdf.rb Add transport to OrderPDF 2021-02-12 15:18:03 +01:00
order_txt.rb fix fax txt table 2014-07-01 10:12:59 +02:00
ordergroups_csv.rb Add CSV download for ordergroups 2019-01-15 04:50:32 +01:00
render_csv.rb Do not raise Encoding::UndefinedConversionError during CSV rendering 2019-01-15 05:23:34 +01:00
render_pdf.rb Add view to sort orders by pickup day 2017-12-09 12:56:34 +01:00
spreadsheet_file.rb Refactor FoodsoftFile to reuse the code later 2018-10-11 21:56:27 +02:00
token_verifier.rb Use boolean comparators where it makes sense 2015-01-14 21:17:00 +01:00