diff --git a/tailbone/views/labels/batch.py b/tailbone/views/labels/batch.py index 8df24ef0..0e97d0bf 100644 --- a/tailbone/views/labels/batch.py +++ b/tailbone/views/labels/batch.py @@ -74,6 +74,7 @@ class LabelBatchView(BatchMasterView): include=[ fs.id, fs.description, + fs.static_prices, fs.notes, fs.created, fs.created_by,