[ADD] stock_mrp_kit_product_short_availability

This commit is contained in:
Renzo Meister
2020-11-03 16:59:00 +01:00
parent 7106bebf24
commit c319dd7c87
470 changed files with 87638 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 880 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,37 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="1298.000000pt" height="1298.000000pt" viewBox="0 0 1298.000000 1298.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,1298.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M0 6490 l0 -6490 6490 0 6490 0 0 6490 0 6490 -6490 0 -6490 0 0
-6490z m10740 430 l0 -3520 -3520 0 -3520 0 0 3520 0 3520 3520 0 3520 0 0
-3520z"/>
<path d="M4120 9610 l0 -410 2270 0 2270 0 0 410 0 410 -2270 0 -2270 0 0
-410z m800 0 l0 -190 -189 2 -190 3 -5 188 -5 187 194 0 195 0 0 -190z m880 0
l0 -190 -200 0 -200 0 0 190 0 190 200 0 200 0 0 -190z m781 186 c2 -2 3 -88
1 -190 l-3 -186 -189 0 -190 0 0 129 c0 70 -3 156 -6 190 l-7 61 195 0 c107 0
197 -2 199 -4z"/>
<path d="M9080 9610 l0 -410 620 0 620 0 0 410 0 410 -620 0 -620 0 0 -410z"/>
<path d="M4120 6305 l0 -2485 3100 0 3100 0 0 2485 0 2485 -3100 0 -3100 0 0
-2485z m3300 1405 l0 -630 -1440 0 -1440 0 0 533 c0 292 -3 576 -7 630 l-6 97
1447 0 1446 0 0 -630z m2487 523 c-4 -58 -7 -148 -7 -200 l0 -93 -1040 0
-1040 0 0 200 0 200 1047 0 1046 0 -6 -107z m-4 -727 c3 -7 3 -96 1 -197 l-5
-184 -1040 -3 -1039 -2 0 200 0 200 1039 0 c870 0 1040 -2 1044 -14z m4 -883
c-4 -54 -7 -144 -7 -200 l0 -103 -2680 0 -2680 0 0 108 c0 60 -3 150 -6 200
l-7 92 2693 0 2693 0 -6 -97z m-2487 -923 l0 -200 -1438 0 -1439 0 -6 185 c-3
102 -4 192 -1 200 5 13 186 15 1445 15 l1439 0 0 -200z m2486 175 c3 -14 4
-51 1 -83 -4 -31 -6 -308 -7 -614 l0 -558 -1040 0 -1040 0 0 640 0 640 1040 0
1040 0 6 -25z m-2486 -1015 l0 -200 -1440 0 -1440 0 0 108 c0 60 -3 150 -6
200 l-7 92 1447 0 1446 0 0 -200z"/>
<path d="M4942 7713 l3 -208 1028 -3 1027 -2 0 210 0 210 -1030 0 -1030 0 2
-207z"/>
<path d="M8232 5463 c-16 -6 -16 -381 0 -400 8 -10 142 -13 623 -13 338 0 620
3 629 6 14 5 16 33 16 204 0 171 -2 199 -16 204 -19 7 -1234 7 -1252 -1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,19 @@
{
"name": "Dashboard Ninja",
"short_name": "Dashboard Ninja",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}