diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-09 13:26:04 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-09 13:28:05 +0100 |
commit | 8276cfe397dc715d1710a27a29f617565daffb90 (patch) | |
tree | 2f2bd88a0360e3674ce7bdbfc135f737166e1bf3 /CHANGES.md | |
parent | 056f9956550a16e2ba441bc2053f4173cec5b519 (diff) | |
download | Ishtar-8276cfe397dc715d1710a27a29f617565daffb90.tar.bz2 Ishtar-8276cfe397dc715d1710a27a29f617565daffb90.zip |
Quick actions - tables - site: add bulk update form (towns field)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md index fc3574f57..458fb087b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,9 +6,10 @@ v3.0.4 - 2020-XX-XX ### Features ### - Quick actions - sheets: add duplicate for site, operation, document and context record - Quick actions - tables: - - find: edit - add appraisal date and treatment emergency fields - - person: edit - add organization field - - operation: edit - add operator field + - find: bulk update - appraisal date and treatment emergency fields + - person: bulk update - organization field + - operation: bulk update - operator field + - site: add bulk update form (towns field) v3.0.3 - 2020-02-24 ------------------- |