Allow to print multiple seller recipes.
This commit is contained in:
parent
8a5038e462
commit
98a9fe0069
3 changed files with 10 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
<item>
|
||||
<widget class="QTableView" name="reportView">
|
||||
<property name="selectionMode">
|
||||
<enum>QAbstractItemView::SingleSelection</enum>
|
||||
<enum>QAbstractItemView::MultiSelection</enum>
|
||||
</property>
|
||||
<property name="selectionBehavior">
|
||||
<enum>QAbstractItemView::SelectRows</enum>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue