fix: correct targeted search logic for material/stock list to prevent unrelated results
This commit is contained in:
10
inventory-backend/app/services/print/printer_config.json
Normal file
10
inventory-backend/app/services/print/printer_config.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label_printer": {
|
||||
"ip": "172.16.0.119",
|
||||
"port": 9100
|
||||
},
|
||||
"network_printer": {
|
||||
"ip": "192.168.9.250",
|
||||
"port": 9100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user