File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 </a >
6161 </li >
6262 {% endif %}
63+
64+ {% if is_granted(" @tools.label_scanner" ) %}
65+ <li >
66+ <a class =" dropdown-item" href =" {{ path(' scan_dialog' ) }}" >
67+ <i class =" fa-fw fa-solid fa-camera-retro" ></i >
68+ {% trans %}parts.create_from_scan.title{% endtrans %}
69+ </a >
70+ </li >
71+ {% endif %}
6372 {% endif %}
6473
6574 {% if is_granted(' @parts.import' ) %}
Original file line number Diff line number Diff line change @@ -12563,5 +12563,11 @@ Buerklin-API Authentication server:
1256312563 <target >Create [part] from barcode</target >
1256412564 </segment >
1256512565 </unit >
12566+ <unit id =" xH258F." name =" parts.create_from_scan.title" >
12567+ <segment >
12568+ <source >parts.create_from_scan.title</source >
12569+ <target >Create [part] from label scan</target >
12570+ </segment >
12571+ </unit >
1256612572 </file >
1256712573</xliff >
You can’t perform that action at this time.
0 commit comments