diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-10 12:13:12 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-10 12:31:16 +0100 |
commit | 9a7d51fe1c67bad74b6463c6f935ef1ee8e67ffa (patch) | |
tree | 19d5bc7e1055c044cc5e5c3276259ddb678d88ec /CHANGES.md | |
parent | 23ba560e667cd856a7ee11939420afbee8d15d72 (diff) | |
download | Ishtar-9a7d51fe1c67bad74b6463c6f935ef1ee8e67ffa.tar.bz2 Ishtar-9a7d51fe1c67bad74b6463c6f935ef1ee8e67ffa.zip |
Search fields for containers and warehouse
Containers:
- find: ID, label
- operation: town, scientist
Warehouse:
- town
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 13f0f611e..b3907be7f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,13 @@ v3.0.4 - 2020-XX-XX - operation: bulk update - operator field - site: add bulk update form (towns field) - find: bulk update - appraisal date and treatment emergency fields +- Search - criteria: + - Containers: + - find ID, label + - operation: town, scientist + - Warehouse: + - town + v3.0.3 - 2020-02-24 ------------------- |