mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 08:37:22 +00:00
* Flatten Holding model * Flatten balance model * Entries domain renames * Fix valuations reference * Fix trades stream * Fix brakeman warnings * Fix tests * Replace existing entryable type references in DB
11 lines
245 B
YAML
11 lines
245 B
YAML
---
|
|
en:
|
|
activerecord:
|
|
errors:
|
|
models:
|
|
entry:
|
|
attributes:
|
|
base:
|
|
invalid_sell_quantity: cannot sell %{sell_qty} shares of %{ticker} because
|
|
you only own %{current_qty} shares
|