Admin Portal - Hosted

This commit is contained in:
hillelcoren 2022-02-16 10:40:24 +00:00
parent 94eee31fec
commit 8b4f7aabde
3 changed files with 19 additions and 17 deletions

View File

@ -28,11 +28,11 @@ const RESOURCES = {
"assets/NOTICES": "9a4bf0423a5e265f38c4df37f7a0a913",
"assets/fonts/MaterialIcons-Regular.otf": "4e6447691c9509f7acdbf8a931a85ca1",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"/": "4df4e096531557f8bfc144dfc321dbe5",
"/": "8fe22e7edac61053293766668b8032a6",
"version.json": "a00481850d5c63ba5df4e22636643438",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
"main.dart.js": "7ea8ab4bcb323a5f92ffbf8b447dbb0a",
"main.dart.js": "16d305d3a123a71d0430ef6628c741b3",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"canvaskit/profiling/canvaskit.js": "ae2949af4efc61d28a4a80fffa1db900",

28
public/main.dart.js vendored
View File

@ -203956,20 +203956,22 @@ j=a1}}if(a3.bQ(o).length!==0&&!B.a.E(j,o))B.a.G(j,o)
if(a3.bQ(n).length!==0&&!B.a.E(j,n))B.a.G(j,n)
if(a3.bQ(m).length!==0&&!B.a.E(j,m))B.a.G(j,m)
if(a3.bQ(l).length!==0&&!B.a.E(j,l))B.a.G(j,l)
for(a1=j.length,a2=!a3.db,k=a3.dx,i=e.y,h=0;h<j.length;j.length===a1||(0,A.aL)(j),++h){g=j[h]
if("item"===g||"service"===g)i.push("item")
else if("description"===g)i.push("description")
else if("unit_cost"===g||"rate"===g)i.push(d)
else{if("quantity"===g||"hours"===g)f=!a2||e.a.e
a1=e.y
B.a.sI(a1,0)
for(a2=j.length,k=!a3.db,i=a3.dx,h=0;h<j.length;j.length===a2||(0,A.aL)(j),++h){g=j[h]
if("item"===g||"service"===g)a1.push("item")
else if("description"===g)a1.push("description")
else if("unit_cost"===g||"rate"===g)a1.push(d)
else{if("quantity"===g||"hours"===g)f=!k||e.a.e
else f=!1
if(f)i.push(c)
else if(("product1"===g||"task1"===g)&&a3.bQ(o).length!==0)i.push("custom1")
else if(("product2"===g||"task2"===g)&&a3.bQ(n).length!==0)i.push("custom2")
else if(("product3"===g||"task3"===g)&&a3.bQ(m).length!==0)i.push("custom3")
else if(("product4"===g||"task4"===g)&&a3.bQ(l).length!==0)i.push("custom4")
else if("tax"===g){if(r)i.push("tax1")
if(q)i.push("tax2")
if(p)i.push("tax3")}else if("discount"===g&&k)i.push("discount")}}},
if(f)a1.push(c)
else if(("product1"===g||"task1"===g)&&a3.bQ(o).length!==0)a1.push("custom1")
else if(("product2"===g||"task2"===g)&&a3.bQ(n).length!==0)a1.push("custom2")
else if(("product3"===g||"task3"===g)&&a3.bQ(m).length!==0)a1.push("custom3")
else if(("product4"===g||"task4"===g)&&a3.bQ(l).length!==0)a1.push("custom4")
else if("tax"===g){if(r)a1.push("tax1")
if(q)a1.push("tax2")
if(p)a1.push("tax3")}else if("discount"===g&&i)a1.push("discount")}}},
bz(a){var s=this
s.bR(a)
if(a.e!==s.a.e){s.f=!1

File diff suppressed because one or more lines are too long