Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BFSV2-7522 - If an account had an inactive POA the account was not visible for the customer. We have now made it possible to have inactive POAs again. (Support-5000, Support-3988)
BFSV2-8008 - Menu option Tools under house symbol shows incorrect functionality.
BFSV2-7998 - Only show the fund rebate that is selected in the listening when clicking on the plus sign. Before all funds were shown no matter what the listening showed.
BFSV2-8039 - When doing an automatic payment the checkbox “immediately” did not work properly. It is now possible to check the checkbox for both Autogiro in and out. The date on the orders is set to today. (Support-8039)
BFSV2-7900 - Only active users should be able to log in with bankID (Support-4572)
BFSV2-7907 - Activity log > Messages > Attachments. Now it is possible to view attachments on the customer front.
BFSV2-8001 - Fund Rebate - if an instrument is closed or removed the fund rebate should not look at these ISIN if they are in the file when doing the import. There can, for example, be closed and open instruments with the same ISIN.
BFSV2-8030 - Account type limitations - the page reloaded, there was a problem that you didn´t receive an error message when trying to buy an instrument that was limited and there was a possibility to click Confirm and create an order with 0. This is now fixed. (Support-4919)
BFSV2-7994 - Prevent script injection in our HTML inputs (Support-4865, Support-4843)
BFSV2-8059 - Improve error message handling in SettleWithdrawalTransferOrders (Support-4007)
BFSV2-8024 - It will not be possible to remove an account if there is an active autogiro order. (Support-4904)
BFSV2-8069 - Made the code more efficient in CreateManualExecutionInterface, there was an issue that made the code fetch every instrument for each Ei created.
BFSV2-8028 - If an account has a negative balance it is not possible to calculate performance which can result in a graph that is wrong. We have now changed so that the chart will not be displayed if the account balance has been negative.
Example:
AccountBalance Day 1: -500 SEK
AccountBalance Day 2: 500 SEK

...