feat: Shop Supplier Purchase Order get, filter, and add new.
This commit is contained in:
2
static/dist/css/store_stock_items.bundle.css
vendored
2
static/dist/css/store_stock_items.bundle.css
vendored
@@ -73,7 +73,6 @@ th, td {
|
||||
#tableMain thead tr th.product_variations.collapsed, #tableMain tbody tr td.product_variations.collapsed {
|
||||
width: 10vh;
|
||||
min-width: 10vh;
|
||||
display: table-cell !important;
|
||||
}
|
||||
#tableMain thead tr th.product_variations, #tableMain tbody tr td.product_variations {
|
||||
width: 20vh;
|
||||
@@ -106,7 +105,6 @@ th, td {
|
||||
#tableMain thead tr th.storage-location.collapsed, #tableMain tbody tr td.storage-location.collapsed {
|
||||
width: 10vh;
|
||||
min-width: 10vh;
|
||||
display: table-cell !important;
|
||||
}
|
||||
#tableMain thead tr th.storage-location, #tableMain tbody tr td.storage-location {
|
||||
width: 20vh;
|
||||
|
||||
Reference in New Issue
Block a user