Skip to content

Releases: Spoje-NET/pohoda-raiffeisenbank

💶 Foregin currency support

29 Jan 11:53
Compare
Choose a tag to compare

Foregin Currency Transactions

If you have transactions in foreign currency, you can use FIXED_RATE to convert them to CZK using preconfigured fixed rate.
(for some currencies eg. 💴 you can use FIXED_RATE_AMOUNT=100)

Otherwise you can use CNB_CACHE to get actual rate from CNB.
In this case you can also need to specify RATE_OFFSET=yesterday to get rate for previous day.

For CNB currency rates you need to have running CNB cache server!

Full Changelog: 1.2.2...1.3.0

Sharepoint Uploader included

20 Dec 10:28
Compare
Choose a tag to compare

Works well with multi currency accounts

A separate tool has been added that downloads bank statements in the required format and saves them to SharePoint.

Full Changelog: 1.0.0...1.2.2

works well

27 Nov 09:14
Compare
Choose a tag to compare

Logo

It downloads PDF statements from Raiffeisen Premium API for a specified period and uploads them to Sharepoint.

It downloads the corresponding XML statements and parses them. It imports the bank movements obtained in this way via mServer into Stormware Pohoda.

After importing all items, document liquidation is initiated and they are automatically matched.

When using PohodaSQL, links to PDF statements are attached to all movements.

Full Changelog: 0.1.0...1.0.0

0.1.0

05 Apr 09:13
b625bea
Compare
Choose a tag to compare

alpha version