diff --git a/CHANGES.rst b/CHANGES.rst index e3d07220cb..9046383d78 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,7 @@ Changelog **Added** +- #1491 Enable Audit-logging for Dexterity Contents - #1489 Support Multiple Catalogs for Dexterity Contents - #1481 Filter Templates field when Sample Type is selected in Sample Add form - #1483 Added Accredited symbol in Analyses listings diff --git a/bika/lims/subscribers/configure.zcml b/bika/lims/subscribers/configure.zcml index 80c75c1c55..e39cb3bc71 100644 --- a/bika/lims/subscribers/configure.zcml +++ b/bika/lims/subscribers/configure.zcml @@ -11,20 +11,34 @@ handler=".objectadded.auto_generate_id" /> - + - + + + + + + +