Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changelog
1.3.0 (unreleased)
------------------

- #53 Compatibility with core#2962 (Remove RegulatoryInspector)
- #52 Fix unable to submit AST results when auto-fetch transitions is disabled
- #51 Support for operators, fractions and decimals in zone diameter and MIC
- #50 Compatibility with senaite.core#2600 (Calculations to DX)
Expand Down
1 change: 0 additions & 1 deletion src/senaite/ast/profiles/default/rolemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<role name="LabManager"/>
<role name="Preserver"/>
<role name="Publisher"/>
<role name="RegulatoryInspector"/>
<role name="Sampler"/>
<role name="SamplingCoordinator"/>
<role name="Verifier"/>
Expand Down
Loading