- Jan 28, 2021
-
-
rha104 authored
And added two new tests
-
- Jan 22, 2021
- Jan 20, 2021
- Jan 18, 2021
-
-
Ruben.Havre authored
Make return_response a param with default value. Related to BOOK-17 See merge request !3
-
- Jan 15, 2021
-
-
rha104 authored
This gives us more options for how to use the function, and makes setra client easier to use in Bookitlab-api (BOOK-17)
-
- Jan 14, 2021
-
- Jan 08, 2021
- Dec 14, 2020
-
-
Jo Sama authored
This allows us to catch more errors that can occour when transferring data to Setra.
-
- Dec 10, 2020
-
-
Jo Sama authored
-
- Oct 29, 2020
-
-
Jo Sama authored
-
- Sep 28, 2020
- Sep 25, 2020
-
-
Jo Sama authored
-
- Aug 21, 2020
-
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Introduces SetraClient. The client is made for use against the SETRA(SEntralt TRAnsaksjonslager) API. There are models for Batch, Voucher, Transaction and Multi, where Multi is a combination of the preceding, The Multi model validates that the batchid of the voucher matches the batch included, and that the voucherid of the transactions matches one of the included vouchers. Tests have also been included for the client itself, the endpoints, and the models. Configuration for tox, Jenkins and gitlab-ci are included for running tests and building the client.
-
- Aug 18, 2020
-
-
Andreas Ellewsen authored
-