From bc6cf94def73926e6f6bb986d61e5861a17584e2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 21 Feb 2025 17:06:53 +0100 Subject: ✨ treatment state refactoring -> distinct input status and treatment status (refs #6182) - treatments: search criteria MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 855b13951..aba1818d3 100644 --- a/Makefile.example +++ b/Makefile.example @@ -309,7 +309,8 @@ fixtures_finds: archaeological_finds.materialtype \ archaeological_finds.materialtypequalitytype \ archaeological_finds.treatmenttype \ - archaeological_finds.treatmentstate \ + archaeological_finds.treatmentinputstatus \ + archaeological_finds.treatmentstatus \ archaeological_finds.conservatorystate \ archaeological_finds.remarkabilitytype \ archaeological_finds.objecttype \ -- cgit v1.2.3