Skip to content

Commit

Permalink
Skip Invoice for content exports (senaite#2044)
Browse files Browse the repository at this point in the history
* Skip Invoice in export

* Changelog
  • Loading branch information
ramonski committed Jul 5, 2022
1 parent b239521 commit 7f87e20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Changelog
2.3.0 (unreleased)
------------------

- #2044 Skip Invoice for content exports
- #2043 Fix printed time does not get updated on re-Print
- #2033 Fix blurry Barcode and QRCode in stickers
- #2032 Fix add-on stickers not displayed in sample type admitted stickers
Expand Down
1 change: 1 addition & 0 deletions src/senaite/core/exportimport/genericsetup/structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"Batch",
"ReferenceSample",
"Worksheet",
"Invoice",
]

ID_MAP = {}
Expand Down

0 comments on commit 7f87e20

Please sign in to comment.