Show 'static_prices' flag for label batches
This commit is contained in:
parent
6ed37743a5
commit
ec0865b03f
|
@ -74,6 +74,7 @@ class LabelBatchView(BatchMasterView):
|
||||||
include=[
|
include=[
|
||||||
fs.id,
|
fs.id,
|
||||||
fs.description,
|
fs.description,
|
||||||
|
fs.static_prices,
|
||||||
fs.notes,
|
fs.notes,
|
||||||
fs.created,
|
fs.created,
|
||||||
fs.created_by,
|
fs.created_by,
|
||||||
|
|
Loading…
Reference in a new issue