OpenBankProject / OpenBankProject/OBP-API
v210 Create Transaction SEPA mapped should not create account
オープン
@hongwei1 がすでに取り組んでいます。
2017年6月19日 から。
- 主要言語
- Scala
- スター
- 1.7k
- フォーク
- 482
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 15
説明
APIMethods210.scala
We should not implicitly create account here.
(we should throw error if the Counterparty does not exist.)
//if the connector is mapped, we get the data from local mapper
toAccount <- if(isMapped)
// TODO should not create bank account here!!
LocalMappedConnector.createOrUpdateMappedBankAccount(toBankId, toAccountId, fromAccount.currency)
Also see SEPA
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。