mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-05 07:34:49 -04:00
Add stock location filtering on items
This commit is contained in:
@@ -145,6 +145,11 @@ input#search
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
select#stock_location
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
#select_customer_form input, #select_supplier_form input
|
||||
{
|
||||
width: 95%;
|
||||
|
||||
Reference in New Issue
Block a user