1
0

compute_quantities: allow indirect associations and model dependencies

This commit is contained in:
cryptogopher
2020-05-10 18:06:32 +02:00
parent 9d19890f6f
commit 1f5ea1cfb6
10 changed files with 129 additions and 112 deletions

View File

@@ -51,7 +51,7 @@ en:
disallowed_token: 'includes disallowed token: "%{token}"'
disallowed_keyword: 'includes disallowed keyword: "%{keyword}"'
disallowed_method: 'includes disallowed method call: "%{method}"'
unknown_quantity: 'contains undefined quantity: %{quantity}'
unknown_dependency: 'contains undefined dependency: %{identifier}'
computation_failed: 'computation failed for "%{quantity}": %{description}
(%{count} values missing)'
body_trackers: