Skip to content

Instantly share code, notes, and snippets.

@geniusmonir
Last active September 16, 2022 17:48
Show Gist options
  • Save geniusmonir/1de8e34e2d2634e99aebc625abbf5264 to your computer and use it in GitHub Desktop.
Save geniusmonir/1de8e34e2d2634e99aebc625abbf5264 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@types/jest": "^28.1.6",
"@types/node": "^18.6.2",
"@types/react-dom": "^18.0.6",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "17.0.21",
"@types/react-native": "~0.66.13",
"typescript": "^4.7.4"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-elements": "3.4.2",
"react-native-gesture-handler": "^2.5.0",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "^17.0.21",
"@types/react-native": "~0.66.13",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
}
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-elements": "3.4.2",
"react-native-gesture-handler": "^2.5.0",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "^17.0.21",
"@types/react-native": "~0.66.13",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-elements": "3.4.2",
"react-native-gesture-handler": "^2.5.0",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/package.json","entries":[{"id":"gFey.json","timestamp":1659090152871},{"id":"ECT7.json","timestamp":1659094018942},{"id":"9uK5.json","timestamp":1659095288031},{"id":"B5LI.json","timestamp":1659095303987},{"id":"flnq.json","timestamp":1659095399781},{"id":"JS5C.json","source":"undoRedo.source","timestamp":1659095472372},{"id":"gKCu.json","timestamp":1659095540405},{"id":"H4iQ.json","timestamp":1659095668371},{"id":"qQOd.json","timestamp":1659095705481},{"id":"sk4V.json","timestamp":1659096364255},{"id":"5NKR.json","timestamp":1659096487493},{"id":"SX7g.json","timestamp":1659096565537},{"id":"L3mQ.json","timestamp":1659096838121},{"id":"t2XS.json","timestamp":1659097266967},{"id":"1SWa.json","timestamp":1659097855970}]}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-elements": "3.4.2",
"react-native-gesture-handler": "^2.5.0",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.2",
"@types/react-native": "~0.66.13",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-paper": "^4.12.4",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-document-picker": "~10.1.3",
"expo-file-system": "~13.1.4",
"expo-image-picker": "~12.0.1",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-media-library": "~14.0.0",
"expo-print": "~11.1.0",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-file-system": "~13.1.4",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-media-library": "~14.0.0",
"expo-print": "~11.1.0",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"@rneui/base": "^4.0.0-rc.5",
"@rneui/themed": "^4.0.0-rc.5",
"axios": "^0.27.2",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-font": "^10.1.0",
"expo-status-bar": "~1.3.0",
"formik": "^2.2.9",
"moment": "^2.29.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-dialog": "^9.2.2",
"react-native-elements": "3.4.2",
"react-native-gesture-handler": "^2.5.0",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-navigation-drawer": "react-navigation/drawer",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"expo": "~45.0.0",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-web": "0.17.7"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"typescript": "~4.3.5"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.1",
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@reduxjs/toolkit": "^1.8.1",
"@rneui/base": "^4.0.0-rc.1",
"@rneui/themed": "^4.0.0-rc.1",
"axios": "^0.26.1",
"buffer": "^6.0.3",
"expo": "~44.0.0",
"expo-app-loading": "~1.3.0",
"expo-device": "~4.1.0",
"expo-linear-gradient": "~11.0.3",
"expo-location": "~14.0.1",
"expo-screen-orientation": "~4.1.1",
"expo-sharing": "~10.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"formik": "^2.2.9",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1282.0",
"react-native-dialog": "^9.2.1",
"react-native-element-dropdown": "^1.8.8",
"react-native-elements": "^3.4.2",
"react-native-gesture-handler": "~2.1.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-image-viewing": "^0.2.2",
"react-native-modal": "^13.0.1",
"react-native-paper": "^4.12.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "~2.3.1",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-navigation-header-buttons": "^9.0.1",
"react-redux": "^7.2.8",
"redux": "^4.1.2",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"traverse": "^0.6.6",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/traverse": "^0.6.32",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.21",
"@types/react-dom": "17.0.21"
},
"private": true
}
{
"name": "ordine-pos",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.7",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@reduxjs/toolkit": "^1.8.3",
"expo": "~45.0.0",
"expo-app-loading": "^2.0.0",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.68.2",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.15.0",
"react-native-web": "0.17.7",
"react-redux": "^8.0.2",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"typescript": "~4.3.5"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
},
"private": true
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/keyboard-tracker/src/main.dev.ts","entries":[{"id":"ebLo.ts","timestamp":1656486678982},{"id":"ovoK.ts","timestamp":1656486793484},{"id":"NnLo.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656486866574},{"id":"7hp3.ts","timestamp":1656486878243},{"id":"YmhZ.ts","timestamp":1656487138604},{"id":"iubv.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656487486364},{"id":"YEhf.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656487634536},{"id":"7cd6.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656487681023},{"id":"Mrsu.ts","timestamp":1656487878567},{"id":"bqpD.ts","timestamp":1656487930561},{"id":"9l29.ts","timestamp":1656487974217},{"id":"p308.ts","timestamp":1656488078632},{"id":"SUV3.ts","timestamp":1656489259172},{"id":"EVds.ts","timestamp":1656489297781},{"id":"I1HR.ts","timestamp":1656489325292},{"id":"Y9ib.ts","timestamp":1656489393214},{"id":"Lf6Q.ts","timestamp":1656489446221},{"id":"FQBw.ts","timestamp":1656489642970},{"id":"NOAQ.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656489691283},{"id":"IfWY.ts","timestamp":1656489876215},{"id":"Aicf.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656491670489},{"id":"55Da.ts","timestamp":1656493086877},{"id":"F6wB.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656493200404},{"id":"0drD.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656493364732},{"id":"XmVL.ts","timestamp":1656493485604},{"id":"0VGA.ts","timestamp":1656493904852},{"id":"MuYP.ts","timestamp":1656493916394},{"id":"PkV2.ts","timestamp":1656494092667},{"id":"MfDL.ts","timestamp":1656494161424},{"id":"mZmz.ts","timestamp":1656494213207},{"id":"GqoI.ts","timestamp":1656494368498},{"id":"gnW1.ts","timestamp":1656494394903},{"id":"rAg7.ts","timestamp":1656494517422},{"id":"ynkY.ts","timestamp":1656494605113},{"id":"UJVt.ts","timestamp":1656494671358},{"id":"ILCe.ts","timestamp":1656494767067},{"id":"JNSq.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656494779000},{"id":"9HKB.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656494831395},{"id":"QtQD.ts","timestamp":1656497043586},{"id":"Q1k5.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656497055709},{"id":"jCPS.ts","timestamp":1656497191002},{"id":"ow7k.ts","timestamp":1656497202500},{"id":"i1Fu.ts","timestamp":1656503934439},{"id":"aLUW.ts","source":"undoRedo.source","timestamp":1656503947794},{"id":"kR9o.ts","timestamp":1656503973118},{"id":"suvi.ts","timestamp":1656504002441},{"id":"PKAJ.ts","timestamp":1656504529278},{"id":"xfz6.ts","timestamp":1656504571421},{"id":"UWFB.ts","timestamp":1656505157170},{"id":"vM2p.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656505433770}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/MikeBall/css-fix/UpworkMUI.html","entries":[{"id":"7Dy6.html","timestamp":1657816142186},{"id":"q3Ex.html","timestamp":1657816749469},{"id":"M2lo.html","timestamp":1657816809305},{"id":"RWiA.html","timestamp":1657816825649},{"id":"O8fo.html","timestamp":1657816897608},{"id":"lgnR.html","timestamp":1657816917533},{"id":"nM5o.html","timestamp":1657816932309},{"id":"MU8K.html","timestamp":1657817060552},{"id":"kJXg.html","timestamp":1657817096094},{"id":"HL4l.html","timestamp":1657817127103},{"id":"9WZc.html","timestamp":1657817196670},{"id":"a6TM.html","timestamp":1657817431229},{"id":"ogN3.html","timestamp":1657818076474},{"id":"l5Xc.html","timestamp":1657818181099},{"id":"2AZP.html","timestamp":1657818288060},{"id":"EGw6.html","timestamp":1657818490962},{"id":"6z8w.html","timestamp":1657818868041},{"id":"N4ti.html","timestamp":1657818957130}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/src/user/user.schema.ts","entries":[{"id":"yKJR.ts","timestamp":1648820321028},{"id":"qGQd.ts","timestamp":1648820402955},{"id":"SEBc.ts","timestamp":1648820437524},{"id":"6X0R.ts","timestamp":1648820552993},{"id":"YhN6.ts","timestamp":1648849967159},{"id":"XKzD.ts","timestamp":1648919938404},{"id":"SSep.ts","timestamp":1648919955125},{"id":"aqSm.ts","timestamp":1648920437249},{"id":"m8ge.ts","timestamp":1649078132608},{"id":"b4GH.ts","timestamp":1649080379094},{"id":"AzbA.ts","timestamp":1649080417116},{"id":"xlBO.ts","timestamp":1649250391178},{"id":"rAgX.ts","timestamp":1649250408204},{"id":"7J1n.ts","timestamp":1649250423841},{"id":"Lz3x.ts","timestamp":1649255763551},{"id":"CS2W.ts","timestamp":1649256292886},{"id":"5Yuj.ts","timestamp":1649256485625},{"id":"kwPX.ts","timestamp":1649256509410},{"id":"Ppn2.ts","timestamp":1649256559336},{"id":"ld0I.ts","timestamp":1649257068474},{"id":"ynLC.ts","timestamp":1649257146917},{"id":"FfV9.ts","timestamp":1649257169895},{"id":"MUxT.ts","timestamp":1649257915982},{"id":"3MxU.ts","timestamp":1649258150245},{"id":"WGb1.ts","timestamp":1649262901804},{"id":"UviY.ts","timestamp":1649319642499},{"id":"AA8z.ts","timestamp":1649345758428},{"id":"9xfu.ts","timestamp":1649345772784},{"id":"rLHj.ts","timestamp":1649349667702},{"id":"ePLm.ts","timestamp":1649349753528},{"id":"Aywa.ts","timestamp":1649353791880},{"id":"SzoC.ts","timestamp":1649364311023},{"id":"4U0d.ts","timestamp":1649364577724},{"id":"8LZm.ts","timestamp":1649364748200},{"id":"06dW.ts","timestamp":1649364872355},{"id":"Awlq.ts","timestamp":1649364950186},{"id":"yu29.ts","timestamp":1649365051338},{"id":"lf5X.ts","timestamp":1649365262689},{"id":"C1Ex.ts","timestamp":1649627230225},{"id":"GzWp.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1649627680646},{"id":"Nayv.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1649627769131},{"id":"Dmak.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1649628036702},{"id":"e0aj.ts","timestamp":1649628077826},{"id":"H67B.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1649630570884},{"id":"OP2D.ts","timestamp":1650152221011},{"id":"Hc2M.ts","timestamp":1650159599856},{"id":"ACgv.ts","timestamp":1650162690500},{"id":"eyBy.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1650191915870},{"id":"MJMe.ts","timestamp":1650191946689},{"id":"gL5t.ts","timestamp":1650198240300}]}
{
"categories": ["pepsi", "ziyad", "california_garden"]
}
{
"categories": ["pepsi", ""]
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/files/categories.json","entries":[{"id":"GPE5.json","timestamp":1653404658700},{"id":"6NJA.json","timestamp":1653404704084},{"id":"4bkY.json","timestamp":1653404806493},{"id":"kHKj.json","timestamp":1653404821664}]}
{
"categories": ["", "food"]
}
{
"categories": ["pepsi", "ziyad", "california_garden", "other"]
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-frontend/src/Signup/SignupPage.tsx","entries":[{"id":"clu4.tsx","timestamp":1661504903451}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei/alexei-scale/src/assets/scale.svg","entries":[{"id":"yFo7.svg","timestamp":1657444896517}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Mostafa/src/components/List/UserList.tsx","entries":[{"id":"8Pls.tsx","timestamp":1651573070100}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei2/backend/src/app.module.ts","entries":[{"id":"xyZC.ts","timestamp":1658450047377},{"id":"Z7Ea.ts","timestamp":1658450178757},{"id":"VDDZ.ts","timestamp":1658450236244},{"id":"3Ejm.ts","timestamp":1658452616489},{"id":"JiFK.ts","timestamp":1658454262136}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/sand-valley/src/store/reducer/admin.ts","entries":[{"id":"iNO4.ts","timestamp":1655422441331}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/keyboard-tracker/src/package.json","entries":[{"id":"KFtL.json","timestamp":1656508410245}]}
{
"name": "keyboard-tracker",
"productName": "Keyboard Tracker",
"version": "1.2.0",
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
"main": "./main.prod.js",
"author": "Md. Moniruzzaman",
"scripts": {
"electron-rebuild": "node -r ../.erb/scripts/BabelRegister.js ../.erb/scripts/ElectronRebuild.js",
"postinstall": "yarn electron-rebuild"
},
"license": "ISC",
"iohook": {
"targets": [
"node-83",
"electron-85"
],
"platforms": [
"win32",
"darwin",
"linux"
],
"arches": [
"x64",
"ia32"
]
},
"dependencies": {
"@electron/remote": "^1.2.1",
"@types/moment-duration-format": "^2.2.3",
"custom-electron-titlebar": "^3.2.7",
"iohook": "^0.9.3",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2"
},
"devDependencies": {
"@types/core-js": "^2.5.5",
"@types/cron": "^1.7.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/store/reducer/auth.ts","entries":[{"id":"qGKo.ts","timestamp":1659089286075},{"id":"1Oc8.ts","timestamp":1659100303515},{"id":"HrLX.ts","timestamp":1659100562740},{"id":"75eV.ts","timestamp":1659177047215},{"id":"1im8.ts","timestamp":1659177527170}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei2/Milestone%202/netzfrequenz/Docs.txt","entries":[{"id":"YFY0.txt","timestamp":1658761753556}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/admin/products/AllProductScreen.tsx","entries":[{"id":"RRFT.tsx","timestamp":1654215121724},{"id":"1tks.tsx","timestamp":1654215542765},{"id":"ot74.tsx","timestamp":1654215594811},{"id":"5vqa.tsx","timestamp":1654215620022},{"id":"87rq.tsx","timestamp":1654215636401},{"id":"OWCm.tsx","timestamp":1654215648315},{"id":"aACy.tsx","source":"undoRedo.source","timestamp":1654215699901},{"id":"8YU2.tsx","timestamp":1654215721289},{"id":"NpkK.tsx","source":"undoRedo.source","timestamp":1654215727386},{"id":"LGhX.tsx","timestamp":1654215734333},{"id":"6v2O.tsx","timestamp":1654216092191},{"id":"FCor.tsx","timestamp":1654216485500},{"id":"d7NV.tsx","timestamp":1654216503822},{"id":"dOCz.tsx","timestamp":1654218575679},{"id":"HDxt.tsx","timestamp":1654226000036},{"id":"A4vC.tsx","timestamp":1654226026917},{"id":"3kcr.tsx","timestamp":1654734103716},{"id":"vCVk.tsx","timestamp":1654734207105},{"id":"8wOp.tsx","timestamp":1654839750180},{"id":"FQuk.tsx","timestamp":1654845070168},{"id":"5H1c.tsx","timestamp":1654845206915},{"id":"gHDM.tsx","timestamp":1654845511634},{"id":"XjsG.tsx","timestamp":1654850451516},{"id":"mT0b.tsx","timestamp":1654850473688},{"id":"9Tdj.tsx","timestamp":1654850494088},{"id":"pfvR.tsx","timestamp":1654850587404},{"id":"crV3.tsx","timestamp":1654850682435},{"id":"KVOq.tsx","timestamp":1654850773058},{"id":"oprj.tsx","timestamp":1654850882764},{"id":"Cz2U.tsx","timestamp":1654850899422},{"id":"ev1b.tsx","source":"undoRedo.source","timestamp":1654850904379},{"id":"xLIT.tsx","timestamp":1654850966576},{"id":"AUeH.tsx","timestamp":1654850977494},{"id":"4Pjj.tsx","timestamp":1654851018948},{"id":"4Mj0.tsx","timestamp":1654851077487},{"id":"0KaQ.tsx","timestamp":1654851116800},{"id":"7qUu.tsx","timestamp":1654851136692},{"id":"29cB.tsx","timestamp":1654851152059},{"id":"U9Jw.tsx","timestamp":1654851194437},{"id":"HYBq.tsx","timestamp":1654851204697},{"id":"YSNq.tsx","timestamp":1654851248157},{"id":"oYVk.tsx","timestamp":1654851268387},{"id":"SWRR.tsx","timestamp":1654851279814},{"id":"T8IB.tsx","timestamp":1654851306608},{"id":"EnrZ.tsx","timestamp":1654927948994},{"id":"4Jkm.tsx","timestamp":1654928029824},{"id":"1xJJ.tsx","timestamp":1654928090539},{"id":"p5am.tsx","timestamp":1654928154156},{"id":"rDIB.tsx","timestamp":1654940026303},{"id":"GjSA.tsx","timestamp":1659035217753}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/admin/customers/AllCustomerScreen.tsx","entries":[{"id":"fEFl.tsx","source":"searchReplace.source","timestamp":1653402106716},{"id":"PSwc.tsx","timestamp":1653484702660},{"id":"1FXa.tsx","timestamp":1653484721185},{"id":"daJM.tsx","timestamp":1653484773759},{"id":"EZT8.tsx","timestamp":1653484983982},{"id":"cJnb.tsx","timestamp":1653484994918},{"id":"khDw.tsx","timestamp":1653485018565},{"id":"RfX4.tsx","timestamp":1653485047420},{"id":"Dz9X.tsx","source":"Workspace Edit","timestamp":1653485106434},{"id":"N1p3.tsx","timestamp":1653485235027},{"id":"laG6.tsx","timestamp":1653485819503},{"id":"7vZW.tsx","timestamp":1653485850024},{"id":"xCRd.tsx","timestamp":1653485862061},{"id":"Nndg.tsx","timestamp":1653485881541},{"id":"V3pT.tsx","timestamp":1653777199694},{"id":"Bfxk.tsx","timestamp":1653779904627},{"id":"94ov.tsx","timestamp":1653779919755},{"id":"Qswk.tsx","timestamp":1653780016544},{"id":"hVD4.tsx","timestamp":1653780496785},{"id":"XeGF.tsx","timestamp":1653780590718},{"id":"NuhZ.tsx","timestamp":1653781730665},{"id":"GzBW.tsx","timestamp":1653964387994},{"id":"qkHC.tsx","timestamp":1653964503394},{"id":"lnbh.tsx","timestamp":1653964531267},{"id":"BpfY.tsx","timestamp":1653964922937},{"id":"cf09.tsx","timestamp":1653965358513},{"id":"whpF.tsx","timestamp":1653973606507},{"id":"DRzT.tsx","timestamp":1654175376623},{"id":"Dhv7.tsx","timestamp":1654697769554},{"id":"ZPoz.tsx","timestamp":1654843212296},{"id":"0O6x.tsx","timestamp":1654843383616},{"id":"6WTm.tsx","timestamp":1654932979936},{"id":"0bpp.tsx","timestamp":1654933017767},{"id":"9Oc2.tsx","timestamp":1654933071930}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/admin/recipts/EditReciptScreen.tsx","entries":[{"id":"PXM8.tsx","timestamp":1652727925782}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/components/DataTable/DTHeaderText.tsx","entries":[{"id":"Evdg.tsx","timestamp":1653577073043},{"id":"nT75.tsx","timestamp":1653577083660},{"id":"TyZE.tsx","timestamp":1653577135101},{"id":"gmuX.tsx","source":"undoRedo.source","timestamp":1653577140171},{"id":"CuOS.tsx","timestamp":1653578276995},{"id":"sLmu.tsx","timestamp":1653581677468},{"id":"Psxx.tsx","source":"Add import from \"../../utils/utils\"","timestamp":1654928627963},{"id":"lgUE.tsx","timestamp":1654928633042}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/sand-valley/src/screens/admin/invoices/EditInvoiceScreen.tsx","entries":[{"id":"TJxS.tsx","timestamp":1655421838458},{"id":"sJYI.tsx","source":"searchReplace.source","timestamp":1655422366838}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei2/backend/src/user/user.module.ts","entries":[{"id":"RG2R.ts","source":"Fix all fixable ESLint issues","timestamp":1658502775638},{"id":"twlX.ts","source":"Workspace Edit","timestamp":1658503336102},{"id":"yTAA.ts","timestamp":1658503346533},{"id":"S8jz.ts","source":"Fix all fixable ESLint issues","timestamp":1658503434414}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Dominik/dominik-jslogcal/css/style.css","entries":[{"id":"EKBe.css","timestamp":1656691119365},{"id":"wVi0.css","timestamp":1656691134020},{"id":"8wHP.css","timestamp":1656691154452},{"id":"m365.css","timestamp":1656691186359},{"id":"9TgN.css","timestamp":1656691271121},{"id":"X1K1.css","source":"undoRedo.source","timestamp":1656691279773},{"id":"Dmat.css","timestamp":1656691295969},{"id":"iD0A.css","timestamp":1656691317775},{"id":"a4HD.css","timestamp":1656691357048},{"id":"cPq0.css","timestamp":1656691396698},{"id":"YIgT.css","timestamp":1656691424875},{"id":"u5MC.css","timestamp":1656691567730},{"id":"W3Kc.css","timestamp":1656691618768},{"id":"2ZmQ.css","timestamp":1656691630101},{"id":"nGBn.css","timestamp":1656691649934},{"id":"Uqwo.css","timestamp":1656691677164},{"id":"GUE0.css","timestamp":1656691695226},{"id":"ztet.css","timestamp":1656691763156},{"id":"HIiT.css","timestamp":1656691787737},{"id":"AEL5.css","timestamp":1656691924069},{"id":"sPTq.css","timestamp":1656691942119},{"id":"I0BA.css","timestamp":1656691957107},{"id":"xdiA.css","timestamp":1656691989018},{"id":"j1mj.css","timestamp":1656692021433},{"id":"qCuO.css","timestamp":1656692053477},{"id":"fJWR.css","timestamp":1656692066661},{"id":"KCBW.css","timestamp":1656692089571},{"id":"daVh.css","timestamp":1656692184150},{"id":"DjAi.css","timestamp":1656692207469},{"id":"Ton4.css","timestamp":1656692259471},{"id":"OJtP.css","timestamp":1656692279720},{"id":"Ze2f.css","timestamp":1656692310573},{"id":"N7T1.css","timestamp":1656692399520},{"id":"aiGT.css","timestamp":1656694379298},{"id":"QJ5w.css","timestamp":1656694424898},{"id":"8FJ0.css","timestamp":1656694445202},{"id":"dnta.css","timestamp":1656694918242},{"id":"JMQB.css","timestamp":1656694964150},{"id":"FWGW.css","timestamp":1656695025630},{"id":"gAHX.css","timestamp":1656695174802},{"id":"usXQ.css","timestamp":1656695266783},{"id":"ldKR.css","timestamp":1656695305696},{"id":"csNH.css","timestamp":1656695572902},{"id":"eZDM.css","timestamp":1657142785157},{"id":"GdRv.css","timestamp":1657142941299},{"id":"m4eB.css","timestamp":1657143034582},{"id":"DGpm.css","timestamp":1657143062151},{"id":"kwg9.css","timestamp":1657143818901},{"id":"xoud.css","timestamp":1657144291462},{"id":"1MoJ.css","timestamp":1657144642786}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Mahtab/muscled-nestnext/src/blog/blog.service.ts","entries":[{"id":"aXNk.ts","timestamp":1659346671557},{"id":"WLLv.ts","timestamp":1659346719066},{"id":"pUap.ts","source":"Replace 'any' with 'Promise<any>'","timestamp":1659346795202},{"id":"aRgH.ts","timestamp":1659346888583},{"id":"n8QL.ts","timestamp":1659347077831},{"id":"LySR.ts","timestamp":1659347341382},{"id":"an8K.ts","timestamp":1659347407734},{"id":"TE3p.ts","timestamp":1659347557127},{"id":"07yy.ts","timestamp":1659347590900},{"id":"WD2J.ts","timestamp":1659347696221},{"id":"djSu.ts","timestamp":1659348624159},{"id":"e0Eu.ts","timestamp":1659348660742},{"id":"JjQ6.ts","timestamp":1659348758967},{"id":"DJCD.ts","timestamp":1659349103302},{"id":"lhva.ts","timestamp":1659379995858},{"id":"6dIX.ts","timestamp":1659384714220},{"id":"XYNB.ts","source":"undoRedo.source","timestamp":1659384848537}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/Utils/TextInput.tsx","entries":[{"id":"gLBx.tsx","timestamp":1662650990275},{"id":"SGdh.tsx","timestamp":1662658494365},{"id":"Gq3b.tsx","timestamp":1662658623760},{"id":"4h31.tsx","timestamp":1662681173058},{"id":"wQ2S.tsx","timestamp":1662681186942},{"id":"1ePX.tsx","source":"undoRedo.source","timestamp":1662681200578},{"id":"PYqo.tsx","timestamp":1662681206437},{"id":"PGOq.tsx","timestamp":1662681218615},{"id":"Adjd.tsx","timestamp":1662681234936},{"id":"4aPu.tsx","timestamp":1662984032634},{"id":"3Lap.tsx","timestamp":1662984050349},{"id":"5uYe.tsx","timestamp":1663297733560},{"id":"FvHq.tsx","timestamp":1663297747232},{"id":"6VQt.tsx","timestamp":1663297762929},{"id":"sI9U.tsx","timestamp":1663297830298},{"id":"owPL.tsx","timestamp":1663297868964},{"id":"GkhT.tsx","timestamp":1663298135059},{"id":"BTfP.tsx","timestamp":1663298156467}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/store/reducer/auth.ts","entries":[{"id":"d6Zt.ts","timestamp":1652647356522},{"id":"jfvw.ts","timestamp":1652648070220},{"id":"Xbs9.ts","timestamp":1652734262168},{"id":"hKNs.ts","timestamp":1652734314127}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/nest-js-todo-rest-api-main/nest-js-todo-rest-api-main/src/app.controller.ts","entries":[{"id":"KWpc.ts","timestamp":1657077447088},{"id":"zlhM.ts","timestamp":1657077604769},{"id":"Q9NV.ts","timestamp":1657077622249},{"id":"EwkQ.ts","timestamp":1657077956337}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/store/reducer/register.ts","entries":[{"id":"hAfv.ts","timestamp":1652648273503},{"id":"WJ3t.ts","timestamp":1652648363706}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/admin/cart/CartScreen.tsx","entries":[{"id":"UCzj.tsx","timestamp":1654228251262},{"id":"txv6.tsx","timestamp":1654228338781},{"id":"Jwoe.tsx","timestamp":1654228446353},{"id":"eCzM.tsx","timestamp":1654228504150},{"id":"I7HL.tsx","timestamp":1654228553259},{"id":"YfWH.tsx","timestamp":1654228645979},{"id":"LelM.tsx","timestamp":1654228689609},{"id":"TiqL.tsx","source":"undoRedo.source","timestamp":1654228729888},{"id":"nEfu.tsx","timestamp":1654229221241},{"id":"XJpx.tsx","timestamp":1654275795958},{"id":"RjEg.tsx","timestamp":1654275807557},{"id":"GxPm.tsx","source":"Add import from \"../../../store/reducer/invoice\"","timestamp":1654280088425},{"id":"8b3f.tsx","timestamp":1654280112894},{"id":"Nco5.tsx","timestamp":1654280289698},{"id":"IOtr.tsx","timestamp":1654280328259},{"id":"YVhw.tsx","timestamp":1654280652865},{"id":"yb4t.tsx","timestamp":1654280681025},{"id":"j6vv.tsx","timestamp":1654280734267},{"id":"c4ha.tsx","timestamp":1654280829017},{"id":"w9Yt.tsx","timestamp":1654280846398},{"id":"8mUs.tsx","timestamp":1654280967480},{"id":"TUrU.tsx","timestamp":1654280983939},{"id":"xNw9.tsx","timestamp":1654282406463},{"id":"3TeT.tsx","timestamp":1654282420375},{"id":"vmxT.tsx","timestamp":1654282693637},{"id":"NTIE.tsx","timestamp":1654282706354},{"id":"Ru2q.tsx","timestamp":1654283144743},{"id":"mWj3.tsx","timestamp":1654283157074},{"id":"POjQ.tsx","timestamp":1654283222987},{"id":"lCZb.tsx","timestamp":1654283244335},{"id":"64bi.tsx","timestamp":1654283896125},{"id":"3TaR.tsx","timestamp":1654284464183},{"id":"JZVw.tsx","timestamp":1654284851891},{"id":"ok93.tsx","timestamp":1654284866376},{"id":"HxQV.tsx","timestamp":1654285201617},{"id":"x6nm.tsx","timestamp":1654285219220},{"id":"E5wP.tsx","timestamp":1654285404810},{"id":"2g0u.tsx","source":"Add import from \"../../../utils/utils\"","timestamp":1654928236231},{"id":"rdbG.tsx","timestamp":1654928352603},{"id":"nKOK.tsx","timestamp":1654928382893},{"id":"u8bQ.tsx","timestamp":1654928420046},{"id":"HJbh.tsx","timestamp":1654928435802},{"id":"sv7l.tsx","timestamp":1654928500260},{"id":"ZGAj.tsx","timestamp":1654928515585},{"id":"nIJk.tsx","timestamp":1654928563401},{"id":"rO2B.tsx","timestamp":1654928612362},{"id":"0PJt.tsx","timestamp":1654929044183},{"id":"QUGe.tsx","timestamp":1654929054453},{"id":"ZxmT.tsx","timestamp":1654937120310},{"id":"tOFf.tsx","timestamp":1654940069250}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/amnft-backend/src/nfts/nfts.resolver.ts","entries":[{"id":"6tUo.ts","timestamp":1656852901934},{"id":"t2Tt.ts","timestamp":1656854694520}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/components/slider/DynamicSlider.tsx","entries":[{"id":"8v0y.tsx","timestamp":1658226548629},{"id":"vscj.tsx","timestamp":1658226598583},{"id":"wguj.tsx","timestamp":1658226611632},{"id":"23xE.tsx","timestamp":1658226659320},{"id":"S8x1.tsx","timestamp":1658226796634},{"id":"fEh3.tsx","timestamp":1658227003543},{"id":"IM5v.tsx","timestamp":1658227049987},{"id":"fvdO.tsx","timestamp":1658227124713},{"id":"xAHr.tsx","timestamp":1658227146729},{"id":"pKmw.tsx","timestamp":1658227210034},{"id":"ckks.tsx","timestamp":1658227431428},{"id":"1o1H.tsx","timestamp":1658227619382},{"id":"SWhN.tsx","timestamp":1658227645882},{"id":"ZePx.tsx","timestamp":1658227675487},{"id":"6lKO.tsx","timestamp":1658227721766},{"id":"qKaH.tsx","timestamp":1658227808192},{"id":"WJ17.tsx","timestamp":1658227838883},{"id":"HG9B.tsx","timestamp":1658227872817},{"id":"w40j.tsx","timestamp":1658227907835},{"id":"YSEB.tsx","timestamp":1658227997393},{"id":"yhod.tsx","timestamp":1658228027049},{"id":"3hfb.tsx","timestamp":1658229692494},{"id":"5IoQ.tsx","timestamp":1658229757573},{"id":"1ucL.tsx","timestamp":1658229798691},{"id":"vTsd.tsx","source":"undoRedo.source","timestamp":1658229808097},{"id":"0hoz.tsx","timestamp":1658229866590},{"id":"wg6q.tsx","timestamp":1658229901823},{"id":"XoTL.tsx","timestamp":1658230127133},{"id":"9xvQ.tsx","timestamp":1658231240105},{"id":"LDYO.tsx","timestamp":1658232157258},{"id":"b25q.tsx","timestamp":1658232225582},{"id":"5GuK.tsx","timestamp":1658232259589},{"id":"ukw8.tsx","timestamp":1658232278292},{"id":"liVq.tsx","timestamp":1658232294915},{"id":"aOOG.tsx","timestamp":1658232908225},{"id":"WdJT.tsx","timestamp":1658233203155},{"id":"C8bL.tsx","timestamp":1658233214889},{"id":"lVhU.tsx","timestamp":1658233250282},{"id":"sHdU.tsx","source":"undoRedo.source","timestamp":1658233259590},{"id":"TP0A.tsx","source":"undoRedo.source","timestamp":1658233284755},{"id":"rsfu.tsx","timestamp":1658234758192},{"id":"Sfds.tsx","timestamp":1658234992107},{"id":"ZRge.tsx","timestamp":1658235179805},{"id":"Mtoq.tsx","timestamp":1658235214056},{"id":"ZyQk.tsx","timestamp":1658235257161},{"id":"HEdw.tsx","timestamp":1658235311361},{"id":"jTYf.tsx","timestamp":1658235336309},{"id":"Q48r.tsx","timestamp":1658235349896},{"id":"gWc9.tsx","timestamp":1658235381050},{"id":"diSS.tsx","timestamp":1658235392469}]}
{
"name": "payrank-api",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"bcrypt": "^5.0.1",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"mongoose": "^6.3.5",
"mongoose-unique-validator": "^3.0.0",
"multer": "^1.4.4",
"mysql": "^2.18.1",
"nodemon": "^2.0.15",
"path": "^0.12.7",
"slick-carousel": "^1.8.1"
},
"scripts": {
"#start": "nodemon index.js",
"client": "npm start --prefix client",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"dev": "node index.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
},
"engines": {
"node": "16.x",
"npm": "8.5.5"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/payrank-main_2/payrank-main/package.json","entries":[{"id":"NPSx.json","timestamp":1659955650849},{"id":"9Exl.json","timestamp":1659956842392},{"id":"zQdF.json","timestamp":1659957418152}]}
{
"name": "payrank-api",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"bcrypt": "^5.0.1",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"mongoose": "^6.3.5",
"mongoose-unique-validator": "^3.0.0",
"multer": "^1.4.4",
"mysql": "^2.18.1",
"nodemon": "^2.0.15",
"path": "^0.12.7",
"slick-carousel": "^1.8.1"
},
"scripts": {
"#start": "nodemon index.js",
"client": "npm start --prefix client",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"dev": "node index.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{
"name": "payrank-api",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"bcrypt": "^5.0.1",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"mongoose": "^6.3.5",
"mongoose-unique-validator": "^3.0.0",
"multer": "^1.4.4",
"mysql": "^2.18.1",
"nodemon": "^2.0.15",
"path": "^0.12.7",
"slick-carousel": "^1.8.1"
},
"scripts": {
"#start": "nodemon index.js",
"client": "npm start --prefix client",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"dev": "node index.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --force --prefix client && npm run build --prefix client"
},
"engines": {
"node": "16.x",
"npm": "8.5.5"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei/alexei-scale/src/App.tsx","entries":[{"id":"7QST.tsx","timestamp":1657448241945},{"id":"ofl9.tsx","timestamp":1657448299177},{"id":"VbYK.tsx","timestamp":1657448367171},{"id":"0Zep.tsx","timestamp":1657448415825},{"id":"kj9U.tsx","timestamp":1657448432556},{"id":"Dkit.tsx","timestamp":1657448643606},{"id":"5ot5.tsx","timestamp":1657448671057},{"id":"J5a3.tsx","timestamp":1657448711477},{"id":"qtyT.tsx","timestamp":1657452678624},{"id":"PJLq.tsx","timestamp":1657452759160},{"id":"ibyB.tsx","timestamp":1657452787578},{"id":"4MB9.tsx","timestamp":1657452798075},{"id":"GgI9.tsx","timestamp":1657452893694},{"id":"Y4n9.tsx","timestamp":1657453096753},{"id":"JRrG.tsx","timestamp":1657453289286},{"id":"NEa9.tsx","timestamp":1657453331379},{"id":"V0Ex.tsx","timestamp":1657453402219},{"id":"NMN3.tsx","timestamp":1657453479829},{"id":"bWho.tsx","timestamp":1657453530922},{"id":"VbqV.tsx","timestamp":1657453773925},{"id":"Tovb.tsx","timestamp":1657453877344},{"id":"QY0r.tsx","timestamp":1657453923403},{"id":"drpf.tsx","timestamp":1657453987396},{"id":"Xjls.tsx","timestamp":1657454005455},{"id":"DdGj.tsx","timestamp":1657454073462},{"id":"Crmv.tsx","timestamp":1657454110321},{"id":"p6Fe.tsx","timestamp":1657454162873},{"id":"cVDD.tsx","timestamp":1657454241808},{"id":"8dUK.tsx","timestamp":1657455411643},{"id":"7DZe.tsx","timestamp":1657455484794},{"id":"fAB8.tsx","timestamp":1657455751852},{"id":"j039.tsx","timestamp":1657455802776},{"id":"a82y.tsx","timestamp":1657455982736},{"id":"0Vk8.tsx","timestamp":1657456136854},{"id":"7QmR.tsx","timestamp":1657456193059},{"id":"XlGz.tsx","timestamp":1657456221955},{"id":"uuGl.tsx","timestamp":1657456275788},{"id":"FWae.tsx","timestamp":1657456365779},{"id":"wVo7.tsx","timestamp":1657456448083},{"id":"teJw.tsx","timestamp":1657456780291},{"id":"pyh9.tsx","timestamp":1657456846129},{"id":"Nv1T.tsx","timestamp":1657456970139},{"id":"qZZf.tsx","timestamp":1657457053602},{"id":"JTeA.tsx","timestamp":1657457085051},{"id":"mGUD.tsx","timestamp":1657457096860},{"id":"3tZE.tsx","timestamp":1657457130154},{"id":"zrJa.tsx","timestamp":1657457143759},{"id":"akyd.tsx","timestamp":1657457733263},{"id":"zhhd.tsx","timestamp":1657457958040},{"id":"AXH3.tsx","timestamp":1657458534732}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/settings/settingScreen.tsx","entries":[{"id":"RpRA.tsx","timestamp":1652728070058}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/components/NameDisplay/NameDisplay.tsx","entries":[{"id":"BZFQ.tsx","timestamp":1649866091144},{"id":"woad.tsx","timestamp":1649866509061},{"id":"VhUW.tsx","timestamp":1650323948886}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/idea.txt","entries":[{"id":"qhbv.txt","timestamp":1648926497352}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/src/user/user.controller.ts","entries":[{"id":"dE9L.ts","timestamp":1649364490770},{"id":"FDBE.ts","timestamp":1649364607151},{"id":"9yne.ts","timestamp":1649364919834},{"id":"K4Hv.ts","timestamp":1650636059124},{"id":"vXjg.ts","timestamp":1650641322811},{"id":"EIor.ts","timestamp":1650641336926},{"id":"e9Gf.ts","timestamp":1650642560551},{"id":"D77P.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1650643071656},{"id":"7EXf.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1650644352326},{"id":"pvEp.ts","timestamp":1650645360684},{"id":"98Yd.ts","timestamp":1650645614599},{"id":"d0vA.ts","timestamp":1650645737692},{"id":"ZdWL.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1650645754823}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%203/amnft-updated/src/counter/schemas/counter.schema.ts","entries":[{"id":"xBYn.ts","timestamp":1657079634048}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Exam/test-project/src/components/Input.tsx","entries":[{"id":"vT6k.tsx","timestamp":1657565103364},{"id":"cnqf.tsx","timestamp":1657565115539},{"id":"vwD5.tsx","timestamp":1657565332101},{"id":"5Yh3.tsx","timestamp":1657566469441},{"id":"Mc77.tsx","timestamp":1657567544604},{"id":"7uMa.tsx","source":"renamed.source","timestamp":1657567551030},{"id":"ZuNA.tsx","timestamp":1657567560713},{"id":"vL59.tsx","timestamp":1657567639546},{"id":"nXFy.tsx","timestamp":1657567667062},{"id":"Dw4a.tsx","timestamp":1657567855481},{"id":"u5k5.tsx","timestamp":1657567959491},{"id":"5Khm.tsx","timestamp":1657568059526},{"id":"9eOU.tsx","timestamp":1657568138624}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/Solutions/v2/main.js","entries":[{"id":"qQ8i.js","timestamp":1655102823244},{"id":"1HcU.js","timestamp":1655102847718},{"id":"geUd.js","timestamp":1655102866419},{"id":"TSSo.js","timestamp":1655102895304},{"id":"sUiM.js","source":"undoRedo.source","timestamp":1655103109347},{"id":"vDF2.js","timestamp":1655119321584},{"id":"HQlX.js","timestamp":1655119342292},{"id":"k36C.js","timestamp":1655332576751}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/src/screens/admin/invoices/EditInvoiceScreen.tsx","entries":[{"id":"BmiC.tsx","timestamp":1655472148251},{"id":"z2PC.tsx","timestamp":1655472256851},{"id":"8a5m.tsx","timestamp":1655472524057},{"id":"nRQj.tsx","timestamp":1655473520412},{"id":"BHsH.tsx","timestamp":1655473532781},{"id":"0Hjg.tsx","timestamp":1655473557275},{"id":"8Uwr.tsx","timestamp":1655473644311},{"id":"1Grw.tsx","timestamp":1656334984128}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/Solutions/v2/dashboardFooter1215.js","entries":[{"id":"m1wY.js","timestamp":1655349806896},{"id":"8rOC.js","timestamp":1655349827509},{"id":"NVd9.js","source":"renamed.source","timestamp":1655350051938},{"id":"bv5a.js","timestamp":1655738349443},{"id":"KtDU.js","timestamp":1655738387015},{"id":"rnC8.js","timestamp":1655738404023},{"id":"eI45.js","timestamp":1655738482284},{"id":"0PqS.js","timestamp":1655738598172},{"id":"v38f.js","timestamp":1655738789845},{"id":"3ZgO.js","timestamp":1655738831707},{"id":"gBaX.js","timestamp":1655745677457}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/next/pages/views/blog/%5Bslug%5D.tsx","entries":[{"id":"HItL.tsx","source":"Workspace Edit","timestamp":1659713265342},{"id":"gyAJ.tsx","source":"moved.source","timestamp":1659714419319},{"id":"fbMT.tsx","source":"moved.source","timestamp":1659714608672},{"id":"UCx3.tsx","source":"moved.source","timestamp":1659714736705},{"id":"Aewf.tsx","source":"moved.source","timestamp":1659714800540},{"id":"Lw0Z.tsx","source":"moved.source","timestamp":1659714842175},{"id":"xiEY.tsx","timestamp":1659715513932}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-mobile/src/store/reducer/settings.ts","entries":[{"id":"QNt7.ts","timestamp":1660760733812},{"id":"hI89.ts","timestamp":1660780042257},{"id":"WQu7.ts","timestamp":1660853085272}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/POS/MainTab/Items/Items.tsx","entries":[{"id":"kkuB.tsx","timestamp":1659485242723},{"id":"NDbF.tsx","timestamp":1659485333028},{"id":"4LwH.tsx","timestamp":1659485388557},{"id":"YYPt.tsx","timestamp":1659485807975},{"id":"TNRL.tsx","timestamp":1659637897752},{"id":"N3jS.tsx","timestamp":1659637925391},{"id":"I0ed.tsx","timestamp":1659638129646},{"id":"yOSn.tsx","timestamp":1659638141955},{"id":"uwhq.tsx","timestamp":1659638153357},{"id":"K8jo.tsx","timestamp":1659638198983},{"id":"hecr.tsx","timestamp":1659638217839},{"id":"d18L.tsx","timestamp":1659638363086},{"id":"gJg6.tsx","timestamp":1659641751792},{"id":"dxd0.tsx","timestamp":1659641793746},{"id":"OkE8.tsx","timestamp":1659641820439},{"id":"vEK0.tsx","timestamp":1659641842470},{"id":"NRpI.tsx","timestamp":1659641866828}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh/hashconnect-main/README.md","entries":[{"id":"wfv1.md","timestamp":1656126489304}]}
{
"homepage": "http://aloychow.github.io",
"name": "payrank",
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@hookform/error-message": "^2.0.0",
"@material-ui/core": "^4.12.4",
"@mui/icons-material": "^5.8.0",
"@mui/material": "^5.8.0",
"@mui/styled-engine-sc": "^5.5.2",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"autosuggest-highlight": "^3.2.1",
"axios": "^0.26.1",
"mui-datatables": "^4.2.2",
"react": "^17.0.0",
"react-countup": "^6.1.1",
"react-dom": "^17.0.0",
"react-hook-form": "^7.30.0",
"react-icons": "^4.3.1",
"react-paginate": "^8.1.3",
"react-redux": "^7.2.8",
"react-reveal": "^1.2.2",
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0",
"react-scroll": "^1.8.4",
"react-text-typist": "^1.0.9",
"react-typist": "^2.0.5",
"reactjs-popup": "^2.0.5",
"recharts": "^2.1.9",
"redux": "^4.1.2",
"styled-components": "^5.3.5",
"web-vitals": "^2.1.3"
},
"scripts": {
"start": "react-scripts start ",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"gh-pages": "^3.2.3",
"sass": "^1.48.0"
},
"proxy": "http://localhost:3001"
}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/payrank-main/ff/package.json","entries":[{"id":"CrbO.json","timestamp":1659887771796}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/pages/views/blog/%5Bslug%5D.tsx","entries":[{"id":"1hlD.tsx","timestamp":1659716227658}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/Dialog/AddDiscountDialog.tsx","entries":[{"id":"vrcu.tsx","timestamp":1659572077078},{"id":"ZvPw.tsx","timestamp":1659572146527},{"id":"7akS.tsx","timestamp":1659611907522}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-admin/src/components/UI/LoadingSpinner.module.css","entries":[{"id":"hUAM.css","timestamp":1650807332279}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%203/amnft-updated/src/nft/nft.controller.ts","entries":[{"id":"WaJw.ts","timestamp":1657078363089},{"id":"Tucc.ts","source":"Add all missing imports","timestamp":1657078392762}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/invoices_backup_12-07-2022.json","entries":[{"id":"KGqY.json","timestamp":1658445389415},{"id":"zEhU.json","timestamp":1658445491897}]}
[
{ "3rzzevrfbhg": [] },
{ "8ku9vj0n11r": [] },
{
"iswzvnjclu": [
{
"_id": "j9gnujkps8e",
"createdAt": "2022-06-27T13:28:40-04:00",
"customer": {
"phone": "3135819900",
"business_name": "DEARBORN FRESH Supermarket",
"address": "13661 Colson St Dearborn MI 48126",
"email": "",
"_id": "iswzvnjclu",
"createdAt": "2022-06-19T19:49:36-04:00"
},
"invoiceItems": [
{
"_id": "q4q6eujkab",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "mfcsj5u8py8",
"quantity": 128,
"name": "Original Orange 250ml",
"unitPrice": 12.5,
"itemTotal": 1600
},
{
"_id": "lobixo810k",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "izam8dl59sj",
"quantity": 160,
"name": "original pineapple 240ml",
"unitPrice": 12.5,
"itemTotal": 2000
},
{
"_id": "cq7ju3n0da8",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "1422",
"itemId": "lbp93rc6sh",
"quantity": 30,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": 16,
"itemTotal": 480
},
{
"_id": "9e92m6g60v",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "150",
"itemId": "rrdzb0qykgo",
"quantity": 20,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": 16,
"itemTotal": 320
},
{
"_id": "qjoe636m89s",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "r7fn2jj0i4h",
"quantity": 20,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": 16,
"itemTotal": 320
},
{
"_id": "wqmt2un2j6e",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "280",
"itemId": "4oe1b986bbo",
"quantity": 120,
"name": "CARABO CANS 24X250ML ",
"unitPrice": 19,
"itemTotal": 2280
},
{
"_id": "bczdt4rnr84",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "mxia6elnobg",
"quantity": 128,
"name": "original mango 24x240ml",
"unitPrice": 12.5,
"itemTotal": 1600
}
],
"invoiceDate": "2022-06-27T13:28:40-04:00",
"invoiceNumber": "0004",
"discount": 0,
"shippingCharge": 0,
"subTotal": 8600,
"tax": 0,
"total": 8600,
"status": "unpaid",
"notes": ""
}
]
},
{
"mqmru9a4om": [
{
"_id": "r3is8hnurat",
"createdAt": "2022-06-27T23:44:04-04:00",
"customer": {
"phone": "7167683700",
"business_name": "Buflfalo Freash ",
"address": "1018roadway st Bufflalo NY,14212",
"email": "",
"_id": "mqmru9a4om",
"createdAt": "2022-06-27T23:35:40-04:00"
},
"invoiceItems": [
{
"_id": "k92n6fo55xm",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "200",
"itemId": "554qo4m9dbn",
"quantity": 80,
"name": "original peach 240ml",
"unitPrice": 13,
"itemTotal": 1040
},
{
"_id": "m39hjyalvk",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "3840",
"itemId": "2kxo3i93qs2",
"quantity": 240,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 3600
},
{
"_id": "g8w9t7ir1um",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 720,
"itemId": "wkma7k6odbg",
"quantity": 60,
"name": "Shani Cans 24x330ml",
"unitPrice": 13,
"itemTotal": 780
},
{
"_id": "6satt3tpok",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 1677,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
},
{
"_id": "hovvvqprh1u",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "150",
"itemId": "mfcsj5u8py8",
"quantity": 80,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 1040
},
{
"_id": "bn5g5z75img",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 1392,
"itemId": "lbp93rc6sh",
"itemTotal": 510,
"quantity": 30,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": "17"
},
{
"_id": "t72ce3atq6o",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 130,
"itemId": "rrdzb0qykgo",
"itemTotal": 255,
"quantity": 15,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": "17"
},
{
"_id": "aaxvt1a4pon",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 180,
"itemId": "r7fn2jj0i4h",
"itemTotal": 255,
"quantity": 15,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": "17"
}
],
"invoiceDate": "2022-06-27T23:44:04-04:00",
"invoiceNumber": "0002",
"discount": 0,
"shippingCharge": 0,
"subTotal": 9020,
"tax": 0,
"total": 9020,
"status": "unpaid",
"notes": ""
}
]
},
{
"ow8gu4xgu9": [
{
"_id": "l3gcbb4greo",
"createdAt": "2022-06-28T12:39:00-04:00",
"customer": {
"phone": "3139728001",
"business_name": "Holbrook Supermarket ",
"address": "3201 Holbrook St, Hamtramck, MI 48212",
"email": "",
"_id": "ow8gu4xgu9",
"createdAt": "2022-06-22T19:23:41-04:00"
},
"invoiceItems": [
{
"_id": "j86g4h3hi1t",
"createdAt": "2022-06-28T12:38:31-04:00",
"discount": 0,
"inStock": 1607,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 24,
"itemTotal": 840
}
],
"invoiceDate": "2022-06-28T12:39:00-04:00",
"invoiceNumber": "0003",
"discount": 0,
"shippingCharge": 0,
"subTotal": 840,
"tax": 0,
"total": 840,
"status": "unpaid",
"notes": ""
},
{
"_id": "2n054ov1fou",
"createdAt": "2022-07-11T23:45:27-04:00",
"customer": {
"phone": "3139728001",
"business_name": "Holbrook Supermarket ",
"address": "3201 Holbrook St, Hamtramck, MI 48212",
"email": "",
"_id": "ow8gu4xgu9",
"createdAt": "2022-06-22T19:23:41-04:00"
},
"invoiceItems": [
{
"_id": "u5txk9wdp",
"createdAt": "2022-07-11T23:45:11-04:00",
"discount": 0,
"inStock": 653,
"itemId": "18qhz9n4kax",
"itemTotal": 3933,
"quantity": 171,
"name": "NUTRAMENT 12x365ml",
"unitPrice": "23"
},
{
"_id": "7xv2o6wn3h6",
"createdAt": "2022-07-11T23:45:11-04:00",
"discount": 0,
"inStock": 3380,
"itemId": "2kxo3i93qs2",
"quantity": 240,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 3600
}
],
"invoiceDate": "2022-07-11T23:45:27-04:00",
"invoiceNumber": "0013",
"discount": 0,
"shippingCharge": 0,
"subTotal": 7533,
"tax": 0,
"total": 7533,
"status": "unpaid",
"notes": ""
}
]
},
{
"339ph2wwdoo": [
{
"_id": "gx1y9p2mov4",
"createdAt": "2022-06-28T12:40:52-04:00",
"customer": {
"phone": "3138758920",
"business_name": "Al Haramain International Food",
"address": "9027 Joseph Campu , Hamtramck, MI 48212",
"email": "",
"_id": "339ph2wwdoo",
"createdAt": "2022-06-22T19:22:11-04:00"
},
"invoiceItems": [
{
"_id": "l3e69xkxphi",
"createdAt": "2022-06-28T12:39:49-04:00",
"discount": 0,
"inStock": "220",
"itemId": "sz8wgr2q07s",
"itemTotal": 48,
"quantity": 2,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "79i40scm8bd",
"createdAt": "2022-06-28T12:39:49-04:00",
"discount": 0,
"inStock": 1572,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-28T12:40:52-04:00",
"invoiceNumber": "0004",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1588,
"tax": 0,
"total": 1588,
"status": "unpaid",
"notes": ""
},
{
"_id": "tn2k7axdnt",
"createdAt": "2022-06-29T11:11:29-04:00",
"customer": {
"phone": "3138758920",
"business_name": "Al Haramain International Food",
"address": "9027 Joseph Campu , Hamtramck, MI 48212",
"email": "",
"_id": "339ph2wwdoo",
"createdAt": "2022-06-22T19:22:11-04:00"
},
"invoiceItems": [
{
"_id": "glbxnhyu935",
"createdAt": "2022-06-29T11:11:06-04:00",
"discount": 0,
"inStock": 1222,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-29T11:11:29-04:00",
"invoiceNumber": "0009",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1540,
"tax": 0,
"total": 1540,
"status": "unpaid",
"notes": ""
}
]
},
{ "1ko6sguzosc": [] },
{
"jnt3a8sx6e": [
{
"_id": "nedtxg3meld",
"createdAt": "2022-06-28T23:52:01-04:00",
"customer": {
"phone": "3139089258",
"business_name": "Azal Supermarket ",
"address": "10135 Dix Ave, Dearborn, MI 48126",
"email": "",
"_id": "jnt3a8sx6e",
"createdAt": "2022-06-22T19:17:09-04:00"
},
"invoiceItems": [
{
"_id": "q2eeheqcgtd",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 3600,
"itemId": "2kxo3i93qs2",
"quantity": 100,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 1500
},
{
"_id": "eas9pt3fb49",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 1362,
"itemId": "lbp93rc6sh",
"quantity": 20,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": 18,
"itemTotal": 360
},
{
"_id": "mmok37g0l88",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 115,
"itemId": "rrdzb0qykgo",
"quantity": 5,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": 18,
"itemTotal": 90
},
{
"_id": "kwdrbxqsxgl",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 165,
"itemId": "r7fn2jj0i4h",
"quantity": 5,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": 18,
"itemTotal": 90
},
{
"_id": "bvxiu9ywu",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 1432,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-28T23:52:01-04:00",
"invoiceNumber": "0005",
"discount": 0,
"shippingCharge": 0,
"subTotal": 3580,
"tax": 0,
"total": 3580,
"status": "unpaid",
"notes": ""
}
]
},
{
"8eypzls034u": [
{
"_id": "41n3t1unir7",
"createdAt": "2022-06-28T23:57:04-04:00",
"customer": {
"phone": "3132542185",
"business_name": "Dearborn Village market ",
"address": "3350 Wyoming st, Dearborn, MI 48120",
"email": "",
"_id": "8eypzls034u",
"createdAt": "2022-06-22T22:26:09-04:00"
},
"invoiceItems": [
{
"_id": "6du3kgtygwl",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 40,
"itemId": "izam8dl59sj",
"quantity": 15,
"name": "original pineapple 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "jnrbxz7djs",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 120,
"itemId": "554qo4m9dbn",
"quantity": 15,
"name": "original peach 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "f6fqogsstd5",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 70,
"itemId": "mfcsj5u8py8",
"quantity": 20,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 260
},
{
"_id": "pg9p3vbbf0r",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 213,
"itemId": "sz8wgr2q07s",
"itemTotal": 240,
"quantity": 10,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "i0bn4mabpj",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 1362,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 770
}
],
"invoiceDate": "2022-06-28T23:57:04-04:00",
"invoiceNumber": "0006",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1660,
"tax": 0,
"total": 1660,
"status": "unpaid",
"notes": ""
}
]
},
{
"jxzkbm7mdxa": [
{
"_id": "vlxpn9dqkwn",
"createdAt": "2022-06-29T00:03:50-04:00",
"customer": {
"phone": "3 1 3 8 4 3 1 2 2 5",
"business_name": "Islamic Village Market",
"address": "1 0 6 3 1 Dix Dearborn, MI, 48126",
"email": "",
"_id": "jxzkbm7mdxa",
"createdAt": "2022-06-29T00:03:20-04:00"
},
"invoiceItems": [
{
"_id": "37lyq5bbgp6",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 72,
"itemId": "mxia6elnobg",
"itemTotal": 195,
"quantity": 15,
"name": "original mango 24x240ml",
"unitPrice": "13"
},
{
"_id": "uh390ono07r",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 25,
"itemId": "izam8dl59sj",
"quantity": 15,
"name": "original pineapple 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "rmskd3ymncg",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 50,
"itemId": "mfcsj5u8py8",
"quantity": 20,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 260
},
{
"_id": "s92vatmty4n",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 203,
"itemId": "sz8wgr2q07s",
"itemTotal": 240,
"quantity": 10,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "c9n9i6wpkyr",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 1327,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 770
}
],
"invoiceDate": "2022-06-29T00:03:50-04:00",
"invoiceNumber": "0007",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1660,
"tax": 0,
"total": 1660,
"status": "unpaid",
"notes": ""
}
]
},
{
"1ko6sguzosc": [
{
"_id": "if0iyegj9m",
"createdAt": "2022-06-29T00:08:44-04:00",
"customer": {
"phone": "3138720111",
"business_name": "Alamryah Int Food",
"address": "9629 Conant,Hamtramck, MI 48212",
"email": "",
"_id": "1ko6sguzosc",
"createdAt": "2022-06-22T22:43:34-04:00"
},
"invoiceItems": [
{
"_id": "71i30es0i1l",
"createdAt": "2022-06-29T00:07:31-04:00",
"discount": 0,
"inStock": 1292,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-29T00:08:44-04:00",
"invoiceNumber": "0008",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1540,
"tax": 0,
"total": 1540,
"status": "unpaid",
"notes": ""
}
]
},
{
"3dsciwgzuba": [
{
"_id": "kdkhdpsfyz",
"createdAt": "2022-06-29T19:03:30-04:00",
"customer": {
"phone": "3135028700",
"business_name": "frash Land ",
"address": "4006 Schaefer rd Dearborn MI 48126",
"email": "",
"_id": "3dsciwgzuba",
"createdAt": "2022-06-29T19:02:41-04:00"
},
"invoiceItems": [
{
"_id": "ow983ebycdn",
"createdAt": "2022-06-29T18:55:23-04:00",
"discount": 0,
"inStock": 3500,
"itemId": "2kxo3i93qs2",
"quantity": 120,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 1800
},
{
"_id": "2k3asb510jc",
"createdAt": "2022-06-29T18:55:23-04:00",
"discount": 0,
"inStock": 1152,
"itemId": "kakpzvt1imk",
"itemTotal": 240,
"quantity": 10,
"name": "SIRA juice 24x250ml ",
"unitPrice": "24"
}
],
"invoiceDate": "2022-06-29T19:03:30-04:00",
"invoiceNumber": "0010",
"discount": 0,
"shippingCharge": 0,
"subTotal": 2040,
"tax": 0,
"total": 2040,
"status": "unpaid",
"notes": ""
},
{
"_id": "23uz0r91qp5",
"createdAt": "2022-06-29T19:06:45-04:00",
"customer": {
"phone": "3135028700",
"business_name": "frash Land ",
"address": "4006 Schaefer rd Dearborn MI 48126",
"email": "",
"_id": "3dsciwgzuba",
"createdAt": "2022-06-29T19:02:41-04:00"
},
"invoiceItems": [],
"invoiceDate": "2022-06-29T19:06:45-04:00",
"invoiceNumber": "0011",
"discount": 0,
"shippingCharge": 0,
"subTotal": 0,
"tax": 0,
"total": 0,
"status": "unpaid",
"notes": ""
}
]
},
{
"j22zkw98ceq": [
{
"_id": "jx3ftky05jp",
"createdAt": "2022-07-08T18:49:42-04:00",
"customer": {
"phone": "9012395370",
"business_name": "DAR ALHAJAR IMPORTs INC",
"address": "7489 Wintergreen LN Corddova,TN 38018-1828",
"email": "",
"_id": "j22zkw98ceq",
"createdAt": "2022-07-08T18:49:15-04:00"
},
"invoiceItems": [
{
"_id": "jwnxqchqgxd",
"createdAt": "2022-07-08T18:49:25-04:00",
"discount": 0,
"inStock": 1142,
"itemId": "kakpzvt1imk",
"quantity": 140,
"name": "SIRA juice 24x250ml ",
"unitPrice": 21,
"itemTotal": 2940
}
],
"invoiceDate": "2022-07-08T18:49:42-04:00",
"invoiceNumber": "0012",
"discount": 0,
"shippingCharge": 0,
"subTotal": 2940,
"tax": 0,
"total": 2940,
"status": "unpaid",
"notes": ""
}
]
}
]
[
{
"iswzvnjclu": [
{
"_id": "j9gnujkps8e",
"createdAt": "2022-06-27T13:28:40-04:00",
"customer": {
"phone": "3135819900",
"business_name": "DEARBORN FRESH Supermarket",
"address": "13661 Colson St Dearborn MI 48126",
"email": "",
"_id": "iswzvnjclu",
"createdAt": "2022-06-19T19:49:36-04:00"
},
"invoiceItems": [
{
"_id": "q4q6eujkab",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "mfcsj5u8py8",
"quantity": 128,
"name": "Original Orange 250ml",
"unitPrice": 12.5,
"itemTotal": 1600
},
{
"_id": "lobixo810k",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "izam8dl59sj",
"quantity": 160,
"name": "original pineapple 240ml",
"unitPrice": 12.5,
"itemTotal": 2000
},
{
"_id": "cq7ju3n0da8",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "1422",
"itemId": "lbp93rc6sh",
"quantity": 30,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": 16,
"itemTotal": 480
},
{
"_id": "9e92m6g60v",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "150",
"itemId": "rrdzb0qykgo",
"quantity": 20,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": 16,
"itemTotal": 320
},
{
"_id": "qjoe636m89s",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "r7fn2jj0i4h",
"quantity": 20,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": 16,
"itemTotal": 320
},
{
"_id": "wqmt2un2j6e",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "280",
"itemId": "4oe1b986bbo",
"quantity": 120,
"name": "CARABO CANS 24X250ML ",
"unitPrice": 19,
"itemTotal": 2280
},
{
"_id": "bczdt4rnr84",
"createdAt": "2022-06-27T13:28:20-04:00",
"discount": 0,
"inStock": "200",
"itemId": "mxia6elnobg",
"quantity": 128,
"name": "original mango 24x240ml",
"unitPrice": 12.5,
"itemTotal": 1600
}
],
"invoiceDate": "2022-06-27T13:28:40-04:00",
"invoiceNumber": "0004",
"discount": 0,
"shippingCharge": 0,
"subTotal": 8600,
"tax": 0,
"total": 8600,
"status": "unpaid",
"notes": ""
}
]
},
{
"mqmru9a4om": [
{
"_id": "r3is8hnurat",
"createdAt": "2022-06-27T23:44:04-04:00",
"customer": {
"phone": "7167683700",
"business_name": "Buflfalo Freash ",
"address": "1018roadway st Bufflalo NY,14212",
"email": "",
"_id": "mqmru9a4om",
"createdAt": "2022-06-27T23:35:40-04:00"
},
"invoiceItems": [
{
"_id": "k92n6fo55xm",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "200",
"itemId": "554qo4m9dbn",
"quantity": 80,
"name": "original peach 240ml",
"unitPrice": 13,
"itemTotal": 1040
},
{
"_id": "m39hjyalvk",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "3840",
"itemId": "2kxo3i93qs2",
"quantity": 240,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 3600
},
{
"_id": "g8w9t7ir1um",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 720,
"itemId": "wkma7k6odbg",
"quantity": 60,
"name": "Shani Cans 24x330ml",
"unitPrice": 13,
"itemTotal": 780
},
{
"_id": "6satt3tpok",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 1677,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
},
{
"_id": "hovvvqprh1u",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": "150",
"itemId": "mfcsj5u8py8",
"quantity": 80,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 1040
},
{
"_id": "bn5g5z75img",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 1392,
"itemId": "lbp93rc6sh",
"itemTotal": 510,
"quantity": 30,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": "17"
},
{
"_id": "t72ce3atq6o",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 130,
"itemId": "rrdzb0qykgo",
"itemTotal": 255,
"quantity": 15,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": "17"
},
{
"_id": "aaxvt1a4pon",
"createdAt": "2022-06-27T23:43:39-04:00",
"discount": 0,
"inStock": 180,
"itemId": "r7fn2jj0i4h",
"itemTotal": 255,
"quantity": 15,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": "17"
}
],
"invoiceDate": "2022-06-27T23:44:04-04:00",
"invoiceNumber": "0002",
"discount": 0,
"shippingCharge": 0,
"subTotal": 9020,
"tax": 0,
"total": 9020,
"status": "unpaid",
"notes": ""
}
]
},
{
"ow8gu4xgu9": [
{
"_id": "l3gcbb4greo",
"createdAt": "2022-06-28T12:39:00-04:00",
"customer": {
"phone": "3139728001",
"business_name": "Holbrook Supermarket ",
"address": "3201 Holbrook St, Hamtramck, MI 48212",
"email": "",
"_id": "ow8gu4xgu9",
"createdAt": "2022-06-22T19:23:41-04:00"
},
"invoiceItems": [
{
"_id": "j86g4h3hi1t",
"createdAt": "2022-06-28T12:38:31-04:00",
"discount": 0,
"inStock": 1607,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 24,
"itemTotal": 840
}
],
"invoiceDate": "2022-06-28T12:39:00-04:00",
"invoiceNumber": "0003",
"discount": 0,
"shippingCharge": 0,
"subTotal": 840,
"tax": 0,
"total": 840,
"status": "unpaid",
"notes": ""
},
{
"_id": "2n054ov1fou",
"createdAt": "2022-07-11T23:45:27-04:00",
"customer": {
"phone": "3139728001",
"business_name": "Holbrook Supermarket ",
"address": "3201 Holbrook St, Hamtramck, MI 48212",
"email": "",
"_id": "ow8gu4xgu9",
"createdAt": "2022-06-22T19:23:41-04:00"
},
"invoiceItems": [
{
"_id": "u5txk9wdp",
"createdAt": "2022-07-11T23:45:11-04:00",
"discount": 0,
"inStock": 653,
"itemId": "18qhz9n4kax",
"itemTotal": 3933,
"quantity": 171,
"name": "NUTRAMENT 12x365ml",
"unitPrice": "23"
},
{
"_id": "7xv2o6wn3h6",
"createdAt": "2022-07-11T23:45:11-04:00",
"discount": 0,
"inStock": 3380,
"itemId": "2kxo3i93qs2",
"quantity": 240,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 3600
}
],
"invoiceDate": "2022-07-11T23:45:27-04:00",
"invoiceNumber": "0013",
"discount": 0,
"shippingCharge": 0,
"subTotal": 7533,
"tax": 0,
"total": 7533,
"status": "unpaid",
"notes": ""
}
]
},
{
"339ph2wwdoo": [
{
"_id": "gx1y9p2mov4",
"createdAt": "2022-06-28T12:40:52-04:00",
"customer": {
"phone": "3138758920",
"business_name": "Al Haramain International Food",
"address": "9027 Joseph Campu , Hamtramck, MI 48212",
"email": "",
"_id": "339ph2wwdoo",
"createdAt": "2022-06-22T19:22:11-04:00"
},
"invoiceItems": [
{
"_id": "l3e69xkxphi",
"createdAt": "2022-06-28T12:39:49-04:00",
"discount": 0,
"inStock": "220",
"itemId": "sz8wgr2q07s",
"itemTotal": 48,
"quantity": 2,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "79i40scm8bd",
"createdAt": "2022-06-28T12:39:49-04:00",
"discount": 0,
"inStock": 1572,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-28T12:40:52-04:00",
"invoiceNumber": "0004",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1588,
"tax": 0,
"total": 1588,
"status": "unpaid",
"notes": ""
},
{
"_id": "tn2k7axdnt",
"createdAt": "2022-06-29T11:11:29-04:00",
"customer": {
"phone": "3138758920",
"business_name": "Al Haramain International Food",
"address": "9027 Joseph Campu , Hamtramck, MI 48212",
"email": "",
"_id": "339ph2wwdoo",
"createdAt": "2022-06-22T19:22:11-04:00"
},
"invoiceItems": [
{
"_id": "glbxnhyu935",
"createdAt": "2022-06-29T11:11:06-04:00",
"discount": 0,
"inStock": 1222,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-29T11:11:29-04:00",
"invoiceNumber": "0009",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1540,
"tax": 0,
"total": 1540,
"status": "unpaid",
"notes": ""
}
]
},
{ "1ko6sguzosc": [] },
{
"jnt3a8sx6e": [
{
"_id": "nedtxg3meld",
"createdAt": "2022-06-28T23:52:01-04:00",
"customer": {
"phone": "3139089258",
"business_name": "Azal Supermarket ",
"address": "10135 Dix Ave, Dearborn, MI 48126",
"email": "",
"_id": "jnt3a8sx6e",
"createdAt": "2022-06-22T19:17:09-04:00"
},
"invoiceItems": [
{
"_id": "q2eeheqcgtd",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 3600,
"itemId": "2kxo3i93qs2",
"quantity": 100,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 1500
},
{
"_id": "eas9pt3fb49",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 1362,
"itemId": "lbp93rc6sh",
"quantity": 20,
"name": "KAHA Glasses mango 24x250ml ",
"unitPrice": 18,
"itemTotal": 360
},
{
"_id": "mmok37g0l88",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 115,
"itemId": "rrdzb0qykgo",
"quantity": 5,
"name": "KAHA Glasses Guava 250ml ",
"unitPrice": 18,
"itemTotal": 90
},
{
"_id": "kwdrbxqsxgl",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 165,
"itemId": "r7fn2jj0i4h",
"quantity": 5,
"name": "KAHA Glasses kocktal 250ml ",
"unitPrice": 18,
"itemTotal": 90
},
{
"_id": "bvxiu9ywu",
"createdAt": "2022-06-28T23:51:29-04:00",
"discount": 0,
"inStock": 1432,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-28T23:52:01-04:00",
"invoiceNumber": "0005",
"discount": 0,
"shippingCharge": 0,
"subTotal": 3580,
"tax": 0,
"total": 3580,
"status": "unpaid",
"notes": ""
}
]
},
{
"8eypzls034u": [
{
"_id": "41n3t1unir7",
"createdAt": "2022-06-28T23:57:04-04:00",
"customer": {
"phone": "3132542185",
"business_name": "Dearborn Village market ",
"address": "3350 Wyoming st, Dearborn, MI 48120",
"email": "",
"_id": "8eypzls034u",
"createdAt": "2022-06-22T22:26:09-04:00"
},
"invoiceItems": [
{
"_id": "6du3kgtygwl",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 40,
"itemId": "izam8dl59sj",
"quantity": 15,
"name": "original pineapple 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "jnrbxz7djs",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 120,
"itemId": "554qo4m9dbn",
"quantity": 15,
"name": "original peach 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "f6fqogsstd5",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 70,
"itemId": "mfcsj5u8py8",
"quantity": 20,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 260
},
{
"_id": "pg9p3vbbf0r",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 213,
"itemId": "sz8wgr2q07s",
"itemTotal": 240,
"quantity": 10,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "i0bn4mabpj",
"createdAt": "2022-06-28T23:56:24-04:00",
"discount": 0,
"inStock": 1362,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 770
}
],
"invoiceDate": "2022-06-28T23:57:04-04:00",
"invoiceNumber": "0006",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1660,
"tax": 0,
"total": 1660,
"status": "unpaid",
"notes": ""
}
]
},
{
"jxzkbm7mdxa": [
{
"_id": "vlxpn9dqkwn",
"createdAt": "2022-06-29T00:03:50-04:00",
"customer": {
"phone": "3 1 3 8 4 3 1 2 2 5",
"business_name": "Islamic Village Market",
"address": "1 0 6 3 1 Dix Dearborn, MI, 48126",
"email": "",
"_id": "jxzkbm7mdxa",
"createdAt": "2022-06-29T00:03:20-04:00"
},
"invoiceItems": [
{
"_id": "37lyq5bbgp6",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 72,
"itemId": "mxia6elnobg",
"itemTotal": 195,
"quantity": 15,
"name": "original mango 24x240ml",
"unitPrice": "13"
},
{
"_id": "uh390ono07r",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 25,
"itemId": "izam8dl59sj",
"quantity": 15,
"name": "original pineapple 240ml",
"unitPrice": 13,
"itemTotal": 195
},
{
"_id": "rmskd3ymncg",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 50,
"itemId": "mfcsj5u8py8",
"quantity": 20,
"name": "Original Orange 250ml",
"unitPrice": 13,
"itemTotal": 260
},
{
"_id": "s92vatmty4n",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 203,
"itemId": "sz8wgr2q07s",
"itemTotal": 240,
"quantity": 10,
"name": "AL KAHA Foul Modammas 2x400g",
"unitPrice": "24"
},
{
"_id": "c9n9i6wpkyr",
"createdAt": "2022-06-29T00:03:32-04:00",
"discount": 0,
"inStock": 1327,
"itemId": "kakpzvt1imk",
"quantity": 35,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 770
}
],
"invoiceDate": "2022-06-29T00:03:50-04:00",
"invoiceNumber": "0007",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1660,
"tax": 0,
"total": 1660,
"status": "unpaid",
"notes": ""
}
]
},
{
"1ko6sguzosc": [
{
"_id": "if0iyegj9m",
"createdAt": "2022-06-29T00:08:44-04:00",
"customer": {
"phone": "3138720111",
"business_name": "Alamryah Int Food",
"address": "9629 Conant,Hamtramck, MI 48212",
"email": "",
"_id": "1ko6sguzosc",
"createdAt": "2022-06-22T22:43:34-04:00"
},
"invoiceItems": [
{
"_id": "71i30es0i1l",
"createdAt": "2022-06-29T00:07:31-04:00",
"discount": 0,
"inStock": 1292,
"itemId": "kakpzvt1imk",
"quantity": 70,
"name": "SIRA juice 24x250ml ",
"unitPrice": 22,
"itemTotal": 1540
}
],
"invoiceDate": "2022-06-29T00:08:44-04:00",
"invoiceNumber": "0008",
"discount": 0,
"shippingCharge": 0,
"subTotal": 1540,
"tax": 0,
"total": 1540,
"status": "unpaid",
"notes": ""
}
]
},
{
"3dsciwgzuba": [
{
"_id": "kdkhdpsfyz",
"createdAt": "2022-06-29T19:03:30-04:00",
"customer": {
"phone": "3135028700",
"business_name": "frash Land ",
"address": "4006 Schaefer rd Dearborn MI 48126",
"email": "",
"_id": "3dsciwgzuba",
"createdAt": "2022-06-29T19:02:41-04:00"
},
"invoiceItems": [
{
"_id": "ow983ebycdn",
"createdAt": "2022-06-29T18:55:23-04:00",
"discount": 0,
"inStock": 3500,
"itemId": "2kxo3i93qs2",
"quantity": 120,
"name": "KAHA Cans 360ml",
"unitPrice": 15,
"itemTotal": 1800
},
{
"_id": "2k3asb510jc",
"createdAt": "2022-06-29T18:55:23-04:00",
"discount": 0,
"inStock": 1152,
"itemId": "kakpzvt1imk",
"itemTotal": 240,
"quantity": 10,
"name": "SIRA juice 24x250ml ",
"unitPrice": "24"
}
],
"invoiceDate": "2022-06-29T19:03:30-04:00",
"invoiceNumber": "0010",
"discount": 0,
"shippingCharge": 0,
"subTotal": 2040,
"tax": 0,
"total": 2040,
"status": "unpaid",
"notes": ""
},
{
"_id": "23uz0r91qp5",
"createdAt": "2022-06-29T19:06:45-04:00",
"customer": {
"phone": "3135028700",
"business_name": "frash Land ",
"address": "4006 Schaefer rd Dearborn MI 48126",
"email": "",
"_id": "3dsciwgzuba",
"createdAt": "2022-06-29T19:02:41-04:00"
},
"invoiceItems": [],
"invoiceDate": "2022-06-29T19:06:45-04:00",
"invoiceNumber": "0011",
"discount": 0,
"shippingCharge": 0,
"subTotal": 0,
"tax": 0,
"total": 0,
"status": "unpaid",
"notes": ""
}
]
},
{
"j22zkw98ceq": [
{
"_id": "jx3ftky05jp",
"createdAt": "2022-07-08T18:49:42-04:00",
"customer": {
"phone": "9012395370",
"business_name": "DAR ALHAJAR IMPORTs INC",
"address": "7489 Wintergreen LN Corddova,TN 38018-1828",
"email": "",
"_id": "j22zkw98ceq",
"createdAt": "2022-07-08T18:49:15-04:00"
},
"invoiceItems": [
{
"_id": "jwnxqchqgxd",
"createdAt": "2022-07-08T18:49:25-04:00",
"discount": 0,
"inStock": 1142,
"itemId": "kakpzvt1imk",
"quantity": 140,
"name": "SIRA juice 24x250ml ",
"unitPrice": 21,
"itemTotal": 2940
}
],
"invoiceDate": "2022-07-08T18:49:42-04:00",
"invoiceNumber": "0012",
"discount": 0,
"shippingCharge": 0,
"subTotal": 2940,
"tax": 0,
"total": 2940,
"status": "unpaid",
"notes": ""
}
]
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/screens/main/pos/POSScreen.tsx","entries":[{"id":"jjJL.tsx","timestamp":1659443659849},{"id":"fBnH.tsx","timestamp":1659443675661},{"id":"9WtQ.tsx","timestamp":1659443708433},{"id":"qqQP.tsx","timestamp":1659443739522},{"id":"zrwh.tsx","timestamp":1659443755786},{"id":"UzuO.tsx","timestamp":1659443773791},{"id":"nVCS.tsx","timestamp":1659443785930},{"id":"w4JE.tsx","timestamp":1659443960760},{"id":"lGAh.tsx","timestamp":1659444042283},{"id":"yHLw.tsx","timestamp":1659444151973},{"id":"1lbW.tsx","timestamp":1659444399442},{"id":"KeMl.tsx","timestamp":1659444652413},{"id":"4n7x.tsx","timestamp":1659458487905},{"id":"tzFd.tsx","timestamp":1659460508642},{"id":"aOwR.tsx","timestamp":1659460567838},{"id":"5SSQ.tsx","timestamp":1659460596777},{"id":"BUbw.tsx","timestamp":1659460661542},{"id":"qdW0.tsx","timestamp":1659474645146},{"id":"X1MG.tsx","timestamp":1659474662959},{"id":"TBHo.tsx","timestamp":1659474748319},{"id":"ClUF.tsx","timestamp":1659475297278},{"id":"ZFxA.tsx","timestamp":1659475332974},{"id":"3jmb.tsx","timestamp":1659475354503},{"id":"26Uo.tsx","timestamp":1659475682597},{"id":"st32.tsx","timestamp":1659475749473},{"id":"zWIn.tsx","timestamp":1659475938489},{"id":"O3QU.tsx","timestamp":1659475981175},{"id":"PY9E.tsx","timestamp":1659476024823},{"id":"6O8G.tsx","timestamp":1659476080608},{"id":"QVd2.tsx","timestamp":1659476099106},{"id":"Z4bP.tsx","timestamp":1659476282948},{"id":"oZvf.tsx","timestamp":1659476302642},{"id":"rBPz.tsx","timestamp":1659476351400},{"id":"jjXD.tsx","timestamp":1659476802420},{"id":"VOvg.tsx","timestamp":1659476987534},{"id":"s8mw.tsx","timestamp":1659477077774},{"id":"wxYt.tsx","timestamp":1659478061310},{"id":"R64p.tsx","timestamp":1659480631771},{"id":"EqT4.tsx","timestamp":1659480684819},{"id":"P6Od.tsx","timestamp":1659480772764},{"id":"TM2E.tsx","timestamp":1659483637004},{"id":"7t7a.tsx","timestamp":1659483840008},{"id":"5llG.tsx","timestamp":1659483902832},{"id":"K2qf.tsx","timestamp":1659484639854},{"id":"oYxr.tsx","timestamp":1659484675448},{"id":"UZ24.tsx","timestamp":1659484730984},{"id":"xD5D.tsx","timestamp":1659485380846},{"id":"RgE4.tsx","timestamp":1659485449443},{"id":"1bRC.tsx","timestamp":1659485484062},{"id":"s05H.tsx","timestamp":1659485656762}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-basic/src/orm-pubmig.config.ts","entries":[{"id":"MBgQ.ts","timestamp":1661467347543},{"id":"PnyD.ts","timestamp":1661467978762},{"id":"yb2O.ts","timestamp":1661468488233}]}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"typeorm:cli": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts",
"migration:generate": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts -- migration:generate -d src/migrations -n AddCats",
"migration:create": "npm run typeorm:cli -- migration:create -d src/migrations -n AddCats",
"migration:run": "npm run typeorm:cli -- migration:run",
"migration:revert": "npm run typeorm:cli -- migration:revert"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-basic/package.json","entries":[{"id":"t7SY.json","timestamp":1661465984449},{"id":"Lhsq.json","timestamp":1661466089020},{"id":"J5YH.json","timestamp":1661466131675},{"id":"2Ytr.json","timestamp":1661466167966},{"id":"GjsK.json","timestamp":1661466228317},{"id":"ZNLf.json","timestamp":1661466301300},{"id":"N1a5.json","timestamp":1661467155944},{"id":"sav1.json","timestamp":1661467454533},{"id":"FIqT.json","timestamp":1661467483432}]}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"migration:public": "ts-node ./node_modules/typeorm/cli migration:generate -n AddTenants --config src/orm-pubmig.config.ts",
"migration:tenanted": "ts-node ./node_modules/typeorm/cli migration:generate -n AddCats --config src/orm-tenmig.config.ts"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"typeorm:cli": "ts-node ./node_modules/typeorm/cli --config src/ormmig.config.ts",
"migration:generate": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts -- migration:generate -d src/migrations -n AddCats",
"migration:create": "npm run typeorm:cli -- migration:create -d src/migrations -n AddCats",
"migration:run": "npm run typeorm:cli -- migration:run",
"migration:revert": "npm run typeorm:cli -- migration:revert"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"typeorm:cli": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts",
"migration:generate": "npm run typeorm:cli -- migration:generate -d src/migrations -n AddCats",
"migration:create": "npm run typeorm:cli -- migration:create -d src/migrations -n AddCats",
"migration:run": "npm run typeorm:cli -- migration:run",
"migration:revert": "npm run typeorm:cli -- migration:revert"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"typeorm:cli": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts",
"migration:generate": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts -- migration:generate -d src/migrations -n",
"migration:create": "npm run typeorm:cli -- migration:create -d src/migrations -n",
"migration:run": "npm run typeorm:cli -- migration:run",
"migration:revert": "npm run typeorm:cli -- migration:revert"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"migration:public": "ts-node ./node_modules/typeorm/cli migration:generate -n AddTenants --config src/ormmig.config.ts"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"migration:public": "ts-node ./node_modules/typeorm/cli migration:generate -n AddTenants --config src/orm-pubmig.config.ts"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'",
"typeorm:cli": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -f src/ormmig.config.ts",
"migration:generate": "npm run typeorm:cli -- migration:generate -d src/migrations -n",
"migration:create": "npm run typeorm:cli -- migration:create -d src/migrations -n",
"migration:run": "npm run typeorm:cli -- migration:run",
"migration:revert": "npm run typeorm:cli -- migration:revert"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "nest-typescript-starter",
"version": "1.0.0",
"description": "Nest TypeScript starter repository",
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint '{src,apps,libs,test}/**/*.ts' --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@nestjs/common": "8.2.3",
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/typeorm": "8.0.2",
"pg": "^8.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"typeorm": "0.2.41"
},
"devDependencies": {
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"jest": "27.3.1",
"prettier": "2.5.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/AppBar/ActivityAppBar.tsx","entries":[{"id":"56gf.tsx","timestamp":1662650946404},{"id":"sboY.tsx","source":"searchReplace.source","timestamp":1662661533888},{"id":"voRB.tsx","source":"searchReplace.source","timestamp":1662661557808}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/AdDisplay/AdDisplay.tsx","entries":[{"id":"KPTl.tsx","timestamp":1662950196354},{"id":"O61P.tsx","timestamp":1662950382454},{"id":"03xB.tsx","timestamp":1662950394164},{"id":"zaR9.tsx","timestamp":1662950574915},{"id":"7ooF.tsx","timestamp":1662950641976},{"id":"0lbi.tsx","timestamp":1662950679942},{"id":"BewD.tsx","timestamp":1662950786912},{"id":"V2jO.tsx","timestamp":1662950841211}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/graph-modifications-v2/todo.txt","entries":[{"id":"8zCR.txt","timestamp":1655055354865},{"id":"kz9f.txt","timestamp":1655055465002},{"id":"AtiW.txt","timestamp":1655055565165},{"id":"qyda.txt","timestamp":1655055671474},{"id":"0CrV.txt","timestamp":1655066427231},{"id":"CZho.txt","timestamp":1655066454240},{"id":"csdn.txt","timestamp":1655066474488}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Sukhwinder/employee-tracker/src/renderer/index.tsx","entries":[{"id":"n8Wz.tsx","source":"Workspace Edit","timestamp":1651592448037},{"id":"TeZW.tsx","source":"Fix all ESLint auto-fixable problems","timestamp":1651598715214}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/payrank-main_2/payrank-main/index.js","entries":[{"id":"JfJh.js","timestamp":1659956260333}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/src/song/song.controller.ts","entries":[{"id":"crhP.ts","timestamp":1660248128198},{"id":"dr0B.ts","source":"Workspace Edit","timestamp":1660248143635},{"id":"uxUp.ts","timestamp":1660248154629},{"id":"9lX0.ts","timestamp":1660248244842},{"id":"Oesh.ts","timestamp":1660250159244},{"id":"WV2h.ts","timestamp":1660251351725},{"id":"gkFh.ts","timestamp":1660251656844},{"id":"tdN3.ts","timestamp":1660251681602},{"id":"cnCc.ts","timestamp":1660252455568},{"id":"avwr.ts","timestamp":1660252711714},{"id":"CMU5.ts","timestamp":1660253135395},{"id":"jTfh.ts","timestamp":1660264298985},{"id":"TcVA.ts","timestamp":1660264598298},{"id":"7XJY.ts","timestamp":1660264825985},{"id":"Cc1z.ts","timestamp":1660269226380},{"id":"gJc0.ts","timestamp":1660269358592},{"id":"XYZd.ts","timestamp":1660293239464},{"id":"pdfG.ts","timestamp":1660297898189},{"id":"KUCB.ts","timestamp":1660297946275},{"id":"4p4R.ts","timestamp":1660297958952},{"id":"hVrS.ts","timestamp":1660383642878},{"id":"3d4u.ts","timestamp":1660383785073},{"id":"p2pI.ts","timestamp":1660383826215},{"id":"wUAN.ts","timestamp":1660383842564},{"id":"XXdI.ts","timestamp":1660383958492},{"id":"FM1S.ts","timestamp":1660386214501}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Mahtab/next-nest-prod/package.json","entries":[{"id":"KDf5.json","timestamp":1659385466852}]}
{
"name": "muscled-nestnext",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js",
"start:heroku": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"axios": "^0.27.2",
"cross-env": "^7.0.3",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%204/amnft-frontend/.env.development","entries":[{"id":"kXTg.development","source":"renamed.source","timestamp":1657311911834}]}
{
"name": "hashconnect",
"version": "0.1.0",
"private": true,
"homepage": "https://rajatK012.github.io/hashconnectWalletConnect",
"dependencies": {
"@hashgraph/sdk": "^2.16.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"axios": "^0.27.2",
"dotenv": "^16.0.1",
"hashconnect": "^0.1.",
"hashgraph": "^0.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"gh-pages": "^3.2.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/HashConnectPreFixSaveData/HashConnectPreFixSaveData/package.json","entries":[{"id":"b72R.json","timestamp":1657309608739},{"id":"jgAs.json","timestamp":1657309797974}]}
{
"name": "hashconnect",
"version": "0.1.0",
"private": true,
"homepage": "https://rajatK012.github.io/hashconnectWalletConnect",
"dependencies": {
"@hashgraph/sdk": "^2.16.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"axios": "^0.27.2",
"dotenv": "^16.0.1",
"hashgraph": "^0.0.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"gh-pages": "^3.2.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/components/navigation/MainAppBar.scss","entries":[{"id":"G7i8.scss","timestamp":1657917943939},{"id":"u6FB.scss","timestamp":1657918183604},{"id":"tIoc.scss","timestamp":1657919044404},{"id":"Z0Q8.scss","timestamp":1657919055620},{"id":"CgVl.scss","source":"undoRedo.source","timestamp":1657920003239},{"id":"LLOO.scss","timestamp":1657954831738},{"id":"IG53.scss","timestamp":1657954844706},{"id":"yfHs.scss","timestamp":1657954856430},{"id":"KGbX.scss","timestamp":1657954869857},{"id":"WfvU.scss","timestamp":1657955095100},{"id":"S8Mj.scss","timestamp":1657955110211},{"id":"At3Y.scss","timestamp":1657955347905},{"id":"fbys.scss","timestamp":1657955360162},{"id":"leQi.scss","timestamp":1657987713247},{"id":"ANpW.scss","timestamp":1657989293592},{"id":"Tip5.scss","source":"undoRedo.source","timestamp":1657989295852},{"id":"E51U.scss","timestamp":1657990499143},{"id":"M8Lk.scss","timestamp":1657990513325},{"id":"cJT1.scss","timestamp":1657990556193},{"id":"wRLf.scss","timestamp":1657990568516},{"id":"qQHW.scss","timestamp":1657990594928},{"id":"AD9g.scss","timestamp":1657993543762},{"id":"UBdR.scss","timestamp":1657993954898},{"id":"vWqd.scss","timestamp":1657994120983},{"id":"C9wM.scss","timestamp":1657994164206},{"id":"ugDC.scss","timestamp":1657996319619},{"id":"N3dc.scss","timestamp":1657996333767},{"id":"0Hd4.scss","timestamp":1657996348425},{"id":"xPsI.scss","timestamp":1658224164795},{"id":"EDf7.scss","timestamp":1658224217213},{"id":"UNRJ.scss","timestamp":1658226119044}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/components/Buttons/CloseModalButton.tsx","entries":[{"id":"2zit.tsx","timestamp":1652730081873},{"id":"fSJQ.tsx","timestamp":1652730775324},{"id":"KGh1.tsx","timestamp":1653400983547},{"id":"BtN8.tsx","timestamp":1653400998534},{"id":"U6HK.tsx","timestamp":1653401038529},{"id":"H9Q4.tsx","timestamp":1653401087293},{"id":"Huc0.tsx","source":"undoRedo.source","timestamp":1653401098502},{"id":"5Rep.tsx","timestamp":1653401106617},{"id":"dNSR.tsx","timestamp":1653401225664},{"id":"GfP2.tsx","timestamp":1654933485974}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-starter/src/mongoose.service.ts","entries":[{"id":"n0VG.ts","source":"Fix all fixable ESLint issues","timestamp":1661440752630},{"id":"DzmZ.ts","timestamp":1661440761475},{"id":"Mie5.ts","source":"Workspace Edit","timestamp":1661440781365},{"id":"MUgz.ts","timestamp":1661440805286},{"id":"Bbec.ts","source":"Fix all fixable ESLint issues","timestamp":1661440808913},{"id":"4YcA.ts","source":"undoRedo.source","timestamp":1661440815423},{"id":"lCsv.ts","timestamp":1661440881430},{"id":"WFCb.ts","source":"Fix all fixable ESLint issues","timestamp":1661440993214},{"id":"DbwE.ts","timestamp":1661441331092}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/host/Host3EventsScreen.tsx","entries":[{"id":"t6RL.tsx","source":"Rename Host3EventScreen.tsx to Host3EventsScreen.tsx","timestamp":1662645883660},{"id":"XPsn.tsx","timestamp":1662957471425},{"id":"L1pq.tsx","timestamp":1662998190334},{"id":"yhE1.tsx","timestamp":1662998602095},{"id":"ufEp.tsx","source":"Add import from \"../../../components/Utils/TextInput\"","timestamp":1662998802655},{"id":"C3Ii.tsx","timestamp":1663004796130},{"id":"oEUr.tsx","timestamp":1663005242603},{"id":"ZJhh.tsx","timestamp":1663005397794},{"id":"lCjE.tsx","timestamp":1663005528532},{"id":"zcTd.tsx","timestamp":1663006474563},{"id":"88Dt.tsx","timestamp":1663006508090},{"id":"frMf.tsx","timestamp":1663006577064},{"id":"Sg9U.tsx","timestamp":1663006676399},{"id":"DJBz.tsx","timestamp":1663006730423},{"id":"0Whg.tsx","timestamp":1663006756859},{"id":"v5UB.tsx","timestamp":1663006777013},{"id":"FosI.tsx","timestamp":1663007700951},{"id":"qRJW.tsx","timestamp":1663297394417},{"id":"d031.tsx","timestamp":1663297513340},{"id":"n5Jw.tsx","timestamp":1663297570873},{"id":"hUWm.tsx","timestamp":1663297603372},{"id":"Qt9B.tsx","timestamp":1663297614183},{"id":"QDbl.tsx","timestamp":1663297779798},{"id":"uosV.tsx","timestamp":1663297798364},{"id":"nZyB.tsx","timestamp":1663297837220},{"id":"tzeM.tsx","timestamp":1663297890392},{"id":"Vypk.tsx","timestamp":1663298326363},{"id":"XWEb.tsx","timestamp":1663298387303},{"id":"zT6m.tsx","timestamp":1663298501281},{"id":"CdUo.tsx","timestamp":1663298543859},{"id":"s5qo.tsx","timestamp":1663298594789},{"id":"zpjY.tsx","timestamp":1663298625422},{"id":"JRX4.tsx","timestamp":1663298671837},{"id":"XOtd.tsx","timestamp":1663298685481},{"id":"GSdr.tsx","timestamp":1663298705132},{"id":"4n7p.tsx","timestamp":1663298727216},{"id":"ha9e.tsx","timestamp":1663298762600},{"id":"IklJ.tsx","timestamp":1663298784454},{"id":"nv9I.tsx","timestamp":1663298858016},{"id":"12xL.tsx","timestamp":1663298879067},{"id":"gg1K.tsx","timestamp":1663298933283}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/clearConcept/views/pages/singleArticle.pug","entries":[{"id":"byvz.pug","timestamp":1660240810788}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Sukhwinder/employee-tracker/src/main/preload.ts","entries":[{"id":"dqOh.ts","timestamp":1651598508865},{"id":"ngYg.ts","source":"undoRedo.source","timestamp":1651598546107}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei/alexei-scale/public/manifest.json","entries":[{"id":"sWhq.json","timestamp":1657444280478}]}
{
"short_name": "Hz Scale",
"name": "Dynamic Hz Scale",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/POS/SideTab/OrderItem/SingleOrderItem.tsx","entries":[{"id":"74Dv.tsx","timestamp":1659570573657},{"id":"aLmD.tsx","timestamp":1659570598296},{"id":"tifE.tsx","timestamp":1659570611780},{"id":"GXNm.tsx","timestamp":1659570637861},{"id":"rYtd.tsx","timestamp":1659570659320},{"id":"kR25.tsx","timestamp":1659570695970},{"id":"C1Zq.tsx","timestamp":1659570709676},{"id":"kklJ.tsx","timestamp":1659570727977},{"id":"4Uem.tsx","timestamp":1659570749758},{"id":"O28k.tsx","timestamp":1659570794229},{"id":"s8lz.tsx","timestamp":1659570819768},{"id":"VGZs.tsx","timestamp":1659570836898},{"id":"OVQ8.tsx","timestamp":1659570847640},{"id":"zOTv.tsx","timestamp":1659570861432},{"id":"H7M4.tsx","timestamp":1659570891935},{"id":"cxsS.tsx","timestamp":1659570920503},{"id":"rt8d.tsx","timestamp":1659570963852},{"id":"rKIM.tsx","timestamp":1659571043186},{"id":"GOGP.tsx","timestamp":1659571096715},{"id":"3Anh.tsx","timestamp":1659571112468},{"id":"WBPW.tsx","timestamp":1659571175797},{"id":"KOYK.tsx","timestamp":1659571326894},{"id":"oV94.tsx","timestamp":1659571339821},{"id":"vsGk.tsx","timestamp":1659571367991},{"id":"yyhv.tsx","timestamp":1659571393309},{"id":"5scO.tsx","timestamp":1659571434439},{"id":"DJD0.tsx","timestamp":1659571451655},{"id":"HMvz.tsx","timestamp":1659571464177},{"id":"jGfF.tsx","timestamp":1659571653528},{"id":"Utom.tsx","timestamp":1659571673477},{"id":"przY.tsx","timestamp":1659571694447},{"id":"xHgg.tsx","timestamp":1659571780228},{"id":"S4eq.tsx","timestamp":1659572229859},{"id":"ftW6.tsx","timestamp":1659572549716},{"id":"tXB8.tsx","timestamp":1659572594509},{"id":"V94w.tsx","timestamp":1659572620420},{"id":"bRsD.tsx","timestamp":1659572695479},{"id":"j3qn.tsx","timestamp":1659572733939},{"id":"Fx3u.tsx","timestamp":1659572763014},{"id":"OseI.tsx","timestamp":1659573303389},{"id":"zRwS.tsx","timestamp":1659573399130},{"id":"DqhQ.tsx","timestamp":1659573433833},{"id":"NlNd.tsx","timestamp":1659573465856},{"id":"Ukwh.tsx","timestamp":1659573525415},{"id":"Px6t.tsx","timestamp":1659573634770},{"id":"xaY6.tsx","timestamp":1659573659272},{"id":"Ctcy.tsx","source":"undoRedo.source","timestamp":1659573688352},{"id":"Go6F.tsx","timestamp":1659627543350},{"id":"CqzH.tsx","timestamp":1659634963241},{"id":"UjYk.tsx","timestamp":1659635030140}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/navigator/AuthNavigator.tsx","entries":[{"id":"bpNm.tsx","timestamp":1649706953352},{"id":"jRuQ.tsx","timestamp":1649706973933}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/HashConnectPreFixSaveData/HashConnectPreFixSaveData/src/HashConnectAPIProvider.tsx","entries":[{"id":"xenr.tsx","timestamp":1657204022854},{"id":"quMK.tsx","timestamp":1657204066328}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/february28.html","entries":[{"id":"50z8.html","timestamp":1648922353014}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/graph-modifications-v2/src/components/MainInput.tsx","entries":[{"id":"b061.tsx","timestamp":1655069852244},{"id":"ZL6C.tsx","timestamp":1655069868449},{"id":"Dt53.tsx","timestamp":1655069879436},{"id":"mXq3.tsx","timestamp":1655069925317},{"id":"8dnd.tsx","timestamp":1655069950519},{"id":"ckla.tsx","timestamp":1655545042012},{"id":"iNud.tsx","timestamp":1655545078876},{"id":"rrhj.tsx","timestamp":1655545112514},{"id":"dPvd.tsx","timestamp":1655545226412},{"id":"ZdGe.tsx","timestamp":1655545250382},{"id":"J7qk.tsx","timestamp":1655546451442},{"id":"QqFG.tsx","timestamp":1655546461817},{"id":"3lSJ.tsx","timestamp":1655546575668},{"id":"w8Yf.tsx","timestamp":1655546640622},{"id":"aLeO.tsx","timestamp":1655546711131},{"id":"0ZX9.tsx","timestamp":1655546893519},{"id":"7Nak.tsx","timestamp":1655546966264},{"id":"5jUV.tsx","timestamp":1655546979264},{"id":"FDvC.tsx","timestamp":1655547075870},{"id":"rlix.tsx","timestamp":1655547105442},{"id":"PLM7.tsx","timestamp":1655547170002},{"id":"vabh.tsx","timestamp":1655547445581},{"id":"Yyu5.tsx","source":"undoRedo.source","timestamp":1655547453789},{"id":"A1Vy.tsx","timestamp":1655547527610},{"id":"6dXN.tsx","timestamp":1655547699606},{"id":"u82R.tsx","timestamp":1655547746442},{"id":"Rzmn.tsx","timestamp":1655547794073},{"id":"TpVC.tsx","timestamp":1655548015075},{"id":"FjT4.tsx","timestamp":1655548026997},{"id":"POAV.tsx","timestamp":1655548052229},{"id":"BCVB.tsx","timestamp":1655548162220},{"id":"W04U.tsx","timestamp":1655549423587},{"id":"0aoy.tsx","timestamp":1655549655752},{"id":"SWpO.tsx","timestamp":1655549726976},{"id":"2ZV9.tsx","timestamp":1655549743893},{"id":"xbiI.tsx","timestamp":1655549910544},{"id":"aF40.tsx","timestamp":1655549939942},{"id":"cdcD.tsx","timestamp":1655550153497},{"id":"3b31.tsx","timestamp":1655550165429},{"id":"wFBW.tsx","timestamp":1655551123372},{"id":"EH9i.tsx","timestamp":1655551167832},{"id":"ahXb.tsx","source":"undoRedo.source","timestamp":1655551187986},{"id":"FfRX.tsx","timestamp":1655551210736},{"id":"ZO8N.tsx","timestamp":1655598418309},{"id":"7Xuo.tsx","timestamp":1655600010478},{"id":"cxfq.tsx","source":"undoRedo.source","timestamp":1655600149157},{"id":"7sbs.tsx","timestamp":1655600311765},{"id":"VHss.tsx","timestamp":1655600631191},{"id":"I0bG.tsx","timestamp":1655600930159},{"id":"rVX7.tsx","timestamp":1655600985838}]}
[
"Soccer",
"Basketball",
"Tennis",
"Baseball",
"Golf",
"Running",
"Volleyball",
"Badminton",
"Swimming",
"Boxing",
"Table tennis",
"Skiing",
"Ice skating",
"Roller skating",
"Cricket",
"Rugby",
"Pool",
"Darts",
"Football",
"Bowling",
"Ice hockey",
"Surfing",
"Karate",
"Horse racing",
"Snowboarding",
"Skateboarding",
"Cycling",
"Archery",
"Fishing",
"Gymnastics",
"Figure skating",
"Rock climbing",
"Sumo wrestling",
"Taekwondo",
"Fencing",
"Water skiing",
"Jet skiing",
"Weight lifting",
"Scuba diving",
"Judo",
"Wind surfing",
"Kickboxing",
"Sky diving",
"Hang gliding",
"Bungee jumping"
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/files/Cap.json","entries":[{"id":"66hM.json","timestamp":1662218675163}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/webflow-modification/index.html","entries":[{"id":"EiUx.html","timestamp":1654519901349},{"id":"lDEm.html","timestamp":1654519951253}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/boilerplate-mern-stack-master/boilerplate-mern-stack-master/.env","entries":[{"id":"YSZg","timestamp":1659946414549},{"id":"XcCW","timestamp":1659946856251}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/Invitations/InvEventParticipentsScreen.tsx","entries":[{"id":"OpUx.tsx","timestamp":1663072515478}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/Events/EventDisplay.tsx","entries":[{"id":"Aqcx.tsx","timestamp":1663067800590},{"id":"ayCO.tsx","timestamp":1663070864696},{"id":"InOr.tsx","timestamp":1663070961218},{"id":"pZRh.tsx","timestamp":1663070977487},{"id":"GPyi.tsx","source":"undoRedo.source","timestamp":1663070980811},{"id":"9bAu.tsx","timestamp":1663070991837},{"id":"Nybs.tsx","timestamp":1663071016671},{"id":"YhlW.tsx","timestamp":1663071059711},{"id":"ospp.tsx","timestamp":1663071106241},{"id":"gKny.tsx","timestamp":1663071126605},{"id":"2wds.tsx","timestamp":1663071303354},{"id":"qAda.tsx","timestamp":1663071334954},{"id":"DmL5.tsx","timestamp":1663071357593},{"id":"70VB.tsx","timestamp":1663301061821},{"id":"o8hX.tsx","timestamp":1663301113647},{"id":"CGRl.tsx","timestamp":1663301132533},{"id":"VEY7.tsx","timestamp":1663301190562},{"id":"NnWh.tsx","timestamp":1663301237909},{"id":"qXei.tsx","timestamp":1663301251976},{"id":"DoF6.tsx","source":"undoRedo.source","timestamp":1663301257424},{"id":"2OrB.tsx","timestamp":1663301266591},{"id":"DC7l.tsx","timestamp":1663301306929},{"id":"OjjO.tsx","timestamp":1663301326269},{"id":"Y7QF.tsx","timestamp":1663301345154},{"id":"tIMw.tsx","timestamp":1663301372177},{"id":"DFqX.tsx","timestamp":1663301402361},{"id":"SHlB.tsx","timestamp":1663301512429},{"id":"Ydrm.tsx","timestamp":1663301535381},{"id":"FNvT.tsx","timestamp":1663301570354},{"id":"4MRK.tsx","timestamp":1663301590330},{"id":"LUYv.tsx","timestamp":1663301601353},{"id":"fXc2.tsx","timestamp":1663301618038},{"id":"jKMY.tsx","timestamp":1663301637769}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/Solutions/v2/dashboardHeader5045.js","entries":[{"id":"XoDY.js","timestamp":1655349752439},{"id":"9dBD.js","timestamp":1655349763785},{"id":"VRoy.js","source":"renamed.source","timestamp":1655350035428}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/tsconfig.server.json","entries":[{"id":"VfZR.json","timestamp":1660291394925}]}
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": ".next/production-server",
"declaration": true,
"target": "es6",
"module": "commonjs",
"moduleResolution": "node",
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"isolatedModules": false,
"noEmit": false,
"allowJs": false,
"strictPropertyInitialization": false
},
"include": ["./src/**/*"],
"exclude": ["node_modules"]
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/graph-modifications-v2/src/components/MonthlyGraph.tsx","entries":[{"id":"3kn7.tsx","timestamp":1649313732021},{"id":"dcbl.tsx","timestamp":1649599484308}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei2/backend/config.env","entries":[{"id":"6dmb.env","timestamp":1658454072950},{"id":"fboa.env","timestamp":1658454219426},{"id":"9Pp0.env","timestamp":1658454532157},{"id":"17PT.env","timestamp":1658485147929},{"id":"ntSL.env","timestamp":1658485245902},{"id":"s8Ld.env","timestamp":1658495772035},{"id":"dmP1.env","timestamp":1658500527846},{"id":"xy7m.env","timestamp":1658500542040},{"id":"pm6S.env","timestamp":1658504261248},{"id":"ErzX.env","timestamp":1658504421396},{"id":"FGrc.env","timestamp":1658506447888},{"id":"jo4e.env","timestamp":1658506467018}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/babel.config.js","entries":[{"id":"tTnh.js","timestamp":1649459380173},{"id":"87B6.js","timestamp":1649769413107},{"id":"zAFV.js","timestamp":1649789960316},{"id":"PsDX.js","timestamp":1649790287952}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/components/Utils/Card.tsx","entries":[{"id":"pHVO.tsx","timestamp":1653343146164},{"id":"V8qr.tsx","timestamp":1653343165683},{"id":"q1GU.tsx","source":"undoRedo.source","timestamp":1653343199678},{"id":"G3J9.tsx","timestamp":1653344981441}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/events/ProfileScreen.tsx","entries":[{"id":"VZkN.tsx","timestamp":1663291843609},{"id":"Y8wg.tsx","timestamp":1663291861352},{"id":"mEmt.tsx","timestamp":1663291882811},{"id":"cHmN.tsx","timestamp":1663291902994},{"id":"xiwx.tsx","timestamp":1663291914099},{"id":"QA57.tsx","timestamp":1663291968004},{"id":"ljmK.tsx","timestamp":1663291980097},{"id":"XwVq.tsx","timestamp":1663292018752},{"id":"qGDv.tsx","timestamp":1663292067695},{"id":"5QCh.tsx","source":"undoRedo.source","timestamp":1663292076380},{"id":"d3uw.tsx","timestamp":1663292103949},{"id":"6tGP.tsx","timestamp":1663292186240},{"id":"qGdQ.tsx","timestamp":1663292225649},{"id":"TdyF.tsx","timestamp":1663292262735},{"id":"hpei.tsx","timestamp":1663292278117},{"id":"RdXw.tsx","timestamp":1663292296535},{"id":"RIny.tsx","timestamp":1663292376723},{"id":"legm.tsx","timestamp":1663292434502},{"id":"YUzt.tsx","timestamp":1663292601294},{"id":"hzhD.tsx","timestamp":1663292639438},{"id":"Ocea.tsx","timestamp":1663292797248},{"id":"pb8P.tsx","timestamp":1663292859227},{"id":"dUY8.tsx","timestamp":1663292886263},{"id":"RnyI.tsx","timestamp":1663292903392},{"id":"tydU.tsx","timestamp":1663293005716},{"id":"WlhS.tsx","timestamp":1663293035513},{"id":"WEqK.tsx","timestamp":1663293055276},{"id":"Oxlb.tsx","timestamp":1663293123926},{"id":"Xnmt.tsx","timestamp":1663294168077},{"id":"fEug.tsx","timestamp":1663294294971},{"id":"iU71.tsx","timestamp":1663294337113},{"id":"yv32.tsx","timestamp":1663294515969},{"id":"dboX.tsx","timestamp":1663294590359},{"id":"Ipzv.tsx","timestamp":1663294744603},{"id":"6pCo.tsx","timestamp":1663294773765},{"id":"Utt8.tsx","timestamp":1663294789922},{"id":"rm8v.tsx","timestamp":1663295020979},{"id":"TTu6.tsx","timestamp":1663295034176},{"id":"tFmO.tsx","timestamp":1663295127942},{"id":"pHYN.tsx","timestamp":1663295320949},{"id":"GtXi.tsx","timestamp":1663295503451},{"id":"noZI.tsx","timestamp":1663295598961},{"id":"gI4m.tsx","timestamp":1663295730065},{"id":"GpiO.tsx","timestamp":1663295752192},{"id":"dPIj.tsx","timestamp":1663295862050},{"id":"VuIj.tsx","timestamp":1663295914250},{"id":"NYHT.tsx","timestamp":1663295937763},{"id":"syRj.tsx","timestamp":1663295976533},{"id":"bNbN.tsx","timestamp":1663296260593},{"id":"vK9L.tsx","timestamp":1663305795359}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/src/app.module.ts","entries":[{"id":"bjAB.ts","timestamp":1659709623637},{"id":"iiax.ts","timestamp":1660250149963},{"id":"lLBj.ts","timestamp":1660250178774},{"id":"vqit.ts","source":"Workspace Edit","timestamp":1660250189062},{"id":"697p.ts","timestamp":1660250191402},{"id":"kPL0.ts","timestamp":1660267107660},{"id":"vaDM.ts","timestamp":1660290991273},{"id":"swIp.ts","timestamp":1660291996639},{"id":"P6jZ.ts","source":"renamed.source","timestamp":1660293419670},{"id":"ujNr.ts","timestamp":1660293442903},{"id":"6K7I.ts","timestamp":1660386823853},{"id":"6QIC.ts","timestamp":1660386936754},{"id":"ldhK.ts","timestamp":1660388145266}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/Dialog/AdonDialog.tsx","entries":[{"id":"eGKw.tsx","timestamp":1659572669783},{"id":"glKF.tsx","timestamp":1659572794099},{"id":"0msT.tsx","timestamp":1659572832873},{"id":"kC43.tsx","timestamp":1659572877428},{"id":"8pxA.tsx","timestamp":1659572899232},{"id":"ovmk.tsx","timestamp":1659573005755},{"id":"q0hQ.tsx","timestamp":1659573135218},{"id":"joeY.tsx","timestamp":1659573446039},{"id":"Ycpm.tsx","timestamp":1659573550040},{"id":"7Jun.tsx","timestamp":1659573580108},{"id":"mHGU.tsx","timestamp":1659573592105},{"id":"kEEn.tsx","timestamp":1659573759280},{"id":"Kvjg.tsx","timestamp":1659625496883},{"id":"Gg3N.tsx","timestamp":1659625702631},{"id":"EtSQ.tsx","timestamp":1659625772827},{"id":"BPZf.tsx","timestamp":1659625949669},{"id":"Ubjw.tsx","timestamp":1659625977452},{"id":"5xTG.tsx","timestamp":1659625997502},{"id":"EYsb.tsx","timestamp":1659626030771},{"id":"5wTC.tsx","timestamp":1659626082102},{"id":"rihl.tsx","timestamp":1659626098514},{"id":"1GgC.tsx","timestamp":1659626110405},{"id":"qz7L.tsx","timestamp":1659626220308},{"id":"GR7u.tsx","timestamp":1659626291414},{"id":"VQZq.tsx","timestamp":1659626393655},{"id":"A0mp.tsx","timestamp":1659626404945},{"id":"9wWH.tsx","timestamp":1659626451115},{"id":"DRCq.tsx","timestamp":1659626563084},{"id":"SDki.tsx","timestamp":1659626579914},{"id":"lx6n.tsx","timestamp":1659626612465},{"id":"CubV.tsx","timestamp":1659626629792},{"id":"Sowj.tsx","timestamp":1659626666378},{"id":"QuI9.tsx","timestamp":1659626878158},{"id":"Joxn.tsx","timestamp":1659626914526},{"id":"HrX4.tsx","timestamp":1659627053616},{"id":"iB4T.tsx","timestamp":1659627093318},{"id":"FJQC.tsx","timestamp":1659627240627},{"id":"NQiW.tsx","timestamp":1659627364549},{"id":"p49b.tsx","timestamp":1659627429217}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-admin/src/pages/NotFound.tsx","entries":[{"id":"n8xR.tsx","timestamp":1650726351824}]}
[
{
"phone": "(313) 870-9748",
"business_name": "Al-Haramian International Foods",
"address": "3306 Caniff St, Jamtramck, MI 48212",
"email": "alharamian@gmail.com",
"_id": "j47ssk8fx",
"createdAt": "2022-06-01T01:34:52+06:00"
},
{
"phone": "(313) 581-9900",
"business_name": "Dearborn Fresh Supermarket",
"address": "13661 Colson St, Dearborn, MI 48126",
"email": "dearbornfreshmarket@gmail.com",
"_id": "8m7eo1p2cks",
"createdAt": "2022-06-01T01:36:50+06:00"
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/01_Jun_2022_Mi%209T_customers_backup_6yvr285fyln.json","entries":[{"id":"8t4A.json","timestamp":1654026864464}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Mahtab/muscled-nestnext/pages/views/blog/%5Bslug%5D.tsx","entries":[{"id":"cJeR.tsx","timestamp":1659347375163},{"id":"gstW.tsx","source":"undoRedo.source","timestamp":1659348236154},{"id":"OBQ6.tsx","timestamp":1659348275202},{"id":"TR7H.tsx","timestamp":1659348313874},{"id":"Yo1p.tsx","timestamp":1659348369031},{"id":"BUZz.tsx","timestamp":1659348529046},{"id":"aEeF.tsx","timestamp":1659348570131},{"id":"6IHe.tsx","timestamp":1659348773552},{"id":"tRw9.tsx","timestamp":1659348896426},{"id":"dvgi.tsx","timestamp":1659349200527}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/src/mail/templates/resetSuccess.hbs","entries":[{"id":"rE75.hbs","timestamp":1650905557526}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/components/portfolio/PortfolioCard.tsx","entries":[{"id":"JLU8.tsx","timestamp":1658245284174}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%204/amnft-frontend/src/hook/HashConnectAPIProvider.tsx","entries":[{"id":"dcN3.tsx","timestamp":1657311058449},{"id":"wd9x.tsx","source":"moved.source","timestamp":1657311257523},{"id":"NuKI.tsx","timestamp":1657341575512},{"id":"jm4h.tsx","timestamp":1657341590827},{"id":"jvmj.tsx","timestamp":1657363146846},{"id":"kEdv.tsx","timestamp":1657365076120},{"id":"eg4G.tsx","timestamp":1657465886057},{"id":"GBwo.tsx","timestamp":1657471488933}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/RNCalendar/src/navigation/calendar-navigation.js","entries":[{"id":"LELF.js","source":"Fix all ESLint auto-fixable problems","timestamp":1650112794740},{"id":"GNtM.js","timestamp":1650112805703}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/myEvents/MyEventsScreen.tsx","entries":[{"id":"bVXe.tsx","timestamp":1662645583411},{"id":"7meM.tsx","timestamp":1662700536788},{"id":"vY54.tsx","timestamp":1662700551599},{"id":"Vfem.tsx","timestamp":1663097883461},{"id":"ADS8.tsx","source":"Update import from \"react-native\"","timestamp":1663098041583},{"id":"1olo.tsx","timestamp":1663098136247},{"id":"uXwu.tsx","timestamp":1663098219429},{"id":"rGOM.tsx","timestamp":1663098243785}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/components/utils/CountryFlag.tsx","entries":[{"id":"EpNG.tsx","timestamp":1657966737818},{"id":"UyIT.tsx","timestamp":1657966898010},{"id":"XDLu.tsx","timestamp":1657972242059},{"id":"L2CQ.tsx","timestamp":1657973502048},{"id":"a67E.tsx","timestamp":1657973927547},{"id":"Ba4j.tsx","timestamp":1657973991069}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/dollar-manager/src/navigator/LoginNavigator.tsx","entries":[{"id":"uCV0.tsx","timestamp":1651361546259},{"id":"T31v.tsx","timestamp":1651361576102},{"id":"XtBk.tsx","timestamp":1651361595154},{"id":"DieG.tsx","source":"Workspace Edit","timestamp":1651363045005},{"id":"Ud1P.tsx","timestamp":1651363777981}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection/android/app/src/main/java/com/SandValleyLLC/invoiceManager/PermissionFilePackage.java","entries":[{"id":"SnnG.java","timestamp":1655446006365}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/files/subcategories-light.json","entries":[{"id":"Lpsn.json","timestamp":1659391222355}]}
[
{
"id": 29,
"name": "Korv",
"parent_id": 25
},
{
"id": 28,
"name": "Hotdog",
"parent_id": 25
},
{
"id": 31,
"name": "Lamm",
"parent_id": 26
},
{
"id": 32,
"name": "Kycklingvinge",
"parent_id": 26
},
{
"id": 33,
"name": "Biff",
"parent_id": 26
},
{
"id": 34,
"name": "Lamm",
"parent_id": 27
},
{
"id": 35,
"name": "Kycklingvinge",
"parent_id": 27
},
{
"id": 36,
"name": "Korv",
"parent_id": 27
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/src/components/Dialog/ConfirmationDialog.tsx","entries":[{"id":"JdRZ.tsx","timestamp":1656334955436}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/files/category-light.json","entries":[{"id":"HVTI.json","timestamp":1659390948432},{"id":"q2N0.json","timestamp":1659391016829},{"id":"U18L.json","timestamp":1659391083822}]}
[
{
"id": 25,
"name": "Kött"
},
{
"id": 26,
"name": "Fisk"
},
{
"id": 27,
"name": "Efterrätt"
},
{
"id": 30,
"name": "Skinka"
}
]
[
{
"id": 25,
"name": "Kött"
},
{
"id": 26,
"name": "Fisk"
},
{
"id": 27,
"name": "Efterrätt"
},
{
"id": 30,
"name": "Skinka"
},
{
"id": 31,
"name": "Fruits"
},
{
"id": 32,
"name": "FastFood"
},
{
"id": 33,
"name": "DummyFood"
},
{
"id": 34,
"name": "AnotherFood"
},
{
"id": 35,
"name": "Skinka"
},
{
"id": 36,
"name": "Skinka"
}
]
[
{
"id": 25,
"name": "Kött"
},
{
"id": 26,
"name": "Fisk"
},
{
"id": 27,
"name": "Efterrätt"
},
{
"id": 30,
"name": "Skinka"
},
{
"id": 51,
"name": "Fruits"
},
{
"id": 52,
"name": "FastFood"
},
{
"id": 53,
"name": "DummyFood"
},
{
"id": 54,
"name": "AnotherFood"
},
{
"id": 55,
"name": "Kacci"
},
{
"id": 56,
"name": "Biriyani"
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/src/review/review.schema.ts","entries":[{"id":"tpiK.ts","timestamp":1649334673812},{"id":"Mi3V.ts","timestamp":1649334679631},{"id":"mFr9.ts","timestamp":1649334696334},{"id":"MVQP.ts","timestamp":1649334719022},{"id":"qoaj.ts","timestamp":1649335263328},{"id":"N0p5.ts","timestamp":1649335267171},{"id":"5gZY.ts","timestamp":1649336416403},{"id":"Uouy.ts","timestamp":1649336485181},{"id":"cjOP.ts","timestamp":1649336585718},{"id":"Yiw1.ts","timestamp":1649337176261},{"id":"AItN.ts","timestamp":1649337246581},{"id":"LbJU.ts","timestamp":1649337310503},{"id":"5SWb.ts","timestamp":1649338299323},{"id":"CwIy.ts","timestamp":1649339588556},{"id":"96qh.ts","timestamp":1649341576722},{"id":"gOEw.ts","timestamp":1649342541511},{"id":"Yq5I.ts","timestamp":1649342581739},{"id":"4U9z.ts","timestamp":1649362324207},{"id":"gmDf.ts","timestamp":1651683960684}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/src/app.controller.ts","entries":[{"id":"zX1b.ts","timestamp":1660248186899},{"id":"GYGF.ts","timestamp":1660249982410}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection/src/components/Dialog/BackupRestoreDialog.tsx","entries":[{"id":"24Mg.tsx","timestamp":1656211300665},{"id":"B01n.tsx","timestamp":1656212477962},{"id":"G80E.tsx","timestamp":1656212743202},{"id":"iUc5.tsx","timestamp":1656212870328},{"id":"tvy8.tsx","timestamp":1656212916328},{"id":"7Wsk.tsx","timestamp":1656212931551},{"id":"J33u.tsx","timestamp":1656212971112},{"id":"kaVa.tsx","timestamp":1656212982073},{"id":"VpBi.tsx","timestamp":1656213736096}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/src/user/user.resolver.ts","entries":[{"id":"MLMu.ts","source":"Fix all fixable ESLint issues","timestamp":1662209938570},{"id":"t5TM.ts","source":"Fix all fixable ESLint issues","timestamp":1662214824239},{"id":"6Kjs.ts","source":"Fix all fixable ESLint issues","timestamp":1662222965609},{"id":"Rz8f.ts","timestamp":1662222974202},{"id":"DUOD.ts","source":"Fix all fixable ESLint issues","timestamp":1662242218325},{"id":"JrFx.ts","timestamp":1662242303538},{"id":"goQI.ts","timestamp":1662242799891},{"id":"Wg7M.ts","source":"Fix all fixable ESLint issues","timestamp":1662244763640},{"id":"yo62.ts","timestamp":1662246874459},{"id":"QWHa.ts","timestamp":1662247215186},{"id":"8us1.ts","timestamp":1662247300517},{"id":"YcF2.ts","source":"Fix all fixable ESLint issues","timestamp":1662247591320},{"id":"01Hw.ts","timestamp":1662247752343},{"id":"Okcr.ts","timestamp":1662248145489},{"id":"YEWw.ts","timestamp":1662248239320},{"id":"gOgd.ts","timestamp":1662248264552},{"id":"ax9D.ts","source":"Fix all fixable ESLint issues","timestamp":1662248348531},{"id":"J0tY.ts","timestamp":1662248692142},{"id":"Voey.ts","timestamp":1662432603635},{"id":"mvqJ.ts","timestamp":1662432615711}]}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-double"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-double"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true, { "temporalDeadZone": false }],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/tslint.json","entries":[{"id":"Dxc5.json","timestamp":1659716985917},{"id":"y4oL.json","timestamp":1659717257910},{"id":"TKE1.json","timestamp":1659717481747},{"id":"bNdb.json","timestamp":1659717500399},{"id":"mV96.json","timestamp":1659717649998},{"id":"GbO6.json","timestamp":1659717780903}]}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-single"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-double"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-double", "tsx-double"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{
"extends": [
"tslint:recommended",
"tslint-react",
"tslint-config-prettier",
"tslint-react-hooks"
],
"rules": {
"quotemark": [true, "single", "jsx-double"],
"semicolon": [true, "always"],
"trailing-comma": [true],
"object-literal-sort-keys": false,
"no-unused-variable": true,
"interface-name": false,
"no-empty-interface": false,
"jsx-no-multiline-js": false,
"jsx-no-target-blank": false,
"no-shadowed-variable": [true],
"member-ordering": [true, { "order": "fields-first" }],
"react-hooks-nesting": "warning"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/package.json","entries":[{"id":"qvbC.json","timestamp":1662208535111},{"id":"oFxV.json","timestamp":1662213315154},{"id":"q1JE.json","timestamp":1662213493586},{"id":"nuKD.json","timestamp":1662213544774}]}
{
"name": "meetupcp-backend",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"start:heroku": "node dist/main.js",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"@hapi/joi": "^17.1.1",
"@nestjs-modules/mailer": "^1.6.1",
"@nestjs/config": "^2.0.0",
"@nestjs/graphql": "9.1.1",
"@nestjs/jwt": "^8.0.0",
"@nestjs/mapped-types": "^1.0.1",
"@nestjs/mongoose": "^9.0.3",
"@nestjs/passport": "^8.2.1",
"@nestjs/schedule": "^1.1.0",
"@nestjs/serve-static": "^2.2.2",
"@types/cookie-parser": "1.4.2",
"apollo-server-express": "^3.6.6",
"bcrypt": "^5.0.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"cookie-parser": "1.4.5",
"csurf": "^1.11.0",
"graphql": "15.6.1",
"graphql-tools": "^8.2.3",
"handlebars": "^4.7.7",
"helmet": "^5.0.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"mongoose": "^6.2.8",
"nodemailer": "^6.7.3",
"passport": "^0.5.2",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.0",
"reflect-metadata": "^0.1.13",
"slugify": "^1.6.5"
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@types/cron": "^1.7.3",
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.13",
"@types/hapi__joi": "^17.1.8",
"@types/jest": "27.4.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/multer": "^1.4.7",
"@types/node": "^16.0.0",
"@types/nodemailer": "^6.4.4",
"@types/passport-jwt": "^3.0.6",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.5",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "^27.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typescript": "^4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "meetupcp-backend",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"@hapi/joi": "^17.1.1",
"@nestjs-modules/mailer": "^1.6.1",
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^2.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/graphql": "9.1.1",
"@nestjs/jwt": "^8.0.0",
"@nestjs/mapped-types": "^1.0.1",
"@nestjs/mongoose": "^9.0.3",
"@nestjs/passport": "^8.2.1",
"@nestjs/platform-express": "^8.4.3",
"@nestjs/schedule": "^1.1.0",
"@nestjs/serve-static": "^2.2.2",
"@types/cookie-parser": "1.4.2",
"apollo-server-express": "^3.6.6",
"bcrypt": "^5.0.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"cookie-parser": "1.4.5",
"csurf": "^1.11.0",
"graphql": "15.6.1",
"graphql-tools": "^8.2.3",
"handlebars": "^4.7.7",
"helmet": "^5.0.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"mongoose": "^6.2.8",
"nodemailer": "^6.7.3",
"passport": "^0.5.2",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"slugify": "^1.6.5"
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@types/express": "^4.17.13",
"@types/jest": "27.4.1",
"@types/node": "^16.0.0",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.5",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "^27.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typescript": "^4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "meetupcp-backend",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"@hapi/joi": "^17.1.1",
"@nestjs-modules/mailer": "^1.6.1",
"@nestjs/config": "^2.0.0",
"@nestjs/graphql": "9.1.1",
"@nestjs/jwt": "^8.0.0",
"@nestjs/mapped-types": "^1.0.1",
"@nestjs/mongoose": "^9.0.3",
"@nestjs/passport": "^8.2.1",
"@nestjs/schedule": "^1.1.0",
"@nestjs/serve-static": "^2.2.2",
"@types/cookie-parser": "1.4.2",
"apollo-server-express": "^3.6.6",
"bcrypt": "^5.0.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"cookie-parser": "1.4.5",
"csurf": "^1.11.0",
"graphql": "15.6.1",
"graphql-tools": "^8.2.3",
"handlebars": "^4.7.7",
"helmet": "^5.0.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"mongoose": "^6.2.8",
"nodemailer": "^6.7.3",
"passport": "^0.5.2",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.0",
"reflect-metadata": "^0.1.13",
"slugify": "^1.6.5"
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@types/cron": "^1.7.3",
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.13",
"@types/hapi__joi": "^17.1.8",
"@types/jest": "27.4.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/multer": "^1.4.7",
"@types/node": "^16.0.0",
"@types/nodemailer": "^6.4.4",
"@types/passport-jwt": "^3.0.6",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.5",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "^27.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typescript": "^4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{
"name": "meetupcp-backend",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"start:heroku": "node dist/main.js",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@hapi/joi": "^17.1.1",
"@nestjs-modules/mailer": "^1.6.1",
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^2.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/graphql": "9.1.1",
"@nestjs/jwt": "^8.0.0",
"@nestjs/mapped-types": "^1.0.1",
"@nestjs/mongoose": "^9.0.3",
"@nestjs/passport": "^8.2.1",
"@nestjs/platform-express": "^8.4.3",
"@nestjs/schedule": "^1.1.0",
"@nestjs/serve-static": "^2.2.2",
"@types/cookie-parser": "1.4.2",
"apollo-server-express": "^3.6.6",
"bcrypt": "^5.0.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"cookie-parser": "1.4.5",
"csurf": "^1.11.0",
"graphql": "15.6.1",
"graphql-tools": "^8.2.3",
"handlebars": "^4.7.7",
"helmet": "^5.0.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"mongoose": "^6.2.8",
"nodemailer": "^6.7.3",
"passport": "^0.5.2",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"slugify": "^1.6.5"
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@types/cron": "^1.7.3",
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.13",
"@types/hapi__joi": "^17.1.8",
"@types/jest": "27.4.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/multer": "^1.4.7",
"@types/node": "^16.0.0",
"@types/nodemailer": "^6.4.4",
"@types/passport-jwt": "^3.0.6",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.5",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "^27.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typescript": "^4.3.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/components/slider/SingleSlider.scss","entries":[{"id":"jERE.scss","timestamp":1658227092232},{"id":"3Qez.scss","timestamp":1658227458445},{"id":"caPd.scss","timestamp":1658227504273}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Finished/Mahtab/next-nest-prod/package.json","entries":[{"id":"MD5n.json","timestamp":1659717103428}]}
{
"name": "muscled-nestnext",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js",
"start:heroku": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"axios": "^0.27.2",
"cross-env": "^7.0.3",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{
"dependencies": {
"@strapi/plugin-graphql": "^4.0.2",
"@strapi/plugin-i18n": "4.3.2",
"@strapi/plugin-users-permissions": "4.3.2",
"@strapi/strapi": "4.3.2",
"better-sqlite3": "7.4.6",
"lodash.set": "^4.3.2",
"pg": "^8.7.3",
"pg-connection-string": "^2.5.0"
},
"name": "backend",
"private": true,
"version": "0.1.0",
"description": "A Strapi application",
"scripts": {
"develop": "strapi develop",
"start": "strapi develop && strapi start",
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"author": {
"name": "A Strapi developer"
},
"strapi": {
"uuid": "8f70eadd-047b-4a51-8be9-604e0d6368c5",
"template": "@strapi/template-corporate@^1.0.0",
"starter": "@strapi/starter-next-corporate"
},
"engines": {
"node": ">=12.x.x <=16.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Mahtab/strapi-nazmul/package.json","entries":[{"id":"KrQP.json","timestamp":1659392749524},{"id":"oTNH.json","timestamp":1659392765957},{"id":"5AV5.json","timestamp":1659393226722},{"id":"PUah.json","timestamp":1659393625375}]}
{
"dependencies": {
"@strapi/plugin-graphql": "^4.0.0",
"@strapi/plugin-i18n": "4.3.0",
"@strapi/plugin-users-permissions": "4.3.0",
"@strapi/strapi": "4.3.2",
"better-sqlite3": "7.4.6",
"lodash.set": "^4.3.2",
"pg": "^8.7.3",
"pg-connection-string": "^2.5.0"
},
"name": "backend",
"private": true,
"version": "0.1.0",
"description": "A Strapi application",
"scripts": {
"develop": "strapi develop",
"start": "strapi start",
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"author": {
"name": "A Strapi developer"
},
"strapi": {
"uuid": "8f70eadd-047b-4a51-8be9-604e0d6368c5",
"template": "@strapi/template-corporate@^1.0.0",
"starter": "@strapi/starter-next-corporate"
},
"engines": {
"node": ">=12.x.x <=16.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
{
"dependencies": {
"@strapi/plugin-graphql": "^4.0.2",
"@strapi/plugin-i18n": "4.3.2",
"@strapi/plugin-users-permissions": "4.3.2",
"@strapi/strapi": "4.3.2",
"better-sqlite3": "7.4.6",
"lodash.set": "^4.3.2",
"pg": "^8.7.3",
"pg-connection-string": "^2.5.0"
},
"name": "backend",
"private": true,
"version": "0.1.0",
"description": "A Strapi application",
"scripts": {
"develop": "strapi develop",
"start": "strapi start",
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"author": {
"name": "A Strapi developer"
},
"strapi": {
"uuid": "8f70eadd-047b-4a51-8be9-604e0d6368c5",
"template": "@strapi/template-corporate@^1.0.0",
"starter": "@strapi/starter-next-corporate"
},
"engines": {
"node": ">=12.x.x <=16.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
{
"dependencies": {
"@strapi/plugin-graphql": "^4.0.2",
"@strapi/plugin-i18n": "4.3.2",
"@strapi/plugin-users-permissions": "4.3.2",
"@strapi/strapi": "4.3.2",
"better-sqlite3": "7.4.6",
"lodash.set": "^4.3.2",
"pg": "^8.7.3",
"pg-connection-string": "^2.5.0"
},
"name": "backend",
"private": true,
"version": "0.1.0",
"description": "A Strapi application",
"scripts": {
"develop": "strapi develop",
"start": "strapi start",
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"author": {
"name": "A Strapi developer"
},
"strapi": {
"uuid": "8f70eadd-047b-4a51-8be9-604e0d6368c5",
"template": "@strapi/template-corporate@^1.0.0",
"starter": "@strapi/starter-next-corporate"
},
"engines": {
"node": ">=12.x.x <=16.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-mobile/src/screens/song/SongScreen.tsx","entries":[{"id":"FOQg.tsx","timestamp":1660817190663},{"id":"LjZR.tsx","timestamp":1660817279891},{"id":"Jzhz.tsx","timestamp":1660817372459},{"id":"kYXU.tsx","timestamp":1660817390490},{"id":"S9wx.tsx","timestamp":1660817539610},{"id":"End3.tsx","timestamp":1660817553425},{"id":"QO4X.tsx","timestamp":1660817569835},{"id":"ZLVO.tsx","timestamp":1660817637097},{"id":"HipH.tsx","timestamp":1660817672196},{"id":"oO31.tsx","timestamp":1660817936239},{"id":"W24x.tsx","timestamp":1660839150572},{"id":"9RsE.tsx","timestamp":1660839453157},{"id":"wopg.tsx","timestamp":1660839588894},{"id":"4Ic5.tsx","timestamp":1660839607005},{"id":"6Sgj.tsx","timestamp":1660839961205},{"id":"2wmv.tsx","timestamp":1660840058077},{"id":"JdSA.tsx","timestamp":1660840179967},{"id":"C2Yf.tsx","timestamp":1660840194374},{"id":"r5Kt.tsx","timestamp":1660840229286},{"id":"huOb.tsx","timestamp":1660840270698},{"id":"UgqI.tsx","timestamp":1660840294320},{"id":"C22a.tsx","timestamp":1660840363599},{"id":"EHe7.tsx","timestamp":1660840381487},{"id":"CKAy.tsx","timestamp":1660840545997},{"id":"GwDN.tsx","timestamp":1660840558849},{"id":"3Xki.tsx","timestamp":1660841485210},{"id":"MX9W.tsx","timestamp":1660841552491},{"id":"c3Jn.tsx","timestamp":1660841641000},{"id":"qiZW.tsx","timestamp":1660841707535},{"id":"5geO.tsx","source":"undoRedo.source","timestamp":1660841712796},{"id":"Fu9w.tsx","timestamp":1660841721847},{"id":"nElQ.tsx","source":"undoRedo.source","timestamp":1660841725759},{"id":"mY8B.tsx","timestamp":1660842165218},{"id":"SGzH.tsx","timestamp":1660842263066},{"id":"pz2n.tsx","timestamp":1660842276428},{"id":"A0KE.tsx","timestamp":1660842678018},{"id":"NxGe.tsx","timestamp":1660842862336},{"id":"SL08.tsx","timestamp":1660848361480},{"id":"fBQy.tsx","timestamp":1660848376005},{"id":"0Va3.tsx","timestamp":1660848389760},{"id":"PEuy.tsx","timestamp":1660848465533},{"id":"Zddp.tsx","timestamp":1660848503493},{"id":"vskM.tsx","timestamp":1660848532571},{"id":"H22y.tsx","timestamp":1660851681433},{"id":"yoRz.tsx","timestamp":1660851750119},{"id":"1nAt.tsx","timestamp":1660859410154},{"id":"oOn5.tsx","timestamp":1660859463026},{"id":"krbC.tsx","timestamp":1660859498741},{"id":"9nFO.tsx","timestamp":1660859516113},{"id":"JUKV.tsx","timestamp":1660859543136}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/.eslintrc.js","entries":[{"id":"cmfb.js","timestamp":1662422460160}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Exam/test-project/ToDo.txt","entries":[{"id":"Tgsc.txt","timestamp":1657566050612},{"id":"KLjG.txt","timestamp":1657566089685},{"id":"AzoS.txt","timestamp":1657566145013},{"id":"i5IH.txt","timestamp":1657566525104},{"id":"4fMT.txt","timestamp":1657567094362},{"id":"bn8O.txt","timestamp":1657567582801}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%203/amnft-updated/dist/client/index.html","entries":[{"id":"Wlsw.html","timestamp":1657312937328},{"id":"KRih.html","source":"moved.source","timestamp":1657313134429}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/dollar-manager/App.tsx","entries":[{"id":"JbQ9.tsx","timestamp":1651235339558},{"id":"uHFc.tsx","timestamp":1651359181137},{"id":"s8Mj.tsx","timestamp":1651360391437},{"id":"zBaU.tsx","timestamp":1651360894277},{"id":"eJzt.tsx","timestamp":1651361037490},{"id":"PHmm.tsx","source":"Workspace Edit","timestamp":1651361602391}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/src/mail/mail.module.ts","entries":[{"id":"cN5m.ts","timestamp":1662214485237},{"id":"kAGr.ts","timestamp":1662245879899},{"id":"1PDI.ts","source":"undoRedo.source","timestamp":1662245920141},{"id":"Ld8j.ts","timestamp":1662246042120},{"id":"ve0E.ts","timestamp":1662246061010},{"id":"j35u.ts","timestamp":1662246245079},{"id":"22Ff.ts","timestamp":1662246362163},{"id":"v9MJ.ts","timestamp":1662246387122},{"id":"vjcf.ts","source":"Workspace Edit","timestamp":1662246392848},{"id":"m56q.ts","source":"Fix all fixable ESLint issues","timestamp":1662246669817},{"id":"nxB8.ts","timestamp":1662433196944}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-deploy/.gitignore","entries":[{"id":"I5x4","timestamp":1660391840786},{"id":"Uia1","timestamp":1660392119026}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/files/users.json","entries":[{"id":"I1bm.json","timestamp":1659081790920},{"id":"jbod.json","timestamp":1659082645642}]}
[
{
"id": 1,
"name": "Pajam",
"email": "pajamkh@gmail.com",
"email_verified_at": null,
"is_admin": 1,
"created_at": "2022-01-24T18:20:44.000000Z",
"updated_at": "2022-01-24T18:20:44.000000Z",
"tenant_id": null,
"pivot": {
"cash_register_id": 1,
"user_id": 1
}
},
{
"id": 2,
"name": "Kalle",
"email": "kalleanka@kalle.se",
"email_verified_at": null,
"is_admin": 0,
"created_at": "2022-03-27T21:30:49.000000Z",
"updated_at": "2022-07-26T23:49:57.000000Z",
"tenant_id": 3,
"pivot": {
"cash_register_id": 1,
"user_id": 2
}
}
]
[
{
"id": 1,
"name": "Pajam",
"email": "pajamkh@gmail.com",
"email_verified_at": null,
"is_admin": 1,
"created_at": "2022-01-24T18:20:44.000000Z",
"updated_at": "2022-01-24T18:20:44.000000Z",
"tenant_id": null,
"pin_code": 1234,
"pivot": {
"cash_register_id": 1,
"user_id": 1
}
},
{
"id": 2,
"name": "Kalle",
"email": "kalleanka@kalle.se",
"email_verified_at": null,
"is_admin": 0,
"pin_code": 5678,
"created_at": "2022-03-27T21:30:49.000000Z",
"updated_at": "2022-07-26T23:49:57.000000Z",
"tenant_id": 3,
"pivot": {
"cash_register_id": 1,
"user_id": 2
}
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection/src/screens/settings/SettingScreen.tsx","entries":[{"id":"r1l3.tsx","timestamp":1655462511137}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/muscled-nestnext/types/types.ts","entries":[{"id":"13J6.ts","timestamp":1659337837628}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/november30.html","entries":[{"id":"LfCT.html","timestamp":1648922879159}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/types/types.ts","entries":[{"id":"O1Ab.ts","timestamp":1660250303501},{"id":"9Mcb.ts","timestamp":1660250481763},{"id":"AUuR.ts","timestamp":1660260585320},{"id":"KMHW.ts","timestamp":1660292806528},{"id":"shsZ.ts","timestamp":1660294730869},{"id":"xRBs.ts","timestamp":1660380402575},{"id":"SwAl.ts","timestamp":1660387636719}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%204/amnft-frontend/src/index.tsx","entries":[{"id":"Z9xs.tsx","timestamp":1657311128284},{"id":"X72a.tsx","timestamp":1657311294690},{"id":"92Q2.tsx","timestamp":1657365082359}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%204/amnft-frontend/src/index.css","entries":[{"id":"d50j.css","timestamp":1657312168107}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/screens/feature/BookingScreen.tsx","entries":[{"id":"4kcP.tsx","timestamp":1649696466106}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/screens/settings/SettingScreen.tsx","entries":[{"id":"TyRq.tsx","timestamp":1653250607291},{"id":"HWqP.tsx","timestamp":1653250671027},{"id":"9xup.tsx","timestamp":1653250786434},{"id":"An0W.tsx","timestamp":1653251414053},{"id":"5Rxn.tsx","timestamp":1653251509710},{"id":"03Zj.tsx","timestamp":1653251558819},{"id":"IL3c.tsx","timestamp":1653251612736},{"id":"gW4D.tsx","timestamp":1653251640749},{"id":"vR1y.tsx","timestamp":1653251672484},{"id":"bSw7.tsx","timestamp":1653251834715},{"id":"dEbs.tsx","timestamp":1653251875760},{"id":"2bf0.tsx","timestamp":1653251917112},{"id":"go1N.tsx","timestamp":1653251939663},{"id":"sUEf.tsx","source":"undoRedo.source","timestamp":1653251952562},{"id":"OJEn.tsx","timestamp":1653252038099},{"id":"Fo8e.tsx","timestamp":1653252060880},{"id":"TLr7.tsx","timestamp":1653252127104},{"id":"i2TG.tsx","timestamp":1653252261140},{"id":"3uCQ.tsx","timestamp":1653252741424},{"id":"sAOj.tsx","source":"undoRedo.source","timestamp":1653252746536},{"id":"mtso.tsx","timestamp":1653252865171},{"id":"YEnf.tsx","source":"undoRedo.source","timestamp":1653252870172},{"id":"mbS5.tsx","timestamp":1653252912988},{"id":"ympx.tsx","timestamp":1653252970614},{"id":"KbOw.tsx","timestamp":1653252997539},{"id":"Wj3T.tsx","timestamp":1653253019268},{"id":"3rRm.tsx","timestamp":1653253039063},{"id":"BE4V.tsx","timestamp":1653253056217},{"id":"4jRp.tsx","timestamp":1653253132607},{"id":"S8aK.tsx","timestamp":1653253146380},{"id":"9bzr.tsx","timestamp":1653253235893},{"id":"y86x.tsx","timestamp":1653253702020},{"id":"xSg8.tsx","timestamp":1653326522729},{"id":"j4il.tsx","timestamp":1653326554125},{"id":"123D.tsx","timestamp":1653326660930},{"id":"pIyq.tsx","timestamp":1653326750299},{"id":"2k0a.tsx","timestamp":1653326799853},{"id":"gyN2.tsx","timestamp":1653326978516},{"id":"Cjlt.tsx","timestamp":1653327018132},{"id":"jSR3.tsx","timestamp":1653327111040},{"id":"CSYY.tsx","timestamp":1653327214573},{"id":"XIOr.tsx","timestamp":1653328192024},{"id":"U6ev.tsx","timestamp":1653328299194},{"id":"V1i3.tsx","timestamp":1653342744848},{"id":"sfzx.tsx","timestamp":1653663282861},{"id":"35a6.tsx","timestamp":1653778367114},{"id":"ToLY.tsx","source":"undoRedo.source","timestamp":1653778437776},{"id":"nGlm.tsx","timestamp":1653778463170},{"id":"wEgG.tsx","timestamp":1654848263492},{"id":"If80.tsx","timestamp":1655422469755}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/Solutions/v2/modShortFinal.js","entries":[{"id":"hrVc.js","timestamp":1655349085042},{"id":"rHNN.js","timestamp":1655349529853}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/graph-modifications-v2/src/components/RawGraph.scss","entries":[{"id":"hJUj.scss","timestamp":1655059950875},{"id":"rFFa.scss","timestamp":1655059991177},{"id":"68q5.scss","timestamp":1655547388744}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/dollar-manager/src/store/store.ts","entries":[{"id":"Ii6z.ts","timestamp":1651360850647}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/dollar-manager-backend/src/income/income.schema.ts","entries":[{"id":"RRsr.ts","timestamp":1651505918074},{"id":"ixJp.ts","timestamp":1651505964510},{"id":"4bYt.ts","timestamp":1651507017412},{"id":"LWJO.ts","timestamp":1651507054646},{"id":"UXo2.ts","source":"Update import from \"class-validator\"","timestamp":1651507233874},{"id":"dKGk.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1651507301849},{"id":"wRPL.ts","timestamp":1651507321446},{"id":"1SYA.ts","timestamp":1651507366399},{"id":"aWX9.ts","timestamp":1651507454813},{"id":"Sk6D.ts","timestamp":1651507572755},{"id":"RAPa.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1651507662697},{"id":"IAiX.ts","timestamp":1651507815481},{"id":"CxHG.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1651507824372}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/host/HostEventScreen.tsx","entries":[{"id":"EovH.tsx","timestamp":1662649086020},{"id":"rEwY.tsx","timestamp":1662699761930},{"id":"D0PO.tsx","timestamp":1662699773757},{"id":"RGpb.tsx","timestamp":1662956610403},{"id":"IJiB.tsx","timestamp":1662956948886},{"id":"OVgp.tsx","timestamp":1662957027904},{"id":"W5Au.tsx","timestamp":1662957142964},{"id":"farO.tsx","timestamp":1662957184991},{"id":"mOcH.tsx","timestamp":1662957271954},{"id":"3JFK.tsx","timestamp":1662957292326},{"id":"cPVg.tsx","timestamp":1662957346087},{"id":"UK22.tsx","timestamp":1663300562161}]}
{
"name": "employee-tracker",
"productName": "Employee Tracker",
"description": "A Cross Platform Desktop app For Tracking Employee Disturbance.",
"scripts": {
"build": "concurrently \"yarn build:main\" \"yarn build:renderer\"",
"build:main": "cross-env NODE_ENV=production webpack --config ./.erb/configs/webpack.config.main.prod.babel.js",
"build:renderer": "cross-env NODE_ENV=production webpack --config ./.erb/configs/webpack.config.renderer.prod.babel.js",
"rebuild": "electron-rebuild --parallel --types prod,dev,optional --module-dir src",
"lint": "cross-env NODE_ENV=development eslint . --cache --ext .js,.jsx,.ts,.tsx",
"package": "rm -rf src/dist && yarn build && electron-builder build --publish never",
"postinstall": "node -r @babel/register .erb/scripts/CheckNativeDep.js && electron-builder install-app-deps && yarn cross-env NODE_ENV=development webpack --config ./.erb/configs/webpack.config.renderer.dev.dll.babel.js && opencollective-postinstall && yarn-deduplicate yarn.lock",
"start": "node -r @babel/register ./.erb/scripts/CheckPortInUse.js && yarn start:renderer",
"start:main": "cross-env NODE_ENV=development electron -r ./.erb/scripts/BabelRegister ./src/main.dev.ts",
"start:renderer": "cross-env NODE_ENV=development webpack serve --config ./.erb/configs/webpack.config.renderer.dev.babel.js",
"test": "jest"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"cross-env NODE_ENV=development eslint --cache"
],
"{*.json,.{babelrc,eslintrc,prettierrc}}": [
"prettier --ignore-path .eslintignore --parser json --write"
],
"*.{css,scss}": [
"prettier --ignore-path .eslintignore --single-quote --write"
],
"*.{html,md,yml}": [
"prettier --ignore-path .eslintignore --single-quote --write"
]
},
"build": {
"productName": "Employee Tracker",
"appId": "com.webanion.employeetracker",
"copyright": "Copyright © 2021 Md. Moniruzzaman",
"asar": false,
"files": [
"dist/",
"node_modules/",
"index.html",
"main.prod.js",
"main.prod.js.map",
"package.json"
],
"afterSign": ".erb/scripts/Notarize.js",
"mac": {
"target": [
"dmg"
],
"type": "distribution",
"hardenedRuntime": true,
"entitlements": "assets/entitlements.mac.plist",
"entitlementsInherit": "assets/entitlements.mac.plist",
"gatekeeperAssess": false
},
"dmg": {
"contents": [
{
"x": 130,
"y": 220
},
{
"x": 410,
"y": 220,
"type": "link",
"path": "/Applications"
}
]
},
"win": {
"target": [
"nsis"
],
"icon": "/assets/icon.png",
"publisherName": "Md. Moniruzzaman"
},
"linux": {
"target": [
"AppImage"
],
"category": "Development"
},
"directories": {
"app": "src",
"buildResources": "assets",
"output": "release"
},
"extraResources": [
"./assets/**"
]
},
"author": "Md. Moniruzzaman",
"license": "ISC",
"keywords": [
"electron",
"boilerplate",
"react",
"typescript",
"ts",
"sass",
"webpack",
"hot",
"reload"
],
"jest": {
"testURL": "http://localhost/",
"moduleNameMapper": {
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/.erb/mocks/fileMock.js",
"\\.(css|less|sass|scss)$": "identity-obj-proxy"
},
"moduleFileExtensions": [
"js",
"jsx",
"ts",
"tsx",
"json"
],
"moduleDirectories": [
"node_modules",
"src/node_modules"
],
"setupFiles": [
"./.erb/scripts/CheckBuildsExist.js"
]
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-decorators": "^7.12.1",
"@babel/plugin-proposal-do-expressions": "^7.12.1",
"@babel/plugin-proposal-export-default-from": "^7.12.1",
"@babel/plugin-proposal-export-namespace-from": "^7.12.1",
"@babel/plugin-proposal-function-bind": "^7.12.1",
"@babel/plugin-proposal-function-sent": "^7.12.1",
"@babel/plugin-proposal-json-strings": "^7.12.1",
"@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/plugin-proposal-pipeline-operator": "^7.12.1",
"@babel/plugin-proposal-throw-expressions": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-react-constant-elements": "^7.12.1",
"@babel/plugin-transform-react-inline-elements": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/preset-react": "^7.12.7",
"@babel/preset-typescript": "^7.12.7",
"@babel/register": "^7.12.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/history": "4.7.6",
"@types/jest": "^26.0.15",
"@types/node": "14.14.10",
"@types/react": "^16.9.44",
"@types/react-dom": "^16.9.9",
"@types/react-router-dom": "^5.1.6",
"@types/react-test-renderer": "^16.9.3",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-dev-expression": "^0.2.2",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist-config-erb": "^0.0.1",
"chalk": "^4.1.0",
"concurrently": "^5.3.0",
"core-js": "^3.6.5",
"cross-env": "^7.0.2",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"detect-port": "^1.3.0",
"electron": "^11.0.1",
"electron-builder": "^22.10.5",
"electron-devtools-installer": "^3.1.1",
"electron-notarize": "^1.0.0",
"electron-rebuild": "^2.3.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.3",
"enzyme-to-json": "^3.5.0",
"eslint": "^7.5.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-airbnb-typescript": "^12.0.0",
"eslint-config-erb": "^2.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-compat": "^3.8.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.0.8",
"file-loader": "^6.0.0",
"husky": "^4.2.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
"mini-css-extract-plugin": "^1.3.1",
"node-sass": "^5.0.0",
"opencollective-postinstall": "^2.0.3",
"prettier": "^2.0.5",
"react-refresh": "^0.9.0",
"react-test-renderer": "^17.0.1",
"rimraf": "^3.0.0",
"sass-loader": "^10.1.0",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.0.3",
"typescript": "^4.0.5",
"url-loader": "^4.1.0",
"webpack": "^5.5.1",
"webpack-bundle-analyzer": "^4.1.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^5.4.0",
"yarn-deduplicate": "^3.1.0"
},
"dependencies": {
"@material-ui/core": "4.11.4",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "4.0.0-alpha.57",
"@reduxjs/toolkit": "^1.6.1",
"cron": "^1.8.2",
"electron-debug": "^3.1.0",
"electron-log": "^4.2.4",
"electron-store": "^8.0.0",
"electron-updater": "^4.3.4",
"history": "^5.0.0",
"material-table": "^1.69.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"recharts": "^2.1.2",
"redux": "^4.1.0",
"redux-persist": "^6.0.0",
"redux-persist-electron-storage": "^2.1.0",
"redux-thunk": "^2.3.0",
"regenerator-runtime": "^0.13.5",
"source-map-support": "^0.5.19"
},
"devEngines": {
"node": ">=10.x",
"npm": ">=6.x",
"yarn": ">=1.21.3"
},
"browserslist": [],
"collective": {
"url": "https://opencollective.com/electron-react-boilerplate-594"
},
"prettier": {
"overrides": [
{
"files": [
".prettierrc",
".babelrc",
".eslintrc"
],
"options": {
"parser": "json"
}
}
],
"singleQuote": true
},
"renovate": {
"extends": [
"bliss"
],
"baseBranches": [
"next"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Sukhwinder/package.json","entries":[{"id":"3qLy.json","timestamp":1651591179797}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/Trush%20BE/src/app.module.ts","entries":[{"id":"QMKD.ts","timestamp":1662216765318}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/src/booking/booking.types.ts","entries":[{"id":"9bAD.ts","timestamp":1648921127472},{"id":"w2ih.ts","timestamp":1649100780143},{"id":"Ryjj.ts","timestamp":1649102055303},{"id":"eJNP.ts","timestamp":1649105657711},{"id":"Hfy3.ts","timestamp":1649278458362},{"id":"AtCC.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1649626926571}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/POS/MainTab/Table/Tables.tsx","entries":[{"id":"ajJr.tsx","timestamp":1659549504842},{"id":"znkz.tsx","timestamp":1659549548528},{"id":"DSzF.tsx","timestamp":1659549579049},{"id":"6fA3.tsx","timestamp":1659549727937},{"id":"kqie.tsx","timestamp":1659549745027},{"id":"lUHn.tsx","timestamp":1659549833204},{"id":"NpXO.tsx","timestamp":1659549965086},{"id":"m4h9.tsx","timestamp":1659549976956},{"id":"fh3R.tsx","timestamp":1659550003856},{"id":"SPVB.tsx","timestamp":1659550032459},{"id":"ia6h.tsx","timestamp":1659550163992},{"id":"9Ub3.tsx","timestamp":1659550194152},{"id":"CoGZ.tsx","timestamp":1659550440649},{"id":"wyyl.tsx","timestamp":1659550514466},{"id":"VNm1.tsx","timestamp":1659550527923},{"id":"4xej.tsx","timestamp":1659551514537},{"id":"vqEg.tsx","timestamp":1659551702764},{"id":"H0fu.tsx","timestamp":1659551738566},{"id":"tLIa.tsx","timestamp":1659551748785},{"id":"bLvs.tsx","source":"undoRedo.source","timestamp":1659551751469},{"id":"Clgx.tsx","timestamp":1659551828757}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/pages/views/blog/index.tsx","entries":[{"id":"CNVc.tsx","timestamp":1659716277930},{"id":"M02q.tsx","source":"Workspace Edit","timestamp":1659716446184},{"id":"6KaL.tsx","source":"Workspace Edit","timestamp":1659716956405},{"id":"ClRI.tsx","timestamp":1659764911939},{"id":"MBIu.tsx","timestamp":1660245355529},{"id":"8Yh7.tsx","source":"Workspace Edit","timestamp":1660245625005}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/Events/EventCategoryDisplay.tsx","entries":[{"id":"UCdl.tsx","timestamp":1663067697985},{"id":"AZNy.tsx","timestamp":1663071400935},{"id":"Vp2c.tsx","timestamp":1663071424725}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/components/AppBar/AppBar.tsx","entries":[{"id":"Qpy2.tsx","timestamp":1649857051753},{"id":"GP2z.tsx","timestamp":1649857141972},{"id":"4B3u.tsx","timestamp":1649857444210},{"id":"dvNY.tsx","timestamp":1649858084959},{"id":"UWEE.tsx","timestamp":1649859819148},{"id":"wfKw.tsx","timestamp":1649866641158},{"id":"C9g7.tsx","timestamp":1649931427030},{"id":"F2Sb.tsx","timestamp":1649962447419},{"id":"FcAJ.tsx","timestamp":1649962710872},{"id":"Slm7.tsx","timestamp":1649962724100},{"id":"bLw8.tsx","timestamp":1649962804316},{"id":"fI0o.tsx","timestamp":1654466433703},{"id":"8gJS.tsx","timestamp":1654477962962},{"id":"mZSW.tsx","timestamp":1654477980206},{"id":"GUWX.tsx","timestamp":1654478168885},{"id":"kxxO.tsx","source":"undoRedo.source","timestamp":1654481597292},{"id":"Lzim.tsx","timestamp":1657287605417}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/Buttons/GlobalButton.tsx","entries":[{"id":"X7ml.tsx","timestamp":1662660974737}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Exam/test-project/src/components/Heading.tsx","entries":[{"id":"idsK.tsx","timestamp":1657565136441},{"id":"6KC2.tsx","timestamp":1657565340688},{"id":"B3Hw.tsx","timestamp":1657566474228},{"id":"gJT8.tsx","timestamp":1657567173384},{"id":"mS4L.tsx","timestamp":1657567310407},{"id":"FTwj.tsx","timestamp":1657567365594}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Exam/test-project/src/components/Heading.css","entries":[{"id":"kdtg.css","timestamp":1657567371449}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/components/Modal/InfoModal.tsx","entries":[{"id":"JMGa.tsx","source":"searchReplace.source","timestamp":1662661557943},{"id":"BPZF.tsx","timestamp":1663070339927}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/MintOld.tsx","entries":[{"id":"j2TM.tsx","timestamp":1662122709418},{"id":"Wshn.tsx","timestamp":1662122808279},{"id":"Y8HV.tsx","timestamp":1662122847523},{"id":"BXxY.tsx","timestamp":1662123310209},{"id":"oIVs.tsx","timestamp":1662123610061}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Compressed/payrank-main/payrank-main/client/build/.htaccess","entries":[{"id":"HiJM","timestamp":1659884927643},{"id":"H5QB","timestamp":1659885031348},{"id":"9RpN","timestamp":1659885189750},{"id":"wDPm","timestamp":1659886938034},{"id":"mmAo","timestamp":1659887042929},{"id":"mfEv","source":"undoRedo.source","timestamp":1659887050668},{"id":"ejoe","timestamp":1659887304814},{"id":"0N0E","timestamp":1659887545930},{"id":"B7ht","source":"undoRedo.source","timestamp":1659887583417}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/Trush/OurCoverFanz-mobile_dev/client/App.js","entries":[{"id":"Wzjp.js","timestamp":1649141084820}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-basic/src/modules/tenanted/cats/cats.service.ts","entries":[{"id":"hrPh.ts","timestamp":1661502764190}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/navigator/MainNavigator.tsx","entries":[{"id":"mnZx.tsx","source":"undoRedo.source","timestamp":1653323915561},{"id":"z2yI.tsx","timestamp":1653324176760},{"id":"lJkP.tsx","timestamp":1653324223724},{"id":"5m8F.tsx","timestamp":1653324415699},{"id":"nJ8M.tsx","timestamp":1653324524377},{"id":"57YP.tsx","timestamp":1653324542281},{"id":"NrqD.tsx","timestamp":1653324710304},{"id":"Uq3I.tsx","timestamp":1653325536003},{"id":"i9qN.tsx","timestamp":1653325712379},{"id":"mg3M.tsx","timestamp":1653325796044},{"id":"T1CQ.tsx","timestamp":1653325916008},{"id":"p8jT.tsx","timestamp":1653325937723},{"id":"FDix.tsx","timestamp":1653326111450},{"id":"thbN.tsx","timestamp":1653326833821},{"id":"fFkT.tsx","timestamp":1653326851054},{"id":"rsiP.tsx","timestamp":1653326907800},{"id":"2Orq.tsx","timestamp":1653327030225},{"id":"jida.tsx","timestamp":1653328199605},{"id":"99s3.tsx","timestamp":1653328418121},{"id":"raGC.tsx","timestamp":1653328435105},{"id":"Bvjy.tsx","timestamp":1653332334751},{"id":"4ToY.tsx","timestamp":1653334389387},{"id":"6pcC.tsx","timestamp":1653336528686},{"id":"U0Wh.tsx","timestamp":1653336653693},{"id":"Ia80.tsx","timestamp":1653336732974},{"id":"i9Uf.tsx","timestamp":1653336773224},{"id":"f4AO.tsx","timestamp":1653336996883},{"id":"fIpM.tsx","timestamp":1653337708418},{"id":"A2uf.tsx","timestamp":1653339401006},{"id":"9c8g.tsx","timestamp":1653401441268},{"id":"Zuq8.tsx","source":"Workspace Edit","timestamp":1653402066279},{"id":"zPZQ.tsx","source":"searchReplace.source","timestamp":1653402106652},{"id":"WoFf.tsx","source":"searchReplace.source","timestamp":1653402135774},{"id":"IuZb.tsx","source":"searchReplace.source","timestamp":1653402294414},{"id":"DvPx.tsx","source":"searchReplace.source","timestamp":1653402317579},{"id":"5SpH.tsx","timestamp":1653427993462},{"id":"GVEd.tsx","timestamp":1653428008642},{"id":"ixLn.tsx","timestamp":1653587084663},{"id":"GNIv.tsx","timestamp":1653771914362},{"id":"6qTT.tsx","timestamp":1653780328907},{"id":"RYJ4.tsx","timestamp":1653782047976},{"id":"l5Bt.tsx","timestamp":1653957874943},{"id":"gX86.tsx","timestamp":1653957988495},{"id":"8Joc.tsx","source":"undoRedo.source","timestamp":1653958002534},{"id":"zehB.tsx","timestamp":1653958107686},{"id":"n0xe.tsx","timestamp":1653958147151},{"id":"Wmci.tsx","timestamp":1653961003804},{"id":"DO1a.tsx","timestamp":1654850046542},{"id":"7cd1.tsx","timestamp":1655421260990},{"id":"m9F4.tsx","timestamp":1655421299503}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh/hashconnect-main/src/HashConnectAPIProvider.tsx","entries":[{"id":"v0Vs.tsx","timestamp":1656129925903},{"id":"gJ4d.tsx","timestamp":1656131080887},{"id":"RoZu.tsx","timestamp":1656137351784},{"id":"fxHy.tsx","timestamp":1656137374061},{"id":"kbim.tsx","timestamp":1656137529063},{"id":"abNq.tsx","timestamp":1656137560052},{"id":"b7RS.tsx","timestamp":1656138391181},{"id":"s02A.tsx","timestamp":1656138933695},{"id":"6c6M.tsx","timestamp":1656139683191}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Alexei2/backend/src/user/user.controller.ts","entries":[{"id":"GkjX.ts","source":"Fix all fixable ESLint issues","timestamp":1658502239249},{"id":"ePfh.ts","source":"Fix all fixable ESLint issues","timestamp":1658502413125},{"id":"FBtg.ts","source":"Fix all fixable ESLint issues","timestamp":1658502430901},{"id":"soCQ.ts","timestamp":1658502438015},{"id":"lARf.ts","timestamp":1658502458128},{"id":"Ohjx.ts","source":"Fix all fixable ESLint issues","timestamp":1658502467604},{"id":"bm8i.ts","timestamp":1658502497685},{"id":"pJvt.ts","source":"Fix all fixable ESLint issues","timestamp":1658502521945},{"id":"YcB2.ts","source":"Fix all fixable ESLint issues","timestamp":1658502538008},{"id":"whRb.ts","timestamp":1658503162798},{"id":"hio4.ts","source":"Fix all fixable ESLint issues","timestamp":1658504135726},{"id":"uI9Q.ts","timestamp":1658504152367},{"id":"6iuN.ts","timestamp":1658504182937},{"id":"Qizd.ts","source":"Fix all fixable ESLint issues","timestamp":1658504656445},{"id":"Ja28.ts","timestamp":1658504717886},{"id":"SZTa.ts","source":"Fix all fixable ESLint issues","timestamp":1658504762594},{"id":"6ogL.ts","timestamp":1658504853556},{"id":"OJL6.ts","timestamp":1658504907090},{"id":"qtfU.ts","source":"Fix all fixable ESLint issues","timestamp":1658504933181},{"id":"igwq.ts","timestamp":1658504952820},{"id":"6xOP.ts","timestamp":1658504988259},{"id":"LkqG.ts","timestamp":1658505041780},{"id":"XcaI.ts","source":"Fix all fixable ESLint issues","timestamp":1658505090171},{"id":"qUcB.ts","timestamp":1658505115384},{"id":"u6oU.ts","timestamp":1658506635611},{"id":"c3hB.ts","timestamp":1658508971792},{"id":"UGxp.ts","timestamp":1658508996011}]}
{
"name": "provur-prosongsa-songit",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"cross-env": "^7.0.3",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{
"name": "provur-prosongsa-songit",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.94",
"@mui/material": "^5.10.0",
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/mongoose": "^9.2.0",
"@nestjs/platform-express": "^8.4.4",
"@tinymce/tinymce-react": "^4.2.0",
"axios": "^0.27.2",
"cross-env": "^7.0.3",
"mongoose": "^6.5.2",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-contenteditable": "^3.3.6",
"react-dom": "18.0.0",
"react-helmet": "^6.1.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/axios": "^0.14.0",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@types/react-helmet": "^6.1.5",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/package.json","entries":[{"id":"v7Ut.json","timestamp":1659715404510},{"id":"z19H.json","timestamp":1659719691947},{"id":"Czjf.json","timestamp":1659720051526},{"id":"YTxL.json","timestamp":1660390409673},{"id":"KRMl.json","timestamp":1660391004688},{"id":"Dh2d.json","timestamp":1660391213101}]}
{
"name": "provur-prosongsa-songit",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.94",
"@mui/material": "^5.10.0",
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/mongoose": "^9.2.0",
"@nestjs/platform-express": "^8.4.4",
"@tinymce/tinymce-react": "^4.2.0",
"axios": "^0.27.2",
"cross-env": "^7.0.3",
"mongoose": "^6.5.2",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-contenteditable": "^3.3.6",
"react-dom": "18.0.0",
"react-helmet": "^6.1.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/axios": "^0.14.0",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@types/react-helmet": "^6.1.5",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{
"name": "nestnext8",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build ./next",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"cross-env": "^7.0.3",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.3"
}
}
{
"name": "provur-prosongsa-songit",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf build",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel build/production-server -d build/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node build/production-server/src/main.js"
},
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.94",
"@mui/material": "^5.10.0",
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/mongoose": "^9.2.0",
"@nestjs/platform-express": "^8.4.4",
"@tinymce/tinymce-react": "^4.2.0",
"axios": "^0.27.2",
"cross-env": "^7.0.3",
"mongoose": "^6.5.2",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-contenteditable": "^3.3.6",
"react-dom": "18.0.0",
"react-helmet": "^6.1.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/axios": "^0.14.0",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@types/react-helmet": "^6.1.5",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{
"name": "nest-next-boilarplate",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"dev": "nodemon src/main.ts",
"build:clean": "rimraf .next",
"build:ui": "npx next build",
"build:server": "npx tsc --project tsconfig.server.json && npx babel .next/production-server -d .next/production-server --extensions \".js\"",
"build": "yarn build:clean && yarn build:ui && yarn build:server",
"start": "cross-env NODE_ENV=production node .next/production-server/src/main.js"
},
"dependencies": {
"@nestjs/common": "^8.4.4",
"@nestjs/core": "^8.4.4",
"@nestjs/platform-express": "^8.4.4",
"cross-env": "^7.0.3",
"nest-next": "^9.6.0",
"next": "12.1.5",
"react": "18.0.0",
"react-dom": "18.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@types/node": "^17.0.23",
"@types/react": "^18.0.4",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"rimraf": "^3.0.0",
"ts-node": "^10.7.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^5.0.0",
"tslint-react-hooks": "^2.2.2",
"typescript": "^4.6.3"
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-backend/README.md","entries":[{"id":"HRAQ.md","timestamp":1659690651729}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/graph-modifications-v2/src/components/Graph.scss","entries":[{"id":"O1Et.scss","timestamp":1655060494575},{"id":"c88M.scss","timestamp":1655060617998},{"id":"aV2a.scss","timestamp":1655060690267},{"id":"oX8K.scss","timestamp":1655060798932},{"id":"DntY.scss","timestamp":1655061001957},{"id":"kkda.scss","timestamp":1655061133108},{"id":"qpoe.scss","timestamp":1655061184383},{"id":"cPws.scss","timestamp":1655061246297},{"id":"RnZl.scss","timestamp":1655061284303},{"id":"OX4c.scss","timestamp":1655061310512},{"id":"dVad.scss","timestamp":1655061335630},{"id":"O6DZ.scss","timestamp":1655061399605},{"id":"9qDg.scss","timestamp":1655061449160},{"id":"5KhS.scss","timestamp":1655061501939},{"id":"A23G.scss","timestamp":1655063593152},{"id":"X9s3.scss","timestamp":1655063629917},{"id":"qRkl.scss","timestamp":1655064127439},{"id":"c29P.scss","timestamp":1655064194082},{"id":"q86O.scss","source":"undoRedo.source","timestamp":1655064195812},{"id":"6Q9j.scss","timestamp":1655064217931},{"id":"UBId.scss","source":"undoRedo.source","timestamp":1655064220500},{"id":"SYMB.scss","timestamp":1655064244083},{"id":"swrL.scss","timestamp":1655064296985},{"id":"ALke.scss","timestamp":1655064409657},{"id":"ob2o.scss","timestamp":1655064425761},{"id":"umX9.scss","source":"undoRedo.source","timestamp":1655064482937}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/compare31.txt","entries":[{"id":"VCjA.txt","timestamp":1648922416393},{"id":"8U7f.txt","timestamp":1648922454045},{"id":"S3SB.txt","timestamp":1648922536289},{"id":"NcTo.txt","timestamp":1648922577789},{"id":"x8cA.txt","source":"renamed.source","timestamp":1648922755600}]}
{
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"assets": ["mail/templates/**/*"],
"watchAssets": true
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/nest-cli.json","entries":[{"id":"bkEF.json","timestamp":1650715826377},{"id":"PvZD.json","timestamp":1650716380344}]}
{
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"assets": ["mail/templates/**/*.hbs"],
"watchAssets": true
}
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/compare30.txt","entries":[{"id":"sGax.txt","timestamp":1648922966151},{"id":"wVDY.txt","timestamp":1648922991603}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/store/store.ts","entries":[{"id":"pkQ4.ts","timestamp":1649668109758},{"id":"3UYo.ts","timestamp":1649669640163},{"id":"ds69.ts","timestamp":1649670908519},{"id":"oExd.ts","source":"undoRedo.source","timestamp":1649671017134},{"id":"v5rK.ts","timestamp":1649671163572},{"id":"ajB8.ts","source":"undoRedo.source","timestamp":1649671639487},{"id":"LXR6.ts","source":"undoRedo.source","timestamp":1649671721495},{"id":"gln8.ts","timestamp":1649673372483},{"id":"JWkN.ts","timestamp":1649674275714},{"id":"igKj.ts","source":"undoRedo.source","timestamp":1649674398854},{"id":"mt2z.ts","timestamp":1649948875847},{"id":"iJlD.ts","timestamp":1650026971120},{"id":"ZThL.ts","timestamp":1650027037581},{"id":"VBMM.ts","timestamp":1650027552866},{"id":"Ap4h.ts","timestamp":1650160242954},{"id":"fKIT.ts","timestamp":1650226451639}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/POS/SideTab/Name/SingleName.tsx","entries":[{"id":"09Bz.tsx","timestamp":1659533316623},{"id":"7kRV.tsx","timestamp":1659540706708},{"id":"mQ3S.tsx","timestamp":1659540961404},{"id":"Ajhm.tsx","timestamp":1659541243048},{"id":"oRXw.tsx","timestamp":1659541263559},{"id":"alOK.tsx","timestamp":1659541284664},{"id":"BMtF.tsx","timestamp":1659541468964},{"id":"bGz1.tsx","timestamp":1659541559946},{"id":"ZtRF.tsx","timestamp":1659541605145},{"id":"hVyB.tsx","timestamp":1659541651278},{"id":"vP3Z.tsx","timestamp":1659546501451},{"id":"jVJQ.tsx","timestamp":1659546511908},{"id":"tsAA.tsx","timestamp":1659612076827},{"id":"41wJ.tsx","timestamp":1659612293797}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/portfolio.webaion/wepo-frontend/src/context/ThemeContext.d.ts","entries":[{"id":"Hd5w.ts","timestamp":1657970431064},{"id":"T90Y.ts","source":"moved.source","timestamp":1657970484645},{"id":"iuGg.ts","source":"renamed.source","timestamp":1657970494951},{"id":"Dpil.ts","source":"renamed.source","timestamp":1657970510145}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/App.tsx","entries":[{"id":"DMJC.tsx","timestamp":1659090112232},{"id":"n5J6.tsx","timestamp":1659090276062},{"id":"wkve.tsx","timestamp":1659093665238},{"id":"o75Z.tsx","timestamp":1659096776324},{"id":"0eHA.tsx","source":"undoRedo.source","timestamp":1659096786876},{"id":"KPdJ.tsx","timestamp":1659097249381},{"id":"v4rb.tsx","timestamp":1659098741140},{"id":"vEgR.tsx","timestamp":1659099883277},{"id":"BESE.tsx","timestamp":1659178517241},{"id":"udwK.tsx","source":"undoRedo.source","timestamp":1659178704691},{"id":"fO2K.tsx","timestamp":1659184675821},{"id":"tLzv.tsx","timestamp":1659184689331},{"id":"CZhm.tsx","timestamp":1659184787569},{"id":"4vzA.tsx","timestamp":1659184870614},{"id":"N9xq.tsx","timestamp":1659185409895},{"id":"QYMS.tsx","timestamp":1659185635004},{"id":"ASSU.tsx","timestamp":1659185758539},{"id":"6LYU.tsx","timestamp":1659185936074},{"id":"JsdW.tsx","timestamp":1659186050864},{"id":"q54V.tsx","timestamp":1659186160102},{"id":"9hyU.tsx","timestamp":1659188590543},{"id":"NZA6.tsx","timestamp":1659295693717}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/config.txt","entries":[{"id":"XU3k.txt","timestamp":1650908410147},{"id":"xp2w.txt","timestamp":1650908523775},{"id":"r1aY.txt","timestamp":1650926059164},{"id":"juT1.txt","timestamp":1650926504602}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz-backend/config.env","entries":[{"id":"xYU5.env","timestamp":1650151056577},{"id":"tLQK.env","timestamp":1650287159137},{"id":"nImT.env","timestamp":1650635563936},{"id":"Lsvi.env","timestamp":1650635799880},{"id":"q49Q.env","timestamp":1650713889003},{"id":"moQP.env","timestamp":1650838687174},{"id":"W0x8.env","timestamp":1650839023981},{"id":"zY9K.env","timestamp":1651068012335},{"id":"WRoA.env","timestamp":1651072235788},{"id":"xiJo.env","timestamp":1651570810570},{"id":"oKf4.env","timestamp":1654469157822}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/keyboard-tracker/src/store/reducers/system.ts","entries":[{"id":"pcPz.ts","source":"Workspace Edit","timestamp":1656488795116},{"id":"9wv4.ts","timestamp":1656488806628},{"id":"AoMI.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656488838918},{"id":"noZi.ts","timestamp":1656488850194},{"id":"Ctyv.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656488863416},{"id":"0faI.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656488952493},{"id":"EevU.ts","timestamp":1656488990770},{"id":"SbDb.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656489156328},{"id":"nj4T.ts","timestamp":1656489173080},{"id":"Qx1y.ts","timestamp":1656489357042},{"id":"yxo6.ts","timestamp":1656489434834},{"id":"Nr4Z.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656492531355},{"id":"h38o.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656492974380},{"id":"56lJ.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656495124992},{"id":"1DtC.ts","timestamp":1656495259242},{"id":"T7BH.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656495347074},{"id":"kvYD.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656496602159},{"id":"3LKK.ts","timestamp":1656505313467}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Vladislav/Files/compare28.txt","entries":[{"id":"zpin.txt","timestamp":1648922630734},{"id":"CVFw.txt","timestamp":1648922742117}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/utils/config.ts","entries":[{"id":"gaUZ.ts","timestamp":1663304419921},{"id":"IsXi.ts","timestamp":1663304493313},{"id":"Nd9L.ts","timestamp":1663305354206}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/src/constants/FontSizes.ts","entries":[{"id":"DaeG.ts","timestamp":1652649422705}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Mahtab/muscled-strapi/config/database.ts","entries":[{"id":"t03y.ts","timestamp":1659344698385},{"id":"vXm7.ts","timestamp":1659344721000},{"id":"FYEb.ts","timestamp":1659344731120},{"id":"zOdT.ts","timestamp":1659345024533},{"id":"6XEM.ts","timestamp":1659351523239},{"id":"FtRs.ts","timestamp":1659352241515},{"id":"vOrX.ts","timestamp":1659356401795},{"id":"sjYJ.ts","source":"undoRedo.source","timestamp":1659356933170},{"id":"UIiA.ts","source":"Workspace Edit","timestamp":1659368976762},{"id":"vOYl.ts","timestamp":1659369076737},{"id":"4yfD.ts","timestamp":1659373749409},{"id":"5lCO.ts","timestamp":1659376694501},{"id":"cMKv.ts","timestamp":1659376967858},{"id":"B5QG.ts","timestamp":1659377003600},{"id":"oe2V.ts","timestamp":1659377016818},{"id":"BVuS.ts","timestamp":1659377145659},{"id":"Vx6K.ts","timestamp":1659377168146}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/types/globalTypes.ts","entries":[{"id":"L9qy.ts","timestamp":1659088632414}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/Mostafa/src/store/store.ts","entries":[{"id":"2Wao.ts","timestamp":1651570617507}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/components/Dialog/AddNoteDialog.tsx","entries":[{"id":"tY6w.tsx","timestamp":1659572043783}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/invoices_backup_11-06-2022.json","entries":[{"id":"evyv.json","timestamp":1659039748711}]}
[
{
"j47ssk8fx": [
{
"_id": "vxrhme9l8l9",
"createdAt": "2022-06-10T10:07:44+06:00",
"customer": {
"phone": "(313) 870-9748",
"business_name": "Al-Haramian International Foods",
"address": "3306 Caniff St, Jamtramck, MI 48212",
"email": "alharamian@gmail.com",
"_id": "j47ssk8fx",
"createdAt": "2022-06-01T01:34:52+06:00"
},
"invoiceItems": [
{
"_id": "awmutiw8me",
"createdAt": "2022-06-10T10:07:01+06:00",
"discount": "0",
"inStock": "25",
"itemId": "5tc6az6yaqd",
"itemTotal": 44.97,
"quantity": 3,
"name": "Raw All-Natural Honeycomb 13oz",
"unitPrice": "14.99"
},
{
"_id": "67geua5zvj",
"createdAt": "2022-06-10T10:07:01+06:00",
"discount": "0",
"inStock": "80",
"itemId": "5tc6az5ybqd",
"itemTotal": 99.98,
"quantity": 2,
"name": "Vimto Glass 25oz",
"unitPrice": "49.99"
}
],
"invoiceDate": "2022-06-10T10:07:44+06:00",
"invoiceNumber": "0001",
"discount": 0,
"shippingCharge": 0,
"subTotal": 144.95,
"tax": 0,
"total": 144.95,
"status": "unpaid",
"notes": ""
},
{
"_id": "vzkvwlmcorj",
"createdAt": "2022-06-10T10:18:15+06:00",
"customer": {
"phone": "(313) 870-9748",
"business_name": "Al-Haramian International Foods",
"address": "3306 Caniff St, Jamtramck, MI 48212",
"email": "alharamian@gmail.com",
"_id": "j47ssk8fx",
"createdAt": "2022-06-01T01:34:52+06:00"
},
"invoiceItems": [
{
"_id": "4hktj7sptxj",
"createdAt": "2022-06-10T10:17:59+06:00",
"discount": "0",
"inStock": "50",
"itemId": "5tc6az5yaqd",
"itemTotal": 49.98,
"quantity": 2,
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99"
},
{
"_id": "3vpcr7mhxay",
"createdAt": "2022-06-10T10:17:59+06:00",
"discount": "0",
"inStock": 0,
"itemId": "5tc6az6yaqd",
"itemTotal": 14.99,
"quantity": 1,
"name": "Raw All-Natural Honeycomb 13oz",
"unitPrice": "14.99"
}
],
"invoiceDate": "2022-06-10T10:18:15+06:00",
"invoiceNumber": "0002",
"discount": 0,
"shippingCharge": 0,
"subTotal": 64.97,
"tax": 0,
"total": 64.97,
"status": "unpaid",
"notes": ""
},
{
"_id": "7m6bsz8flv",
"createdAt": "2022-06-10T10:47:59+06:00",
"customer": {
"phone": "(313) 870-9748",
"business_name": "Al-Haramian International Foods",
"address": "3306 Caniff St, Jamtramck, MI 48212",
"email": "alharamian@gmail.com",
"_id": "j47ssk8fx",
"createdAt": "2022-06-01T01:34:52+06:00"
},
"invoiceItems": [
{
"_id": "eezs5rm5u8s",
"createdAt": "2022-06-10T10:47:23+06:00",
"inStock": "50",
"itemId": "5tc6az5ybqd",
"name": "Vimto Glass 25oz",
"unitPrice": "49.99",
"quantity": 10,
"discount": 10,
"itemTotal": 489.90000000000003
},
{
"_id": "5uyg1jeywgb",
"createdAt": "2022-06-10T10:47:23+06:00",
"discount": "0",
"inStock": 35,
"itemId": "5tc6az5yaqd",
"itemTotal": 99.96,
"quantity": 4,
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99"
},
{
"_id": "e62y1reonjh",
"createdAt": "2022-06-10T10:47:23+06:00",
"discount": "0",
"inStock": 44,
"itemId": "5tc6az6yaqd",
"itemTotal": 59.96,
"quantity": 4,
"name": "Raw All-Natural Honeycomb 13oz",
"unitPrice": "14.99"
}
],
"invoiceDate": "2022-06-10T10:47:59+06:00",
"invoiceNumber": "0003",
"discount": 0,
"shippingCharge": 0,
"subTotal": 649.82,
"tax": 0,
"total": 649.82,
"status": "unpaid",
"notes": ""
}
]
},
{
"8m7eo1p2cks": [
{
"_id": "q66kbeix3di",
"createdAt": "2022-06-10T10:29:26+06:00",
"customer": {
"phone": "(313) 581-9900",
"business_name": "Dearborn Fresh Supermarket",
"address": "13661 Colson St, Dearborn, MI 48126",
"email": "dearbornfreshmarket@gmail.com",
"_id": "8m7eo1p2cks",
"createdAt": "2022-06-01T01:36:50+06:00"
},
"invoiceItems": [
{
"_id": "1jvrtmwdnsk",
"createdAt": "2022-06-10T10:28:56+06:00",
"discount": "0",
"inStock": "50",
"itemId": "5tc6az5ybqd",
"itemTotal": 99.98,
"quantity": 2,
"name": "Vimto Glass 25oz",
"unitPrice": "49.99"
},
{
"_id": "debhnxvebtk",
"createdAt": "2022-06-10T10:28:56+06:00",
"discount": "0",
"inStock": "80",
"itemId": "5tc6az5yaqd",
"itemTotal": 99.96,
"quantity": 4,
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99"
}
],
"invoiceDate": "2022-06-10T10:29:26+06:00",
"invoiceNumber": "0002",
"discount": 0,
"shippingCharge": 0,
"subTotal": 199.94,
"tax": 0,
"total": 199.94,
"status": "unpaid",
"notes": ""
},
{
"_id": "c481cjileza",
"createdAt": "2022-06-10T10:38:46+06:00",
"customer": {
"phone": "(313) 581-9900",
"business_name": "Dearborn Fresh Supermarket",
"address": "13661 Colson St, Dearborn, MI 48126",
"email": "dearbornfreshmarket@gmail.com",
"_id": "8m7eo1p2cks",
"createdAt": "2022-06-01T01:36:50+06:00"
},
"invoiceItems": [
{
"_id": "nbibpacq75l",
"createdAt": "2022-06-10T10:38:34+06:00",
"discount": "0",
"inStock": "40",
"itemId": "5tc6az5yaqd",
"itemTotal": 124.94999999999999,
"quantity": 5,
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99"
},
{
"_id": "8gx0ybdhim4",
"createdAt": "2022-06-10T10:38:34+06:00",
"discount": "0",
"inStock": "50",
"itemId": "5tc6az6yaqd",
"itemTotal": 89.94,
"quantity": 6,
"name": "Raw All-Natural Honeycomb 13oz",
"unitPrice": "14.99"
}
],
"invoiceDate": "2022-06-10T10:38:46+06:00",
"invoiceNumber": "0003",
"discount": 0,
"shippingCharge": 0,
"subTotal": 214.89,
"tax": 0,
"total": 214.89,
"status": "unpaid",
"notes": ""
},
{
"_id": "ro9o345t2sd",
"createdAt": "2022-06-10T10:50:24+06:00",
"customer": {
"phone": "(313) 581-9900",
"business_name": "Dearborn Fresh Supermarket",
"address": "13661 Colson St, Dearborn, MI 48126",
"email": "dearbornfreshmarket@gmail.com",
"_id": "8m7eo1p2cks",
"createdAt": "2022-06-01T01:36:50+06:00"
},
"invoiceItems": [
{
"_id": "jpop3p8xsz9",
"createdAt": "2022-06-10T10:50:13+06:00",
"discount": "0",
"inStock": 40,
"itemId": "5tc6az5ybqd",
"itemTotal": 99.98,
"quantity": 2,
"name": "Vimto Glass 25oz",
"unitPrice": "49.99"
},
{
"_id": "48y6ft0h8p7",
"createdAt": "2022-06-10T10:50:13+06:00",
"discount": "0",
"inStock": 31,
"itemId": "5tc6az5yaqd",
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99",
"quantity": 2,
"itemTotal": 49.98
},
{
"_id": "ccoimgwn97n",
"createdAt": "2022-06-10T10:50:13+06:00",
"discount": "0",
"inStock": 40,
"itemId": "5tc6az6yaqd",
"itemTotal": 29.98,
"quantity": 2,
"name": "Raw All-Natural Honeycomb 13oz",
"unitPrice": "14.99"
}
],
"invoiceDate": "2022-06-10T10:50:24+06:00",
"invoiceNumber": "0003",
"discount": 0,
"shippingCharge": 0,
"subTotal": 179.94,
"tax": 0,
"total": 179.94,
"status": "unpaid",
"notes": ""
},
{
"_id": "yn3rxj74ffn",
"createdAt": "2022-06-10T11:00:01+06:00",
"customer": {
"phone": "(313) 581-9900",
"business_name": "Dearborn Fresh Supermarket",
"address": "13661 Colson St, Dearborn, MI 48126",
"email": "dearbornfreshmarket@gmail.com",
"_id": "8m7eo1p2cks",
"createdAt": "2022-06-01T01:36:50+06:00"
},
"invoiceItems": [
{
"_id": "nso7mq0fvhq",
"createdAt": "2022-06-10T10:59:49+06:00",
"discount": "0",
"inStock": 38,
"itemId": "5tc6az5ybqd",
"itemTotal": 99.98,
"quantity": 2,
"name": "Vimto Glass 25oz",
"unitPrice": "49.99"
},
{
"_id": "ufjtcpbir9g",
"createdAt": "2022-06-10T10:59:49+06:00",
"discount": "0",
"inStock": 29,
"itemId": "5tc6az5yaqd",
"itemTotal": 49.98,
"quantity": 2,
"name": "Hummus with Tahini Chick Pea Dip 14oz",
"unitPrice": "24.99"
}
],
"invoiceDate": "2022-06-10T11:00:01+06:00",
"invoiceNumber": "0007",
"discount": 0,
"shippingCharge": 0,
"subTotal": 149.96,
"tax": 0,
"total": 149.96,
"status": "unpaid",
"notes": ""
}
]
}
]
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/components/Calendar/EventCalendar.tsx","entries":[{"id":"DIut.tsx","timestamp":1650110252798},{"id":"xSKt.tsx","timestamp":1650110293537},{"id":"NC8h.tsx","timestamp":1650110328137},{"id":"Vp4J.tsx","timestamp":1650127908334},{"id":"SNi9.tsx","timestamp":1650127989409},{"id":"bHbY.tsx","timestamp":1650131521637},{"id":"MXcd.tsx","timestamp":1650131578462},{"id":"JeP3.tsx","timestamp":1650131934295},{"id":"zZGA.tsx","timestamp":1650132021840},{"id":"b88i.tsx","timestamp":1650132564592},{"id":"fbvy.tsx","timestamp":1650132664895},{"id":"LJx6.tsx","timestamp":1650132753480},{"id":"Wfbd.tsx","timestamp":1650132888737},{"id":"6lwH.tsx","timestamp":1650132999073},{"id":"0NxD.tsx","timestamp":1650133425680},{"id":"YNdC.tsx","timestamp":1650133453423},{"id":"OrU5.tsx","timestamp":1650133480704},{"id":"7WxQ.tsx","timestamp":1650133690363},{"id":"P9mt.tsx","timestamp":1650133706168},{"id":"Uyyi.tsx","timestamp":1650221300368},{"id":"32jn.tsx","timestamp":1650221364106},{"id":"CUxD.tsx","timestamp":1650221573192},{"id":"m72M.tsx","timestamp":1650221650542},{"id":"zNqA.tsx","source":"renamed.source","timestamp":1650221714214},{"id":"Ui8X.tsx","timestamp":1650221739542},{"id":"CaQp.tsx","timestamp":1650222368414},{"id":"E4LI.tsx","timestamp":1650222429273},{"id":"ljNn.tsx","timestamp":1650222461964},{"id":"o0FD.tsx","timestamp":1650222476618},{"id":"FJV2.tsx","timestamp":1650222510760},{"id":"du3K.tsx","timestamp":1650222570264},{"id":"3szV.tsx","timestamp":1650222673955},{"id":"BnZx.tsx","timestamp":1650222715646},{"id":"ljoP.tsx","timestamp":1650222752098},{"id":"VZsv.tsx","timestamp":1650222770617},{"id":"Gp82.tsx","timestamp":1650223067735},{"id":"58U0.tsx","timestamp":1650223490571},{"id":"bFiB.tsx","timestamp":1650223504917},{"id":"XQDF.tsx","timestamp":1650228409016},{"id":"Qemo.tsx","timestamp":1650228476714},{"id":"t7yU.tsx","timestamp":1650237978834},{"id":"FsMn.tsx","timestamp":1650238038582},{"id":"xpMR.tsx","timestamp":1650245504461},{"id":"IPnu.tsx","timestamp":1650245514989},{"id":"GzkS.tsx","timestamp":1650245562275},{"id":"vEps.tsx","timestamp":1650245573607},{"id":"QiNx.tsx","timestamp":1650245587024},{"id":"OKDi.tsx","timestamp":1650245653372},{"id":"7LZc.tsx","timestamp":1650245674313},{"id":"4280.tsx","timestamp":1650245729756}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/CH/check-iap/android/app/src/main/AndroidManifest.xml","entries":[{"id":"gnnc.xml","timestamp":1649193296032}]}
{
"chain_name":"Magazine Luiza",
"chain_id":"ZC3WKFSWYDD",
"stores":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"endereco":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"endereco":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"endereco":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"consumo":1379.9666587521,
"endereco":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"consumo":33.8687394868,
"endereco":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"consumo":646.4196988759,
"endereco":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"consumo":5.8235146319,
"endereco":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"consumo":4.8968091122,
"endereco":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"consumo":240.0774086147,
"endereco":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"consumo":204.6923812655,
"endereco":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"consumo":240.3190245029,
"endereco":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"consumo":42.1576405906,
"endereco":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"consumo":150.9637305403,
"endereco":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"consumo":158.8495253433,
"endereco":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"consumo":37.1842033399,
"endereco":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"consumo":1.7750053472,
"endereco":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"consumo":505.7287297559,
"endereco":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"consumo":84.0786720299,
"endereco":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"consumo":204.3222484248,
"endereco":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"consumo":837.1913824346,
"endereco":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"consumo":72.3735424643,
"endereco":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"consumo":100.3591697074,
"endereco":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"consumo":280.6160443911,
"endereco":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"consumo":67.2829139465,
"endereco":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"consumo":181.7233951895,
"endereco":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"consumo":86.0602692264,
"endereco":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"consumo":572.4461241625,
"endereco":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"consumo":10.5450016995,
"endereco":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"consumo":22.2357121109,
"endereco":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"consumo":48.7515054224,
"endereco":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"consumo":79.6271286811,
"endereco":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"consumo":198.2108566068,
"endereco":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"consumo":183.2511652394,
"endereco":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"consumo":119.0934047011,
"endereco":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"consumo":170.0590671183,
"endereco":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"consumo":55.6976126467,
"endereco":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"consumo":20.1366401146,
"endereco":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"consumo":133.9462274628,
"endereco":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"consumo":47.3593000411,
"endereco":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"consumo":393.6896810457,
"endereco":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"consumo":13.3349161306,
"endereco":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"consumo":567.104275037,
"endereco":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"consumo":125.6186238472,
"endereco":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"consumo":1031.2393194646,
"endereco":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"consumo":168.7897058225,
"endereco":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"consumo":34.8481053584,
"endereco":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"consumo":123.2514532297,
"endereco":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"consumo":96.3288779448,
"endereco":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"consumo":9.9542353688,
"endereco":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"consumo":291.9416497032,
"endereco":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"consumo":235.5806305112,
"endereco":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"consumo":70.1647074914,
"endereco":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"consumo":348.680275828,
"endereco":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"consumo":125.5973978534,
"endereco":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"consumo":139.0503974072,
"endereco":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"consumo":723.2828965989,
"endereco":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"consumo":613.1071173718,
"endereco":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"consumo":112.2061532207,
"endereco":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"consumo":274.3489621275,
"endereco":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"consumo":31.3553102981,
"endereco":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"consumo":232.1080148563,
"endereco":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"consumo":1939.3026157952,
"endereco":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"consumo":192.8917945433,
"endereco":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"consumo":210.0035842702,
"endereco":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"consumo":230.0341937008,
"endereco":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
}
[
{
"codcarga":907733,
"consumo":290.3227417958,
"Endereços":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"Endereços":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"Endereços":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"Endereços":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"Endereços":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"consumo":1379.9666587521,
"Endereços":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"consumo":33.8687394868,
"Endereços":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"consumo":646.4196988759,
"Endereços":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"consumo":5.8235146319,
"Endereços":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"consumo":4.8968091122,
"Endereços":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"consumo":240.0774086147,
"Endereços":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"consumo":204.6923812655,
"Endereços":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"consumo":240.3190245029,
"Endereços":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"consumo":42.1576405906,
"Endereços":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"consumo":150.9637305403,
"Endereços":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"consumo":158.8495253433,
"Endereços":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"consumo":37.1842033399,
"Endereços":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"consumo":1.7750053472,
"Endereços":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"consumo":505.7287297559,
"Endereços":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"consumo":84.0786720299,
"Endereços":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"consumo":204.3222484248,
"Endereços":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"consumo":837.1913824346,
"Endereços":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"consumo":72.3735424643,
"Endereços":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"consumo":100.3591697074,
"Endereços":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"consumo":280.6160443911,
"Endereços":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"consumo":67.2829139465,
"Endereços":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"consumo":181.7233951895,
"Endereços":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"consumo":86.0602692264,
"Endereços":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"consumo":572.4461241625,
"Endereços":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"consumo":10.5450016995,
"Endereços":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"consumo":22.2357121109,
"Endereços":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"consumo":48.7515054224,
"Endereços":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"consumo":79.6271286811,
"Endereços":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"consumo":198.2108566068,
"Endereços":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"consumo":183.2511652394,
"Endereços":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"consumo":119.0934047011,
"Endereços":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"consumo":170.0590671183,
"Endereços":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"consumo":55.6976126467,
"Endereços":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"consumo":20.1366401146,
"Endereços":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"consumo":133.9462274628,
"Endereços":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"consumo":47.3593000411,
"Endereços":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"consumo":393.6896810457,
"Endereços":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"consumo":13.3349161306,
"Endereços":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"consumo":567.104275037,
"Endereços":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"consumo":125.6186238472,
"Endereços":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"consumo":1031.2393194646,
"Endereços":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"consumo":168.7897058225,
"Endereços":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"consumo":34.8481053584,
"Endereços":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"consumo":123.2514532297,
"Endereços":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"consumo":96.3288779448,
"Endereços":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"consumo":9.9542353688,
"Endereços":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"consumo":291.9416497032,
"Endereços":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"consumo":235.5806305112,
"Endereços":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"consumo":70.1647074914,
"Endereços":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"consumo":348.680275828,
"Endereços":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"consumo":125.5973978534,
"Endereços":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"consumo":139.0503974072,
"Endereços":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"consumo":723.2828965989,
"Endereços":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"consumo":613.1071173718,
"Endereços":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"consumo":112.2061532207,
"Endereços":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"consumo":274.3489621275,
"Endereços":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"consumo":31.3553102981,
"Endereços":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"consumo":232.1080148563,
"Endereços":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"consumo":1939.3026157952,
"Endereços":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"consumo":192.8917945433,
"Endereços":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"consumo":210.0035842702,
"Endereços":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"consumo":230.0341937008,
"Endereços":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
{"version":1,"resource":"vsls:/src/data/magazine_luiza.json","entries":[{"id":"HqER.json","timestamp":1648155065660},{"id":"AQYF.json","timestamp":1651685467029},{"id":"qKtB.json","timestamp":1651685481115},{"id":"aGKu.json","timestamp":1651685500144},{"id":"PCXs.json","timestamp":1651685578476},{"id":"GWVF.json","source":"Workspace Edit","timestamp":1651685612491},{"id":"TLa5.json","timestamp":1651685612491},{"id":"rBsI.json","timestamp":1651686583846},{"id":"ZkuT.json","timestamp":1651686994909}]}
{
"cadeia_nome":"Magazine Luiza",
"cadeia_id":"ZC3WKFSWYDD",
"lojas":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"endereco":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"endereco":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"endereco":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"consumo":1379.9666587521,
"endereco":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"consumo":33.8687394868,
"endereco":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"consumo":646.4196988759,
"endereco":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"consumo":5.8235146319,
"endereco":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"consumo":4.8968091122,
"endereco":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"consumo":240.0774086147,
"endereco":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"consumo":204.6923812655,
"endereco":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"consumo":240.3190245029,
"endereco":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"consumo":42.1576405906,
"endereco":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"consumo":150.9637305403,
"endereco":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"consumo":158.8495253433,
"endereco":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"consumo":37.1842033399,
"endereco":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"consumo":1.7750053472,
"endereco":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"consumo":505.7287297559,
"endereco":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"consumo":84.0786720299,
"endereco":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"consumo":204.3222484248,
"endereco":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"consumo":837.1913824346,
"endereco":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"consumo":72.3735424643,
"endereco":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"consumo":100.3591697074,
"endereco":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"consumo":280.6160443911,
"endereco":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"consumo":67.2829139465,
"endereco":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"consumo":181.7233951895,
"endereco":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"consumo":86.0602692264,
"endereco":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"consumo":572.4461241625,
"endereco":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"consumo":10.5450016995,
"endereco":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"consumo":22.2357121109,
"endereco":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"consumo":48.7515054224,
"endereco":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"consumo":79.6271286811,
"endereco":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"consumo":198.2108566068,
"endereco":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"consumo":183.2511652394,
"endereco":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"consumo":119.0934047011,
"endereco":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"consumo":170.0590671183,
"endereco":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"consumo":55.6976126467,
"endereco":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"consumo":20.1366401146,
"endereco":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"consumo":133.9462274628,
"endereco":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"consumo":47.3593000411,
"endereco":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"consumo":393.6896810457,
"endereco":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"consumo":13.3349161306,
"endereco":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"consumo":567.104275037,
"endereco":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"consumo":125.6186238472,
"endereco":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"consumo":1031.2393194646,
"endereco":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"consumo":168.7897058225,
"endereco":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"consumo":34.8481053584,
"endereco":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"consumo":123.2514532297,
"endereco":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"consumo":96.3288779448,
"endereco":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"consumo":9.9542353688,
"endereco":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"consumo":291.9416497032,
"endereco":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"consumo":235.5806305112,
"endereco":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"consumo":70.1647074914,
"endereco":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"consumo":348.680275828,
"endereco":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"consumo":125.5973978534,
"endereco":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"consumo":139.0503974072,
"endereco":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"consumo":723.2828965989,
"endereco":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"consumo":613.1071173718,
"endereco":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"consumo":112.2061532207,
"endereco":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"consumo":274.3489621275,
"endereco":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"consumo":31.3553102981,
"endereco":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"consumo":232.1080148563,
"endereco":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"consumo":1939.3026157952,
"endereco":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"consumo":192.8917945433,
"endereco":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"consumo":210.0035842702,
"endereco":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"consumo":230.0341937008,
"endereco":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
}
[
{
"codcarga":907733,
"Consumo no Ambiente Livre MWh\/m^2":290.3227417958,
"Endereços":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"Consumo no Ambiente Livre MWh\/m^2":163.6232589084,
"Endereços":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"Consumo no Ambiente Livre MWh\/m^2":70.303207228,
"Endereços":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"Consumo no Ambiente Livre MWh\/m^2":390.8785547238,
"Endereços":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"Consumo no Ambiente Livre MWh\/m^2":110.197999102,
"Endereços":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"Consumo no Ambiente Livre MWh\/m^2":1379.9666587521,
"Endereços":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"Consumo no Ambiente Livre MWh\/m^2":33.8687394868,
"Endereços":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"Consumo no Ambiente Livre MWh\/m^2":646.4196988759,
"Endereços":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"Consumo no Ambiente Livre MWh\/m^2":5.8235146319,
"Endereços":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"Consumo no Ambiente Livre MWh\/m^2":4.8968091122,
"Endereços":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"Consumo no Ambiente Livre MWh\/m^2":240.0774086147,
"Endereços":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"Consumo no Ambiente Livre MWh\/m^2":204.6923812655,
"Endereços":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"Consumo no Ambiente Livre MWh\/m^2":240.3190245029,
"Endereços":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"Consumo no Ambiente Livre MWh\/m^2":42.1576405906,
"Endereços":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"Consumo no Ambiente Livre MWh\/m^2":150.9637305403,
"Endereços":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"Consumo no Ambiente Livre MWh\/m^2":158.8495253433,
"Endereços":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"Consumo no Ambiente Livre MWh\/m^2":37.1842033399,
"Endereços":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"Consumo no Ambiente Livre MWh\/m^2":1.7750053472,
"Endereços":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"Consumo no Ambiente Livre MWh\/m^2":505.7287297559,
"Endereços":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"Consumo no Ambiente Livre MWh\/m^2":84.0786720299,
"Endereços":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"Consumo no Ambiente Livre MWh\/m^2":204.3222484248,
"Endereços":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"Consumo no Ambiente Livre MWh\/m^2":837.1913824346,
"Endereços":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"Consumo no Ambiente Livre MWh\/m^2":72.3735424643,
"Endereços":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"Consumo no Ambiente Livre MWh\/m^2":100.3591697074,
"Endereços":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"Consumo no Ambiente Livre MWh\/m^2":280.6160443911,
"Endereços":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"Consumo no Ambiente Livre MWh\/m^2":67.2829139465,
"Endereços":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"Consumo no Ambiente Livre MWh\/m^2":181.7233951895,
"Endereços":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"Consumo no Ambiente Livre MWh\/m^2":86.0602692264,
"Endereços":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"Consumo no Ambiente Livre MWh\/m^2":572.4461241625,
"Endereços":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"Consumo no Ambiente Livre MWh\/m^2":10.5450016995,
"Endereços":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"Consumo no Ambiente Livre MWh\/m^2":22.2357121109,
"Endereços":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"Consumo no Ambiente Livre MWh\/m^2":48.7515054224,
"Endereços":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"Consumo no Ambiente Livre MWh\/m^2":79.6271286811,
"Endereços":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"Consumo no Ambiente Livre MWh\/m^2":198.2108566068,
"Endereços":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"Consumo no Ambiente Livre MWh\/m^2":183.2511652394,
"Endereços":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"Consumo no Ambiente Livre MWh\/m^2":119.0934047011,
"Endereços":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"Consumo no Ambiente Livre MWh\/m^2":170.0590671183,
"Endereços":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"Consumo no Ambiente Livre MWh\/m^2":55.6976126467,
"Endereços":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"Consumo no Ambiente Livre MWh\/m^2":20.1366401146,
"Endereços":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"Consumo no Ambiente Livre MWh\/m^2":133.9462274628,
"Endereços":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"Consumo no Ambiente Livre MWh\/m^2":47.3593000411,
"Endereços":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"Consumo no Ambiente Livre MWh\/m^2":393.6896810457,
"Endereços":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"Consumo no Ambiente Livre MWh\/m^2":13.3349161306,
"Endereços":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"Consumo no Ambiente Livre MWh\/m^2":567.104275037,
"Endereços":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"Consumo no Ambiente Livre MWh\/m^2":125.6186238472,
"Endereços":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"Consumo no Ambiente Livre MWh\/m^2":1031.2393194646,
"Endereços":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"Consumo no Ambiente Livre MWh\/m^2":168.7897058225,
"Endereços":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"Consumo no Ambiente Livre MWh\/m^2":34.8481053584,
"Endereços":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"Consumo no Ambiente Livre MWh\/m^2":123.2514532297,
"Endereços":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"Consumo no Ambiente Livre MWh\/m^2":96.3288779448,
"Endereços":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"Consumo no Ambiente Livre MWh\/m^2":9.9542353688,
"Endereços":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"Consumo no Ambiente Livre MWh\/m^2":291.9416497032,
"Endereços":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"Consumo no Ambiente Livre MWh\/m^2":235.5806305112,
"Endereços":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"Consumo no Ambiente Livre MWh\/m^2":70.1647074914,
"Endereços":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"Consumo no Ambiente Livre MWh\/m^2":348.680275828,
"Endereços":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"Consumo no Ambiente Livre MWh\/m^2":125.5973978534,
"Endereços":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"Consumo no Ambiente Livre MWh\/m^2":139.0503974072,
"Endereços":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"Consumo no Ambiente Livre MWh\/m^2":723.2828965989,
"Endereços":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"Consumo no Ambiente Livre MWh\/m^2":613.1071173718,
"Endereços":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"Consumo no Ambiente Livre MWh\/m^2":112.2061532207,
"Endereços":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"Consumo no Ambiente Livre MWh\/m^2":274.3489621275,
"Endereços":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"Consumo no Ambiente Livre MWh\/m^2":31.3553102981,
"Endereços":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"Consumo no Ambiente Livre MWh\/m^2":232.1080148563,
"Endereços":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"Consumo no Ambiente Livre MWh\/m^2":1939.3026157952,
"Endereços":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"Consumo no Ambiente Livre MWh\/m^2":192.8917945433,
"Endereços":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"Consumo no Ambiente Livre MWh\/m^2":210.0035842702,
"Endereços":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"Consumo no Ambiente Livre MWh\/m^2":230.0341937008,
"Endereços":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
{
"chain_name":"Magazine Luiza",
"chain_id":"ZC3WKFSWYDD",
"stores":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"endereco":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"endereco":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"endereco":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"consumo":1379.9666587521,
"endereco":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"consumo":33.8687394868,
"endereco":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"consumo":646.4196988759,
"endereco":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"consumo":5.8235146319,
"endereco":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"consumo":4.8968091122,
"endereco":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"consumo":240.0774086147,
"endereco":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"consumo":204.6923812655,
"endereco":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"consumo":240.3190245029,
"endereco":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"consumo":42.1576405906,
"endereco":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"consumo":150.9637305403,
"endereco":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"consumo":158.8495253433,
"endereco":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"consumo":37.1842033399,
"endereco":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"consumo":1.7750053472,
"endereco":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"consumo":505.7287297559,
"endereco":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"consumo":84.0786720299,
"endereco":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"consumo":204.3222484248,
"endereco":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"consumo":837.1913824346,
"endereco":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"consumo":72.3735424643,
"endereco":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"consumo":100.3591697074,
"endereco":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"consumo":280.6160443911,
"endereco":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"consumo":67.2829139465,
"endereco":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"consumo":181.7233951895,
"endereco":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"consumo":86.0602692264,
"endereco":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"consumo":572.4461241625,
"endereco":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"consumo":10.5450016995,
"endereco":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"consumo":22.2357121109,
"endereco":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"consumo":48.7515054224,
"endereco":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"consumo":79.6271286811,
"endereco":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"consumo":198.2108566068,
"endereco":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"consumo":183.2511652394,
"endereco":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"consumo":119.0934047011,
"endereco":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"consumo":170.0590671183,
"endereco":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"consumo":55.6976126467,
"endereco":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"consumo":20.1366401146,
"endereco":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"consumo":133.9462274628,
"endereco":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"consumo":47.3593000411,
"endereco":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"consumo":393.6896810457,
"endereco":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"consumo":13.3349161306,
"endereco":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"consumo":567.104275037,
"endereco":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"consumo":125.6186238472,
"endereco":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"consumo":1031.2393194646,
"endereco":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"consumo":168.7897058225,
"endereco":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"consumo":34.8481053584,
"endereco":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"consumo":123.2514532297,
"endereco":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"consumo":96.3288779448,
"endereco":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"consumo":9.9542353688,
"endereco":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"consumo":291.9416497032,
"endereco":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"consumo":235.5806305112,
"endereco":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"consumo":70.1647074914,
"endereco":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"consumo":348.680275828,
"endereco":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"consumo":125.5973978534,
"endereco":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"consumo":139.0503974072,
"endereco":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"consumo":723.2828965989,
"endereco":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"consumo":613.1071173718,
"endereco":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"consumo":112.2061532207,
"endereco":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"consumo":274.3489621275,
"endereco":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"consumo":31.3553102981,
"endereco":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"consumo":232.1080148563,
"endereco":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"consumo":1939.3026157952,
"endereco":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"consumo":192.8917945433,
"endereco":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"consumo":210.0035842702,
"endereco":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"consumo":230.0341937008,
"endereco":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
}
{
"cadeia_nome":"Magazine Luiza",
"cadeia_id":"ZC3WKFSWYDD",
"lojas":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
}
]
}
{
"cadeia_nome":"Magazine Luiza",
"cadeia_id":"ZC3WKFSWYDD",
"lojas":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"endereco":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"endereco":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"endereco":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
}
]
}
{
"cadeia_nome":"Magazine Luiza",
"cadeia_id":"ZC3WKFSWYDD",
"lojas":[
{
"codcarga":907733,
"consumo":290.3227417958,
"endereco":"Voluntarios Da Franca, 1465 - Centro, Franca - SP, 14400490"
},
{
"codcarga":908832,
"consumo":163.6232589084,
"endereco":"Afonso Pena, 262 - Centro, Uberlândia - MG, 38400128"
},
{
"codcarga":908559,
"consumo":70.303207228,
"endereco":"Floriano Peixoto, 1406 - Centro, Uberlândia - MG, 38400100"
},
{
"codcarga":907734,
"consumo":390.8785547238,
"endereco":"General Glicerio, 2746 - Centro, São José do Rio Preto - SP, 15015400"
},
{
"codcarga":907731,
"consumo":110.197999102,
"endereco":"Duque De Caxias, 126 - Centro, Araçatuba - SP, 16010410"
},
{
"codcarga":907717,
"consumo":1379.9666587521,
"endereco":"Francisco Glicerio, 1057 - Centro, Campinas - SP, 13012000"
},
{
"codcarga":910835,
"consumo":33.8687394868,
"endereco":"Brasil, 6400 - Centro, Cascavel - PR, 85806000"
},
{
"codcarga":910496,
"consumo":646.4196988759,
"endereco":"Brasil, 891 - Centro, Foz do Iguaçu - PR, 85851000"
},
{
"codcarga":907703,
"consumo":5.8235146319,
"endereco":"Do Osmio, 699 - Jardim Mollon, Santa Bárbara d'Oeste - SP, 13456625"
},
{
"codcarga":909613,
"consumo":4.8968091122,
"endereco":"Santa Beatriz Da Silva, 1501 - Sao Benedito, Uberaba - MG, 38020433"
},
{
"codcarga":908162,
"consumo":240.0774086147,
"endereco":"Francisco Jales, 2336 - Centro, Jales - SP, 15700002"
},
{
"codcarga":925474,
"consumo":204.6923812655,
"endereco":"Sete Se Setembro, 295 - Centro, Aquidauana - MS, 79200000"
},
{
"codcarga":908716,
"consumo":240.3190245029,
"endereco":"Coronel Antonio Dos Anjos, 119 - Centro, Montes Claros - MG, 39400050"
},
{
"codcarga":940089,
"consumo":42.1576405906,
"endereco":"Presidente Nereu Ramos, 306 - Centro, Lages - SC, 88502170"
},
{
"codcarga":908175,
"consumo":150.9637305403,
"endereco":"Getulio Dorneles Vargas, 760 - Centro, Chapecó - SC, 89801002"
},
{
"codcarga":908048,
"consumo":158.8495253433,
"endereco":"Dr. Alvares Soares, 111 - Centro, Sorocaba - SP, 18010190"
},
{
"codcarga":929200,
"consumo":37.1842033399,
"endereco":"20 De Agosto, 1449 - Setor Central, Catalão - GO, 75701010"
},
{
"codcarga":909755,
"consumo":1.7750053472,
"endereco":"Cristiano Machado, 4000 - Sao Paulo, Belo Horizonte - MG, 31910064"
},
{
"codcarga":905506,
"consumo":505.7287297559,
"endereco":"Amazonas Da Silva, 27 - Vila Guilherme, São Paulo - SP, 2051000"
},
{
"codcarga":933367,
"consumo":84.0786720299,
"endereco":"Do Campo Limpo, 4438 - Pirajussara, São Paulo - SP, 5787000"
},
{
"codcarga":907707,
"consumo":204.3222484248,
"endereco":"Avenida Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":907845,
"consumo":837.1913824346,
"endereco":"Nossa Senhora Da Lapa, 112 - Lapa, São Paulo - SP, 5074050"
},
{
"codcarga":907732,
"consumo":72.3735424643,
"endereco":"Conselheiro Antonio Prado, 1400 - Pedro Cavalini, Barretos - SP, 14784200"
},
{
"codcarga":925484,
"consumo":100.3591697074,
"endereco":"Dom Aquino, 1259 - Centro, Campo Grande - MS, 79002185"
},
{
"codcarga":933317,
"consumo":280.6160443911,
"endereco":"Presidente Vargas, 07 - Centro, Santo Amaro - BA, 44200000"
},
{
"codcarga":907759,
"consumo":67.2829139465,
"endereco":"Da Concordia, 188 - Sao Jose, Recife - PE, 50020055"
},
{
"codcarga":924975,
"consumo":181.7233951895,
"endereco":"Da Palma, 319 - Santo Antonio, Recife - PE, 50010460"
},
{
"codcarga":925014,
"consumo":86.0602692264,
"endereco":"Padre Lemos, 197 - Casa Amarela, Recife - PE, 52070200"
},
{
"codcarga":907682,
"consumo":572.4461241625,
"endereco":"Theodoro Victorelli, 150 - Helena, Londrina - PR, 86027750"
},
{
"codcarga":907895,
"consumo":10.5450016995,
"endereco":"Deputado Laercio Corte, 4500 - Graminha, Limeira - SP, 13482902"
},
{
"codcarga":933351,
"consumo":22.2357121109,
"endereco":"Anatazio Soares, 3380 - Maria Eugenia, Sorocaba - SP, 18074385"
},
{
"codcarga":940120,
"consumo":48.7515054224,
"endereco":"Puglisi, 260 - Centro, Guarujá - SP, 11410000"
},
{
"codcarga":908147,
"consumo":79.6271286811,
"endereco":"Geronimo Caetano Garcia, 526 - Centro, Francisco Morato - SP, 7901000"
},
{
"codcarga":940232,
"consumo":198.2108566068,
"endereco":"Doutor Ismael Alonso Y. Alonso 3250, 3250 - Sao Jose, Franca - SP, 14403900"
},
{
"codcarga":939975,
"consumo":183.2511652394,
"endereco":"Lourenco Prado, 398 - Centro, Jaú - SP, 17201000"
},
{
"codcarga":938834,
"consumo":119.0934047011,
"endereco":"Ten Nicolau Maffei, 412 - Centro, Presidente Prudente - SP, 19010010"
},
{
"codcarga":937099,
"consumo":170.0590671183,
"endereco":"Barao Do Rio Branco, 1046 - Centro, Campo Grande - MS, 79002170"
},
{
"codcarga":937412,
"consumo":55.6976126467,
"endereco":"11 De Junho, 951 - Centro, Indaiatuba - SP, 13347460"
},
{
"codcarga":935783,
"consumo":20.1366401146,
"endereco":"Barao De Maua, 122 - Vila Fausto Neves Morelli, Mauá - SP, 9310000"
},
{
"codcarga":937451,
"consumo":133.9462274628,
"endereco":"Coronel Jose Lopes, 63 - Centro, São Vicente - SP, 11310020"
},
{
"codcarga":937667,
"consumo":47.3593000411,
"endereco":"Tuiuti, 2230 - Tatuape, São Paulo - SP, 3081003"
},
{
"codcarga":941709,
"consumo":393.6896810457,
"endereco":"Marcondes Salgado, S\/N - Vila Cardia, Bauru - SP, 17013231"
},
{
"codcarga":935565,
"consumo":13.3349161306,
"endereco":"Santos Dumont, 3626 - Centro, Lauro de Freitas - BA, 42700130"
},
{
"codcarga":935478,
"consumo":567.104275037,
"endereco":"Imperatriz Tereza Cristina, 201 - Boa Vista, Recife - PE, 50060120"
},
{
"codcarga":907704,
"consumo":125.6186238472,
"endereco":"Barao Do Rio Branco, 1273 - Centro, Sertãozinho - SP, 14160570"
},
{
"codcarga":907716,
"consumo":1031.2393194646,
"endereco":"Tuffi Rassi, 50 - Jardim Do Trevo, Ribeirão Preto - SP, 14093170"
},
{
"codcarga":907715,
"consumo":168.7897058225,
"endereco":"Saldanha Marinho, 475 - Centro, Ribeirão Preto - SP, 14010060"
},
{
"codcarga":907712,
"consumo":34.8481053584,
"endereco":"Presidente Kennedy, 1500 - Ribeirania, Ribeirão Preto - SP, 14096350"
},
{
"codcarga":908176,
"consumo":123.2514532297,
"endereco":"15 De Novembro, 667 - Centro, Blumenau - SC, 89010001"
},
{
"codcarga":922823,
"consumo":96.3288779448,
"endereco":"Joao Gomes Maranhao, 82 - Centro, Guarabira - PB, 58200000"
},
{
"codcarga":907711,
"consumo":9.9542353688,
"endereco":"Luiz Eduardo Toledo Prado, 900 - Vila Golf, Ribeirão Preto - SP, 14027250"
},
{
"codcarga":939931,
"consumo":291.9416497032,
"endereco":"Doutor Moreira Da Rocha, 412 - Centro, Crateús - CE, 63700001"
},
{
"codcarga":942893,
"consumo":235.5806305112,
"endereco":"30 De Julho, 111 - Centro, Americana - SP, 13473291"
},
{
"codcarga":943001,
"consumo":70.1647074914,
"endereco":"Presidente Vargas, 1000 - Centro, Rio Verde - GO, 75901040"
},
{
"codcarga":942208,
"consumo":348.680275828,
"endereco":"Barao De Lucena, 197 - Centro, Jaboatão dos Guararapes - PE, 54110000"
},
{
"codcarga":944561,
"consumo":125.5973978534,
"endereco":"Antonio Joaquim Moura Andrade, 1540 - Centro, Nova Andradina - MS, 79750000"
},
{
"codcarga":915846,
"consumo":139.0503974072,
"endereco":"13 De Maio, 127 - Centro, João Pessoa - PB, 58013070"
},
{
"codcarga":943575,
"consumo":723.2828965989,
"endereco":"Br 324, 6800 - Distrito Industrial, Candeias - BA, 43813400"
},
{
"codcarga":945089,
"consumo":613.1071173718,
"endereco":"Aristides Lobo, 54 - Centro, João Pessoa - PB, 58010320"
},
{
"codcarga":945090,
"consumo":112.2061532207,
"endereco":"Almirante Barroso, 71 - Centro, João Pessoa - PB, 58013120"
},
{
"codcarga":944402,
"consumo":274.3489621275,
"endereco":"Sao Carlos, 1428 - Centro, São Carlos - SP, 13560011"
},
{
"codcarga":944465,
"consumo":31.3553102981,
"endereco":"Do Acampamento, 166 - Centro, Santa Maria - RS, 97050000"
},
{
"codcarga":943002,
"consumo":232.1080148563,
"endereco":"Coronel Bento De Godoy, S\/N - Centro, Caldas Novas - GO, 75680001"
},
{
"codcarga":943874,
"consumo":1939.3026157952,
"endereco":"Guilherme Campos 500, 500 - Jardim Santa Genebra, Campinas - SP, 13087901"
},
{
"codcarga":947637,
"consumo":192.8917945433,
"endereco":"Nove De Julho, 531 - Centro, Araraquara - SP, 14801295"
},
{
"codcarga":943013,
"consumo":210.0035842702,
"endereco":"Republica, 37 - Centro, Itumbiara - GO, 75503260"
},
{
"codcarga":910494,
"consumo":230.0341937008,
"endereco":"Pedro Adams Filho, 5367 - Centro, Novo Hamburgo - RS, 93510025"
}
]
}
{
"name": "Pop",
"description": "Carbonated Drink",
"hidden": false,
"image": "pop.jpg",
"notes": "Personal",
"category": "drinks",
"unitPrice": 99,
"discount:": 10,
"inStock": 10
}
{
"name": "Pop",
"description": "Carbonated Drink",
"hidden": false,
"image": "pop.jpg",
"notes": "Personal",
"category": "drinks",
"unitPrice": 99,
"discount:": 10,
"inStock": 120
}
{
"hidden": false,
"image": "pop.jpg",
"name": "Pop",
"description": "Carbonated Drink",
"notes": "Personal",
"category": "drinks",
"unitPrice": 99,
"discount:": 10,
"inStock": 10
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/invoice-manager/files/products.json","entries":[{"id":"xMMc.json","timestamp":1653403837666},{"id":"1UCs.json","timestamp":1653404123259},{"id":"QhoM.json","timestamp":1653405081334},{"id":"1Cmd.json","timestamp":1653405104853},{"id":"bp1o.json","timestamp":1653421112278},{"id":"QT9O.json","timestamp":1653421170870},{"id":"YEe1.json","timestamp":1653421792021},{"id":"onyI.json","timestamp":1653421829836}]}
{
"hidden": false,
"image": "pop.jpg",
"category": "drinks optional",
"name": "Pop",
"unitPrice": 99,
"discount:": 10,
"inStock": 10,
"description": "Carbonated Drink optional",
"notes": "Personal optional"
}
{
"name": "Pop",
"description": "Carbonated Drink",
"hidden": false,
"image": "pop.jpg",
"notes": "Personal",
"category": "drinks",
"unitPrice": 99,
"discount:": 10,
"inStock": 10
}
{
"hidden": false,
"image": "pop.jpg",
"name": "Pop",
"category": "drinks",
"unitPrice": 99,
"discount:": 10,
"inStock": 10,
"description": "Carbonated Drink",
"notes": "Personal"
}
{
"name": "Pop",
"description": "Carbonated Drink",
"hidden": false,
"image": "pop.jpg",
"notes": "Personal",
"category": "drinks",
"price": {
"single": 1,
"singleShown": true,
"box": 10,
"boxShown": true,
"pallet": 1000,
"palletShown": false,
"discount": 10
}
}
{
"hidden": false,
"image": "pop.jpg",
"category": "drinks",
"name": "Pop",
"unitPrice": 99,
"discount:": 10,
"inStock": 10,
"description": "Carbonated Drink",
"notes": "Personal"
}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/amnft-backend/src/nfts/nfts.resolver.spec.ts","entries":[{"id":"S7q8.ts","timestamp":1656854640500}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/SaaS/saas-basic/src/app.module.ts","entries":[{"id":"IKAh.ts","timestamp":1661445567916},{"id":"3s6y.ts","timestamp":1661465737220}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Downloads/Upwork%20Trush/App.tsx","entries":[{"id":"O3fZ.tsx","timestamp":1657297602878},{"id":"V1zh.tsx","timestamp":1657301456777},{"id":"sYPA.tsx","timestamp":1657301484714},{"id":"s7Oj.tsx","timestamp":1657305709100},{"id":"FEOJ.tsx","timestamp":1657305970975},{"id":"f3Yw.tsx","timestamp":1657306018670}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/src/components/ListView/DemoList.tsx","entries":[{"id":"RayP.tsx","timestamp":1649773153226},{"id":"JXLE.tsx","source":"undoRedo.source","timestamp":1649773167869}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/src/user/user.schema.ts","entries":[{"id":"ElhZ.ts","source":"Fix all fixable ESLint issues","timestamp":1662224521306},{"id":"PVEr.ts","timestamp":1662224545586},{"id":"F6Qj.ts","timestamp":1662224567167},{"id":"7b2C.ts","timestamp":1662224606363},{"id":"YDxM.ts","timestamp":1662224665935},{"id":"tFZ5.ts","timestamp":1662225069781},{"id":"lMIB.ts","timestamp":1662225147932},{"id":"VUV8.ts","source":"Fix all fixable ESLint issues","timestamp":1662225264810},{"id":"RB2L.ts","timestamp":1662225277175},{"id":"vWK2.ts","source":"Fix all fixable ESLint issues","timestamp":1662225514032},{"id":"yvRW.ts","timestamp":1662225597592},{"id":"OZuZ.ts","source":"Fix all fixable ESLint issues","timestamp":1662225637197},{"id":"TQvM.ts","timestamp":1662225787457},{"id":"jf4j.ts","timestamp":1662225932103},{"id":"7iKy.ts","source":"Fix all fixable ESLint issues","timestamp":1662225955477},{"id":"SKOA.ts","source":"Fix all fixable ESLint issues","timestamp":1662226264051},{"id":"Bu83.ts","source":"Fix all fixable ESLint issues","timestamp":1662226552987},{"id":"IXbd.ts","timestamp":1662226862614},{"id":"Qp9y.ts","timestamp":1662226898680},{"id":"E9TM.ts","timestamp":1662226916636},{"id":"WVwp.ts","timestamp":1662226996507},{"id":"NlBs.ts","source":"Fix all fixable ESLint issues","timestamp":1662227063124},{"id":"1vFb.ts","source":"Fix all fixable ESLint issues","timestamp":1662227105223},{"id":"1zcI.ts","timestamp":1662227122915},{"id":"KgtL.ts","source":"Fix all fixable ESLint issues","timestamp":1662227147127},{"id":"QBuL.ts","timestamp":1662228511358},{"id":"yCYj.ts","source":"Fix all fixable ESLint issues","timestamp":1662242715208},{"id":"SY9T.ts","source":"undoRedo.source","timestamp":1662243235799},{"id":"9jpC.ts","timestamp":1662243446809},{"id":"JOZy.ts","timestamp":1662247308548},{"id":"eg36.ts","source":"Fix all fixable ESLint issues","timestamp":1662248821656},{"id":"BmxP.ts","timestamp":1662416488222},{"id":"gtKJ.ts","timestamp":1662425349444},{"id":"r9gx.ts","timestamp":1662432657004},{"id":"6i1L.ts","timestamp":1662433146544},{"id":"ZK73.ts","source":"Fix all fixable ESLint issues","timestamp":1663283212360},{"id":"bLDe.ts","source":"Fix all fixable ESLint issues","timestamp":1663283349252},{"id":"kcXj.ts","timestamp":1663284236088},{"id":"2Pe1.ts","timestamp":1663285078363},{"id":"SIpM.ts","timestamp":1663285203288},{"id":"62xY.ts","timestamp":1663285411721},{"id":"2XGE.ts","source":"undoRedo.source","timestamp":1663285942801},{"id":"uHQK.ts","source":"Fix all fixable ESLint issues","timestamp":1663286390958},{"id":"9IhN.ts","timestamp":1663286749927},{"id":"0oMI.ts","timestamp":1663286820290},{"id":"GhUZ.ts","source":"Fix all fixable ESLint issues","timestamp":1663286864066},{"id":"q5aY.ts","source":"Fix all fixable ESLint issues","timestamp":1663287063631},{"id":"1EHR.ts","timestamp":1663287946544},{"id":"xfPY.ts","timestamp":1663287978805},{"id":"aDWB.ts","source":"undoRedo.source","timestamp":1663287992023}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/events/SportsViewScreen.tsx","entries":[{"id":"kPtm.tsx","timestamp":1662645920837}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Project%20WS/dollar-manager/src/styles/globalStyle.ts","entries":[{"id":"55q1.ts","timestamp":1651361444268}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/amnft-backend/src/nft/nft.service.ts","entries":[{"id":"oJKX.ts","source":"Fix all fixable ESLint issues","timestamp":1657301889743},{"id":"QUVf.ts","source":"Fix all fixable ESLint issues","timestamp":1657301908638},{"id":"Dgiz.ts","source":"Fix all fixable ESLint issues","timestamp":1657302330767},{"id":"D6wh.ts","timestamp":1657303167746},{"id":"G6jT.ts","source":"Fix all fixable ESLint issues","timestamp":1657303865376},{"id":"WDyx.ts","timestamp":1657304353253},{"id":"Bxdg.ts","timestamp":1657304416520}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/RichardSmith/SourceSite/v1/RSSBASE/index.html","entries":[{"id":"k4tK.html","timestamp":1654638339165},{"id":"nodK.html","timestamp":1654638376231},{"id":"7jga.html","source":"undoRedo.source","timestamp":1654638386866},{"id":"mDKs.html","timestamp":1654638466235}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/src/store/store.ts","entries":[{"id":"zuU5.ts","source":"Workspace Edit","timestamp":1656226147653},{"id":"V3zf.ts","timestamp":1659045995415},{"id":"zH60.ts","timestamp":1659046389845},{"id":"KQTM.ts","timestamp":1659048426257}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah/coverfanz/ToDo.txt","entries":[{"id":"VyF6.txt","timestamp":1649962110644},{"id":"Z8GS.txt","timestamp":1649962180793},{"id":"Qt4O.txt","timestamp":1649965679039},{"id":"cyKg.txt","timestamp":1650046270385},{"id":"OKyJ.txt","timestamp":1650046288003},{"id":"2ZJv.txt","timestamp":1650046538444},{"id":"5bDu.txt","timestamp":1650049338161},{"id":"2s3H.txt","timestamp":1650332058961},{"id":"13Rr.txt","timestamp":1650332085169},{"id":"LFo1.txt","timestamp":1650529261814},{"id":"fca7.txt","timestamp":1650529912513},{"id":"stxf.txt","timestamp":1650529957737},{"id":"Iuor.txt","timestamp":1650550252009},{"id":"dnHA.txt","timestamp":1650564004841},{"id":"XeAq.txt","timestamp":1650564246045},{"id":"QYwS.txt","timestamp":1650570827003},{"id":"uKgv.txt","timestamp":1650570842449},{"id":"VenF.txt","timestamp":1650570859594},{"id":"7cK1.txt","timestamp":1650588262003},{"id":"uo1u.txt","timestamp":1650588459569},{"id":"wAzc.txt","timestamp":1650588477984},{"id":"eMmE.txt","timestamp":1650594873075},{"id":"yeIM.txt","timestamp":1650629276512},{"id":"VRkB.txt","timestamp":1650629293450},{"id":"i3hk.txt","timestamp":1650629631649},{"id":"ijOy.txt","timestamp":1650651779846},{"id":"zGxo.txt","timestamp":1650652392246},{"id":"kVOJ.txt","timestamp":1650652406311},{"id":"9Lgi.txt","timestamp":1650661349319},{"id":"DOAj.txt","timestamp":1650661372435},{"id":"m4Pg.txt","timestamp":1650661748154},{"id":"htmB.txt","timestamp":1650679067630},{"id":"xNKa.txt","timestamp":1650679085339},{"id":"hwR2.txt","timestamp":1650685478243},{"id":"nWCU.txt","timestamp":1650725128096},{"id":"XShu.txt","timestamp":1650758654046},{"id":"vkJX.txt","timestamp":1650820202515},{"id":"Dtah.txt","timestamp":1650823023926},{"id":"97Eb.txt","timestamp":1650824707100},{"id":"Imbw.txt","timestamp":1650824724659},{"id":"xHlE.txt","timestamp":1651076313923},{"id":"08Xi.txt","timestamp":1651076414192},{"id":"BSjz.txt","timestamp":1651076901749},{"id":"E8qY.txt","timestamp":1651076918105},{"id":"ALg2.txt","timestamp":1651077462490},{"id":"YtPU.txt","timestamp":1651077792975},{"id":"Ac26.txt","timestamp":1651078254139}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/screens/profile/Invitations/InvEventSortScreen.tsx","entries":[{"id":"beo6.tsx","timestamp":1663072529962}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/amnft-backend/src/app.module.ts","entries":[{"id":"vgQv.ts","timestamp":1656852597113},{"id":"M4Pp.ts","timestamp":1656853060185},{"id":"uDn3.ts","timestamp":1656853297031},{"id":"TYoQ.ts","timestamp":1656853446150},{"id":"SsgD.ts","timestamp":1656853513683},{"id":"33vA.ts","timestamp":1656854312323},{"id":"cqJG.ts","source":"Add import from \"./app.service\"","timestamp":1656854488592},{"id":"x5Ro.ts","timestamp":1656854674519},{"id":"TJdE.ts","timestamp":1656854687581},{"id":"xsUs.ts","timestamp":1656855281958},{"id":"Vwf9.ts","timestamp":1657070316522},{"id":"34Az.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1657073700727},{"id":"RLqa.ts","timestamp":1657073707300},{"id":"0K3Q.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1657075088584},{"id":"b6gR.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1657075169541},{"id":"mSJW.ts","timestamp":1657075270312},{"id":"05Fr.ts","source":"undoRedo.source","timestamp":1657075278352},{"id":"QHE3.ts","timestamp":1657075425438},{"id":"VjqL.ts","source":"Fix all fixable ESLint issues","timestamp":1657301871736}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/src/store/reducer/admin.ts","entries":[{"id":"KoVQ.ts","timestamp":1656226176432}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp-backend/src/mail/templates/resetSuccess.hbs","entries":[{"id":"fYBk.hbs","timestamp":1662245870591},{"id":"kCgv.hbs","source":"undoRedo.source","timestamp":1662246403986},{"id":"sc7z.hbs","timestamp":1662246621053},{"id":"ffFt.hbs","timestamp":1662246707097},{"id":"IdZ3.hbs","timestamp":1663306434534}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-mobile/src/store/reducer/categories.ts","entries":[{"id":"WqUd.ts","timestamp":1660760863688},{"id":"dB5g.ts","timestamp":1660760900300},{"id":"QzU2.ts","timestamp":1660762268559},{"id":"fyAv.ts","timestamp":1660762305846},{"id":"xJbG.ts","timestamp":1660766766551},{"id":"kjSn.ts","timestamp":1660766797409},{"id":"ZdDN.ts","timestamp":1660767577096},{"id":"ulo6.ts","timestamp":1660767597759},{"id":"Z2qK.ts","timestamp":1660816265076},{"id":"6vfq.ts","timestamp":1660816462135},{"id":"Gdy4.ts","timestamp":1660816490100},{"id":"OZg0.ts","timestamp":1660816538636},{"id":"UDeF.ts","timestamp":1660816630779},{"id":"1x5C.ts","timestamp":1660816679567}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/TitusBawa/meetupcp/src/utils/utils.ts","entries":[{"id":"rBud.ts","source":"searchReplace.source","timestamp":1662661624514},{"id":"cRSC.ts","timestamp":1662684610326},{"id":"ciGY.ts","timestamp":1663089672840},{"id":"J5qb.ts","timestamp":1663090853370},{"id":"wNxY.ts","timestamp":1663091297191}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/android/app/src/main/java/com/SandValleyLLC/sandValley/MainActivity.java","entries":[{"id":"vExP.java","timestamp":1659046305358}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AhmadMaharmeh2/Milestone%203/amnft-updated/src/cid/cid.controller.ts","entries":[{"id":"9JFl.ts","timestamp":1657078628269}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/AmrMashrah2/app-ejection-sv/src/components/Dialog/AdminSettingsDialog.tsx","entries":[{"id":"E1b2.tsx","timestamp":1655466435793},{"id":"tOBA.tsx","timestamp":1655466581173},{"id":"ThUc.tsx","timestamp":1655466624840},{"id":"nB4O.tsx","timestamp":1655466637216},{"id":"9PLF.tsx","timestamp":1655466736306},{"id":"75he.tsx","timestamp":1655466873479},{"id":"I9eg.tsx","timestamp":1655466911755},{"id":"XSAS.tsx","timestamp":1655466932198},{"id":"cokg.tsx","timestamp":1655467011937},{"id":"PYxS.tsx","timestamp":1655467237574},{"id":"t71n.tsx","timestamp":1655467266479},{"id":"ywkr.tsx","timestamp":1655467361914},{"id":"2SOt.tsx","timestamp":1655467389617},{"id":"PaiL.tsx","timestamp":1655467425865},{"id":"dDpi.tsx","timestamp":1655467494544},{"id":"COOo.tsx","source":"undoRedo.source","timestamp":1655467600009},{"id":"ECMk.tsx","timestamp":1655467642921},{"id":"f3EB.tsx","timestamp":1655467708880},{"id":"YHMU.tsx","timestamp":1655468122884},{"id":"I9rd.tsx","timestamp":1655468138482},{"id":"k5Og.tsx","timestamp":1655468217773},{"id":"6kig.tsx","timestamp":1655468309529},{"id":"mHwY.tsx","timestamp":1655468793381},{"id":"xOIJ.tsx","timestamp":1655468978387},{"id":"XN1m.tsx","timestamp":1655469139512},{"id":"Hvkl.tsx","timestamp":1655469549772},{"id":"aYLF.tsx","timestamp":1655469573438},{"id":"kq3W.tsx","timestamp":1655469728643},{"id":"Di6U.tsx","timestamp":1655470001847},{"id":"I21i.tsx","timestamp":1655470024457},{"id":"kdRE.tsx","timestamp":1655470579323},{"id":"MwQX.tsx","timestamp":1655470659881},{"id":"pvMj.tsx","timestamp":1655470735978},{"id":"YbiS.tsx","timestamp":1655470809099},{"id":"jIVP.tsx","timestamp":1655471136263},{"id":"tOlx.tsx","timestamp":1655471234846},{"id":"n69F.tsx","timestamp":1655471504230},{"id":"bXDZ.tsx","timestamp":1655471554095},{"id":"d0gj.tsx","timestamp":1655471608871},{"id":"KkQs.tsx","timestamp":1655471762136},{"id":"ECWP.tsx","timestamp":1659045453892}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/Pajam/ordine-pos/src/utils/utils.ts","entries":[{"id":"VhLD.ts","timestamp":1659094301260},{"id":"PkYQ.ts","timestamp":1659094319307}]}
{"version":1,"resource":"file:///c%3A/Users/monir/Desktop/Upwork%20Clients/InProgress/JohnBaroi/ProvurProsongsaSongit/pps-admin/src/blog/blog.service.ts","entries":[{"id":"EYq8.ts","source":"Workspace Edit","timestamp":1659713266248},{"id":"a0vA.ts","source":"Workspace Edit","timestamp":1659715909546},{"id":"jE7U.ts","timestamp":1659764745763},{"id":"9d3R.ts","timestamp":1659764791932},{"id":"jtfW.ts","timestamp":1659764964640},{"id":"WsxW.ts","timestamp":1659764979971},{"id":"7nZq.ts","timestamp":1659765013913},{"id":"3j9j.ts","timestamp":1659765052403},{"id":"2dew.ts","timestamp":1659765091942},{"id":"98NU.ts","timestamp":1659765211469}]}
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25
},
"items": [],
"sub_categories": [
{
"id": 29,
"tenant_id": 3,
"name": "Korv",
"parent_id": 25,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 51,
"rgt": 52,
"depth": 2,
"items": [
{
"id": 96,
"tenant_id": 3,
"category_id": 29,
"name": "Janssons frestelse",
"description": "Et eveniet velit ipsam quas perferendis eos blanditiis. Ea accusamus quam laudantium accusantium et tempora. Incidunt maiores ratione nam.",
"price": "74.83",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003366?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "74.83",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 97,
"tenant_id": 3,
"category_id": 29,
"name": "Köttbullar med mos",
"description": "Optio aspernatur quos voluptate laudantium nostrum. Quasi sunt deleniti eius reiciendis tempore voluptatem. Incidunt aut dignissimos perferendis et magnam illum inventore.",
"price": "62.97",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/005566?text=error",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "62.97",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 99,
"tenant_id": 3,
"category_id": 29,
"name": "Pölsa",
"description": "Consequuntur culpa optio qui sunt consequatur. Numquam aliquam perspiciatis sunt a et nobis. Quis qui reprehenderit sed facilis et ut eum. Dolorum est quisquam aperiam eum modi doloribus.",
"price": "41.21",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00bbff?text=minus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "41.21",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 100,
"tenant_id": 3,
"category_id": 29,
"name": "Blodpudding",
"description": "Pariatur doloremque cupiditate earum cum facilis animi aut natus. Aspernatur non aut nesciunt odit nostrum accusantium et. Voluptatibus architecto odit et eius consequatur optio.",
"price": "145.96",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aaaa?text=vel",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "145.96",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
}
]
}
]
},
{
"id": 28,
"tenant_id": 3,
"name": "Hotdog",
"parent_id": 25,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 53,
"rgt": 54,
"depth": 2,
"items": [
{
"id": 92,
"tenant_id": 3,
"category_id": 28,
"name": "Ärtsoppa",
"description": "Et et enim alias eos quae quia dolores. Est necessitatibus ea dicta. Voluptates soluta praesentium nisi et.",
"price": "293.67",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0055bb?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "293.67",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 93,
"tenant_id": 3,
"category_id": 28,
"name": "Kroppkakor",
"description": "Atque error facere doloremque accusamus in consequatur aut et. Dolor asperiores voluptas sequi aliquam qui autem. Aliquid quasi aperiam nostrum officia.",
"price": "254.33",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/008844?text=odio",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "254.33",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 93,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 94,
"tenant_id": 3,
"category_id": 28,
"name": "Pyttipanna",
"description": "Est excepturi atque qui nobis. Eaque ullam veritatis maxime necessitatibus veniam consequuntur suscipit. Soluta ea consectetur qui voluptatem possimus illo maiores.",
"price": "21.39",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0000ee?text=aut",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "21.39",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 95,
"tenant_id": 3,
"category_id": 28,
"name": "Kålpudding",
"description": "Velit eligendi reiciendis et amet voluptatem in. Quam reiciendis sed animi odit dolores. Sit vero est iusto hic. Sit ut expedita nesciunt ducimus excepturi sit.",
"price": "121.86",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0055ee?text=doloribus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "121.86",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
}
]
}
]
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26
},
"items": [],
"sub_categories": [
{
"id": 31,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 59,
"rgt": 60,
"depth": 2,
"items": [
{
"id": 106,
"tenant_id": 3,
"category_id": 31,
"name": "Kålpudding",
"description": "Placeat in mollitia ut quo ipsum veniam hic. In id voluptatem nostrum qui nam minus exercitationem voluptatem.",
"price": "121.96",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccbb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "121.96",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 107,
"tenant_id": 3,
"category_id": 31,
"name": "Ugnsbakad falukorv",
"description": "Quas quia exercitationem officia omnis et at. Eum magni possimus modi quia. Sint dolorem eum qui dignissimos voluptatum ea hic minus. Qui vitae velit voluptatem et suscipit est modi.",
"price": "48.25",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00dd66?text=voluptas",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "48.25",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 108,
"tenant_id": 3,
"category_id": 31,
"name": "Lapskojs",
"description": "Praesentium architecto doloremque qui aperiam quidem expedita nostrum. Sunt cumque est dicta dignissimos quis hic. Atque perspiciatis qui similique minima sunt.",
"price": "266.33",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003388?text=laboriosam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "266.33",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 109,
"tenant_id": 3,
"category_id": 31,
"name": "Wallenbergare",
"description": "Laboriosam veritatis perspiciatis ut eum nihil doloremque. Dolores eum et sunt esse et maiores at. Occaecati et eligendi consequatur. Rerum nostrum quia aut culpa expedita architecto.",
"price": "153.34",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddff?text=quaerat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "153.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 110,
"tenant_id": 3,
"category_id": 31,
"name": "Stekt strömming med potatismos",
"description": "Incidunt non enim harum quam quod. Consequatur tempora excepturi dolores et ut nulla id enim. Libero voluptas cupiditate sed quae aut natus. Nihil molestiae vitae sunt pariatur ipsam.",
"price": "30.52",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006666?text=est",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "30.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
}
]
},
{
"id": 32,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 61,
"rgt": 62,
"depth": 2,
"items": [
{
"id": 111,
"tenant_id": 3,
"category_id": 32,
"name": "Kåldolmar",
"description": "Tenetur sapiente dolores autem esse placeat autem iusto voluptas. Ea ab placeat quia sit omnis. A expedita nulla non recusandae itaque rerum. Facere voluptatem qui at eveniet deserunt dolor.",
"price": "218.30",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=amet",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "218.30",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 112,
"tenant_id": 3,
"category_id": 32,
"name": "Pizza",
"description": "Et molestiae corrupti praesentium nam. Atque officiis inventore tempora sapiente. Dignissimos quidem quia eum veritatis. Fugiat consequatur illum ex modi repellat cumque.",
"price": "246.08",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0011dd?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "246.08",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 113,
"tenant_id": 3,
"category_id": 32,
"name": "Hamburgare",
"description": "Repellat minima atque repellendus. Voluptas culpa itaque et iure. A voluptatem quo ab repellat.",
"price": "60.40",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077dd?text=enim",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "60.40",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 115,
"tenant_id": 3,
"category_id": 32,
"name": "Stekt strömming med potatismos",
"description": "Veritatis hic eum qui dolor deleniti praesentium rem dolor. Quaerat et et non magni voluptatem ut est. Ab adipisci odit optio et quo ea. Doloribus commodi consequatur vitae voluptate.",
"price": "109.21",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077bb?text=nihil",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "109.21",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 33,
"tenant_id": 3,
"name": "Biff",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 63,
"rgt": 64,
"depth": 2,
"items": [
{
"id": 116,
"tenant_id": 3,
"category_id": 33,
"name": "Pyttipanna",
"description": "Consequuntur consequuntur ipsa qui quis quia inventore est. Quidem odit libero nesciunt veniam nulla alias veritatis. Fugiat nostrum quo maxime quisquam voluptas.",
"price": "263.47",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "263.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 117,
"tenant_id": 3,
"category_id": 33,
"name": "Pasta",
"description": "Magnam delectus eveniet aut. Nobis vero architecto at non neque.",
"price": "123.22",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/007711?text=illo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.22",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 118,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Et accusamus id nemo cum. Totam non at accusamus nihil eos explicabo. Laboriosam esse est eligendi ut nostrum ex.",
"price": "166.31",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077aa?text=doloremque",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "166.31",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 119,
"tenant_id": 3,
"category_id": 33,
"name": "Pizza",
"description": "Labore laborum magnam voluptatem quidem autem id. Asperiores sed accusamus dolor quia quasi. Dolorum quia vel vitae ut omnis fuga facilis. Quod et autem veniam odio quia consequatur facere.",
"price": "137.13",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=dolorum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "137.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 120,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Error molestiae rerum quos iste. Quaerat voluptas velit quae. Quod atque fugiat qui possimus. Officiis quam odit magnam rerum perspiciatis ut dolore.",
"price": "145.12",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "145.12",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 136,
"tenant_id": 3,
"category_id": 33,
"name": "Testprodukt",
"description": null,
"price": "1.00",
"vat_rate": "25",
"available": 1,
"image": null,
"created_at": "2022-05-26T20:32:59.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "1.00",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 136,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 31,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 59,
"rgt": 60,
"depth": 2,
"pivot": {
"cash_register_id": 1,
"category_id": 31
},
"items": [
{
"id": 106,
"tenant_id": 3,
"category_id": 31,
"name": "Kålpudding",
"description": "Placeat in mollitia ut quo ipsum veniam hic. In id voluptatem nostrum qui nam minus exercitationem voluptatem.",
"price": "121.96",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccbb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "121.96",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 107,
"tenant_id": 3,
"category_id": 31,
"name": "Ugnsbakad falukorv",
"description": "Quas quia exercitationem officia omnis et at. Eum magni possimus modi quia. Sint dolorem eum qui dignissimos voluptatum ea hic minus. Qui vitae velit voluptatem et suscipit est modi.",
"price": "48.25",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00dd66?text=voluptas",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "48.25",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 108,
"tenant_id": 3,
"category_id": 31,
"name": "Lapskojs",
"description": "Praesentium architecto doloremque qui aperiam quidem expedita nostrum. Sunt cumque est dicta dignissimos quis hic. Atque perspiciatis qui similique minima sunt.",
"price": "266.33",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003388?text=laboriosam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "266.33",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 109,
"tenant_id": 3,
"category_id": 31,
"name": "Wallenbergare",
"description": "Laboriosam veritatis perspiciatis ut eum nihil doloremque. Dolores eum et sunt esse et maiores at. Occaecati et eligendi consequatur. Rerum nostrum quia aut culpa expedita architecto.",
"price": "153.34",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddff?text=quaerat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "153.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 110,
"tenant_id": 3,
"category_id": 31,
"name": "Stekt strömming med potatismos",
"description": "Incidunt non enim harum quam quod. Consequatur tempora excepturi dolores et ut nulla id enim. Libero voluptas cupiditate sed quae aut natus. Nihil molestiae vitae sunt pariatur ipsam.",
"price": "30.52",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006666?text=est",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "30.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
}
],
"sub_categories": []
},
{
"id": 32,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 61,
"rgt": 62,
"depth": 2,
"pivot": {
"cash_register_id": 1,
"category_id": 32
},
"items": [
{
"id": 111,
"tenant_id": 3,
"category_id": 32,
"name": "Kåldolmar",
"description": "Tenetur sapiente dolores autem esse placeat autem iusto voluptas. Ea ab placeat quia sit omnis. A expedita nulla non recusandae itaque rerum. Facere voluptatem qui at eveniet deserunt dolor.",
"price": "218.30",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=amet",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "218.30",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 112,
"tenant_id": 3,
"category_id": 32,
"name": "Pizza",
"description": "Et molestiae corrupti praesentium nam. Atque officiis inventore tempora sapiente. Dignissimos quidem quia eum veritatis. Fugiat consequatur illum ex modi repellat cumque.",
"price": "246.08",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0011dd?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "246.08",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 113,
"tenant_id": 3,
"category_id": 32,
"name": "Hamburgare",
"description": "Repellat minima atque repellendus. Voluptas culpa itaque et iure. A voluptatem quo ab repellat.",
"price": "60.40",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077dd?text=enim",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "60.40",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 115,
"tenant_id": 3,
"category_id": 32,
"name": "Stekt strömming med potatismos",
"description": "Veritatis hic eum qui dolor deleniti praesentium rem dolor. Quaerat et et non magni voluptatem ut est. Ab adipisci odit optio et quo ea. Doloribus commodi consequatur vitae voluptate.",
"price": "109.21",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077bb?text=nihil",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "109.21",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
],
"sub_categories": []
},
{
"id": 33,
"tenant_id": 3,
"name": "Biff",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 63,
"rgt": 64,
"depth": 2,
"pivot": {
"cash_register_id": 1,
"category_id": 33
},
"items": [
{
"id": 116,
"tenant_id": 3,
"category_id": 33,
"name": "Pyttipanna",
"description": "Consequuntur consequuntur ipsa qui quis quia inventore est. Quidem odit libero nesciunt veniam nulla alias veritatis. Fugiat nostrum quo maxime quisquam voluptas.",
"price": "263.47",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "263.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 117,
"tenant_id": 3,
"category_id": 33,
"name": "Pasta",
"description": "Magnam delectus eveniet aut. Nobis vero architecto at non neque.",
"price": "123.22",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/007711?text=illo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.22",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 118,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Et accusamus id nemo cum. Totam non at accusamus nihil eos explicabo. Laboriosam esse est eligendi ut nostrum ex.",
"price": "166.31",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077aa?text=doloremque",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "166.31",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 119,
"tenant_id": 3,
"category_id": 33,
"name": "Pizza",
"description": "Labore laborum magnam voluptatem quidem autem id. Asperiores sed accusamus dolor quia quasi. Dolorum quia vel vitae ut omnis fuga facilis. Quod et autem veniam odio quia consequatur facere.",
"price": "137.13",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=dolorum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "137.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 120,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Error molestiae rerum quos iste. Quaerat voluptas velit quae. Quod atque fugiat qui possimus. Officiis quam odit magnam rerum perspiciatis ut dolore.",
"price": "145.12",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "145.12",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 136,
"tenant_id": 3,
"category_id": 33,
"name": "Testprodukt",
"description": null,
"price": "1.00",
"vat_rate": "25",
"available": 1,
"image": null,
"created_at": "2022-05-26T20:32:59.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "1.00",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 136,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
],
"sub_categories": []
}
]
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
],
"sub_categories": [
{
"id": 34,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 67,
"rgt": 68,
"depth": 2,
"items": [
{
"id": 121,
"tenant_id": 3,
"category_id": 34,
"name": "Janssons frestelse",
"description": "Inventore rerum sint iste aut eum. Debitis sed consequuntur eum facilis reiciendis earum. Perspiciatis dolore ut quasi omnis repudiandae illum earum.",
"price": "202.70",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/000088?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "202.70",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 122,
"tenant_id": 3,
"category_id": 34,
"name": "Kalops",
"description": "Dolor et voluptas sit. Expedita neque aliquid provident aut sint voluptatum. Quos harum et reprehenderit aut quas eaque expedita.",
"price": "279.75",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa22?text=recusandae",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "279.75",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 123,
"tenant_id": 3,
"category_id": 34,
"name": "Pizza",
"description": "Illo ipsam delectus dolorum dolorem. Dolores aut sit fuga voluptatum deserunt. Blanditiis iste et iusto minima quod aut. Consequuntur est saepe assumenda.",
"price": "200.34",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=unde",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "200.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 124,
"tenant_id": 3,
"category_id": 34,
"name": "Pasta",
"description": "Deleniti quisquam quaerat quisquam iste tenetur sit esse. Soluta possimus quidem sit dignissimos. Fugiat vel est et fugiat doloremque. Vel ut aut dolorem voluptas qui.",
"price": "109.37",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/002211?text=fugiat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "109.37",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 125,
"tenant_id": 3,
"category_id": 34,
"name": "Hamburgare",
"description": "Similique fugiat ratione praesentium id excepturi distinctio. Quasi nam consequuntur sint quo optio id dolor.",
"price": "158.87",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00cc33?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "158.87",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
}
]
},
{
"id": 35,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 69,
"rgt": 70,
"depth": 2,
"items": [
{
"id": 126,
"tenant_id": 3,
"category_id": 35,
"name": "Kalops",
"description": "Velit et asperiores dignissimos deserunt. Libero ratione consequatur minus ex est qui.",
"price": "85.52",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006688?text=doloribus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "85.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
}
]
},
{
"id": 127,
"tenant_id": 3,
"category_id": 35,
"name": "Stekt strömming med potatismos",
"description": "Voluptatem in maxime quos veritatis a sequi et. Voluptates perferendis sed voluptas et. Iusto adipisci itaque id at et in.",
"price": "177.41",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0088ee?text=soluta",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "177.41",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 127,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 128,
"tenant_id": 3,
"category_id": 35,
"name": "Wallenbergare",
"description": "Dolores aut veniam eos qui. Quia ea magni molestiae enim qui consequatur et. Veritatis blanditiis rem ipsum doloremque. Nostrum praesentium sapiente id.",
"price": "261.82",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003355?text=voluptatem",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "261.82",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 128,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 129,
"tenant_id": 3,
"category_id": 35,
"name": "Bruna bönor med fläsk",
"description": "A ullam ut ab necessitatibus consequuntur nihil esse. Omnis voluptatibus maxime quibusdam qui alias aut. Assumenda iusto fuga beatae. In labore nam occaecati iusto qui nemo blanditiis.",
"price": "64.37",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00bb33?text=tempora",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "64.37",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 129,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 130,
"tenant_id": 3,
"category_id": 35,
"name": "Pasta",
"description": "Est sed facere quod. Quos culpa voluptates omnis rerum tempora nobis. Fugit non nam eveniet ullam. Commodi labore quo vero in.",
"price": "123.08",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/004400?text=quia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.08",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 130,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 36,
"tenant_id": 3,
"name": "Korv",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 71,
"rgt": 72,
"depth": 2,
"items": [
{
"id": 131,
"tenant_id": 3,
"category_id": 36,
"name": "Hamburgare",
"description": "Molestiae consequatur dolores quis ad. Nobis quisquam sed consequuntur nam eos. Aspernatur magnam molestias nam rerum molestias. Vitae nostrum tempore voluptas architecto voluptas assumenda itaque.",
"price": "221.85",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/001199?text=quo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "221.85",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 131,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 132,
"tenant_id": 3,
"category_id": 36,
"name": "Kalops",
"description": "Qui nihil animi qui. Nemo aut fugit iste omnis. Minus voluptatibus qui eos sed voluptas. Voluptatem facere porro nesciunt qui.",
"price": "126.23",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccaa?text=quisquam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T19:21:06.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 11,
"current_price": "126.23",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 133,
"tenant_id": 3,
"category_id": 36,
"name": "Kålpudding",
"description": "Hic nihil voluptatem praesentium itaque. Quam dolores laborum sint. Adipisci et quas fugiat laudantium. Animi enim sit sunt doloribus odit laborum tempore.",
"price": "227.26",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044cc?text=quibusdam",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "227.26",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 133,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 134,
"tenant_id": 3,
"category_id": 36,
"name": "Bruna bönor med fläsk",
"description": "Omnis quia et qui nihil consequatur et. Fugiat corrupti consequuntur inventore. Sed et esse nesciunt est dignissimos nam nesciunt.",
"price": "158.95",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=sit",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "158.95",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 134,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25
},
"items": []
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26
},
"items": []
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
],
"sub_categories": [
{
"id": 34,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 67,
"rgt": 68,
"depth": 2,
"items": [
{
"id": 121,
"tenant_id": 3,
"category_id": 34,
"name": "Janssons frestelse",
"description": "Inventore rerum sint iste aut eum. Debitis sed consequuntur eum facilis reiciendis earum. Perspiciatis dolore ut quasi omnis repudiandae illum earum.",
"price": "202.70",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/000088?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "202.70",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 122,
"tenant_id": 3,
"category_id": 34,
"name": "Kalops",
"description": "Dolor et voluptas sit. Expedita neque aliquid provident aut sint voluptatum. Quos harum et reprehenderit aut quas eaque expedita.",
"price": "279.75",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa22?text=recusandae",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "279.75",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 123,
"tenant_id": 3,
"category_id": 34,
"name": "Pizza",
"description": "Illo ipsam delectus dolorum dolorem. Dolores aut sit fuga voluptatum deserunt. Blanditiis iste et iusto minima quod aut. Consequuntur est saepe assumenda.",
"price": "200.34",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=unde",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "200.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 124,
"tenant_id": 3,
"category_id": 34,
"name": "Pasta",
"description": "Deleniti quisquam quaerat quisquam iste tenetur sit esse. Soluta possimus quidem sit dignissimos. Fugiat vel est et fugiat doloremque. Vel ut aut dolorem voluptas qui.",
"price": "109.37",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/002211?text=fugiat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "109.37",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 125,
"tenant_id": 3,
"category_id": 34,
"name": "Hamburgare",
"description": "Similique fugiat ratione praesentium id excepturi distinctio. Quasi nam consequuntur sint quo optio id dolor.",
"price": "158.87",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00cc33?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "158.87",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
}
]
},
{
"id": 35,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 69,
"rgt": 70,
"depth": 2,
"items": [
{
"id": 126,
"tenant_id": 3,
"category_id": 35,
"name": "Kalops",
"description": "Velit et asperiores dignissimos deserunt. Libero ratione consequatur minus ex est qui.",
"price": "85.52",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006688?text=doloribus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "85.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
}
]
},
{
"id": 127,
"tenant_id": 3,
"category_id": 35,
"name": "Stekt strömming med potatismos",
"description": "Voluptatem in maxime quos veritatis a sequi et. Voluptates perferendis sed voluptas et. Iusto adipisci itaque id at et in.",
"price": "177.41",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0088ee?text=soluta",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "177.41",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 127,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 128,
"tenant_id": 3,
"category_id": 35,
"name": "Wallenbergare",
"description": "Dolores aut veniam eos qui. Quia ea magni molestiae enim qui consequatur et. Veritatis blanditiis rem ipsum doloremque. Nostrum praesentium sapiente id.",
"price": "261.82",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003355?text=voluptatem",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "261.82",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 128,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 129,
"tenant_id": 3,
"category_id": 35,
"name": "Bruna bönor med fläsk",
"description": "A ullam ut ab necessitatibus consequuntur nihil esse. Omnis voluptatibus maxime quibusdam qui alias aut. Assumenda iusto fuga beatae. In labore nam occaecati iusto qui nemo blanditiis.",
"price": "64.37",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00bb33?text=tempora",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "64.37",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 129,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 130,
"tenant_id": 3,
"category_id": 35,
"name": "Pasta",
"description": "Est sed facere quod. Quos culpa voluptates omnis rerum tempora nobis. Fugit non nam eveniet ullam. Commodi labore quo vero in.",
"price": "123.08",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/004400?text=quia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.08",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 130,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 36,
"tenant_id": 3,
"name": "Korv",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 71,
"rgt": 72,
"depth": 2,
"items": [
{
"id": 131,
"tenant_id": 3,
"category_id": 36,
"name": "Hamburgare",
"description": "Molestiae consequatur dolores quis ad. Nobis quisquam sed consequuntur nam eos. Aspernatur magnam molestias nam rerum molestias. Vitae nostrum tempore voluptas architecto voluptas assumenda itaque.",
"price": "221.85",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/001199?text=quo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "221.85",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 131,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 132,
"tenant_id": 3,
"category_id": 36,
"name": "Kalops",
"description": "Qui nihil animi qui. Nemo aut fugit iste omnis. Minus voluptatibus qui eos sed voluptas. Voluptatem facere porro nesciunt qui.",
"price": "126.23",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccaa?text=quisquam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T19:21:06.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 11,
"current_price": "126.23",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 133,
"tenant_id": 3,
"category_id": 36,
"name": "Kålpudding",
"description": "Hic nihil voluptatem praesentium itaque. Quam dolores laborum sint. Adipisci et quas fugiat laudantium. Animi enim sit sunt doloribus odit laborum tempore.",
"price": "227.26",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044cc?text=quibusdam",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "227.26",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 133,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 134,
"tenant_id": 3,
"category_id": 36,
"name": "Bruna bönor med fläsk",
"description": "Omnis quia et qui nihil consequatur et. Fugiat corrupti consequuntur inventore. Sed et esse nesciunt est dignissimos nam nesciunt.",
"price": "158.95",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=sit",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "158.95",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 134,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25,
"subcategory_id": null
}
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26,
"subcategory_id": null
}
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27,
"subcategory_id": null
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"subcategory_id": null,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30,
"subcategory_id": null
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25,
"subcategory_id": null
}
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26,
"subcategory_id": null
}
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27,
"subcategory_id": null
}
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30,
"subcategory_id": null
}
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25
}
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26
}
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27
}
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25
},
"items": []
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26
},
"items": []
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25
},
"items": [],
"sub_categories": [
{
"id": 29,
"tenant_id": 3,
"name": "Korv",
"parent_id": 25,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 51,
"rgt": 52,
"depth": 2,
"items": [
{
"id": 96,
"tenant_id": 3,
"category_id": 29,
"name": "Janssons frestelse",
"description": "Et eveniet velit ipsam quas perferendis eos blanditiis. Ea accusamus quam laudantium accusantium et tempora. Incidunt maiores ratione nam.",
"price": "74.83",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003366?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "74.83",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 97,
"tenant_id": 3,
"category_id": 29,
"name": "Köttbullar med mos",
"description": "Optio aspernatur quos voluptate laudantium nostrum. Quasi sunt deleniti eius reiciendis tempore voluptatem. Incidunt aut dignissimos perferendis et magnam illum inventore.",
"price": "62.97",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/005566?text=error",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "62.97",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 99,
"tenant_id": 3,
"category_id": 29,
"name": "Pölsa",
"description": "Consequuntur culpa optio qui sunt consequatur. Numquam aliquam perspiciatis sunt a et nobis. Quis qui reprehenderit sed facilis et ut eum. Dolorum est quisquam aperiam eum modi doloribus.",
"price": "41.21",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00bbff?text=minus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "41.21",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 100,
"tenant_id": 3,
"category_id": 29,
"name": "Blodpudding",
"description": "Pariatur doloremque cupiditate earum cum facilis animi aut natus. Aspernatur non aut nesciunt odit nostrum accusantium et. Voluptatibus architecto odit et eius consequatur optio.",
"price": "145.96",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aaaa?text=vel",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "145.96",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
}
]
}
]
},
{
"id": 28,
"tenant_id": 3,
"name": "Hotdog",
"parent_id": 25,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 53,
"rgt": 54,
"depth": 2,
"items": [
{
"id": 92,
"tenant_id": 3,
"category_id": 28,
"name": "Ärtsoppa",
"description": "Et et enim alias eos quae quia dolores. Est necessitatibus ea dicta. Voluptates soluta praesentium nisi et.",
"price": "293.67",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0055bb?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "293.67",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 93,
"tenant_id": 3,
"category_id": 28,
"name": "Kroppkakor",
"description": "Atque error facere doloremque accusamus in consequatur aut et. Dolor asperiores voluptas sequi aliquam qui autem. Aliquid quasi aperiam nostrum officia.",
"price": "254.33",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/008844?text=odio",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "254.33",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 93,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 94,
"tenant_id": 3,
"category_id": 28,
"name": "Pyttipanna",
"description": "Est excepturi atque qui nobis. Eaque ullam veritatis maxime necessitatibus veniam consequuntur suscipit. Soluta ea consectetur qui voluptatem possimus illo maiores.",
"price": "21.39",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0000ee?text=aut",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "21.39",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 95,
"tenant_id": 3,
"category_id": 28,
"name": "Kålpudding",
"description": "Velit eligendi reiciendis et amet voluptatem in. Quam reiciendis sed animi odit dolores. Sit vero est iusto hic. Sit ut expedita nesciunt ducimus excepturi sit.",
"price": "121.86",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0055ee?text=doloribus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "121.86",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
}
]
}
]
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26
},
"items": [],
"sub_categories": [
{
"id": 31,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 59,
"rgt": 60,
"depth": 2,
"items": [
{
"id": 106,
"tenant_id": 3,
"category_id": 31,
"name": "Kålpudding",
"description": "Placeat in mollitia ut quo ipsum veniam hic. In id voluptatem nostrum qui nam minus exercitationem voluptatem.",
"price": "121.96",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccbb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "121.96",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 107,
"tenant_id": 3,
"category_id": 31,
"name": "Ugnsbakad falukorv",
"description": "Quas quia exercitationem officia omnis et at. Eum magni possimus modi quia. Sint dolorem eum qui dignissimos voluptatum ea hic minus. Qui vitae velit voluptatem et suscipit est modi.",
"price": "48.25",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00dd66?text=voluptas",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "48.25",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 108,
"tenant_id": 3,
"category_id": 31,
"name": "Lapskojs",
"description": "Praesentium architecto doloremque qui aperiam quidem expedita nostrum. Sunt cumque est dicta dignissimos quis hic. Atque perspiciatis qui similique minima sunt.",
"price": "266.33",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003388?text=laboriosam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "266.33",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 109,
"tenant_id": 3,
"category_id": 31,
"name": "Wallenbergare",
"description": "Laboriosam veritatis perspiciatis ut eum nihil doloremque. Dolores eum et sunt esse et maiores at. Occaecati et eligendi consequatur. Rerum nostrum quia aut culpa expedita architecto.",
"price": "153.34",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddff?text=quaerat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "153.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
},
{
"id": 110,
"tenant_id": 3,
"category_id": 31,
"name": "Stekt strömming med potatismos",
"description": "Incidunt non enim harum quam quod. Consequatur tempora excepturi dolores et ut nulla id enim. Libero voluptas cupiditate sed quae aut natus. Nihil molestiae vitae sunt pariatur ipsam.",
"price": "30.52",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006666?text=est",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "30.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
}
]
},
{
"id": 32,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 61,
"rgt": 62,
"depth": 2,
"items": [
{
"id": 111,
"tenant_id": 3,
"category_id": 32,
"name": "Kåldolmar",
"description": "Tenetur sapiente dolores autem esse placeat autem iusto voluptas. Ea ab placeat quia sit omnis. A expedita nulla non recusandae itaque rerum. Facere voluptatem qui at eveniet deserunt dolor.",
"price": "218.30",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=amet",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "218.30",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 112,
"tenant_id": 3,
"category_id": 32,
"name": "Pizza",
"description": "Et molestiae corrupti praesentium nam. Atque officiis inventore tempora sapiente. Dignissimos quidem quia eum veritatis. Fugiat consequatur illum ex modi repellat cumque.",
"price": "246.08",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0011dd?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "246.08",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 113,
"tenant_id": 3,
"category_id": 32,
"name": "Hamburgare",
"description": "Repellat minima atque repellendus. Voluptas culpa itaque et iure. A voluptatem quo ab repellat.",
"price": "60.40",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077dd?text=enim",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "60.40",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 115,
"tenant_id": 3,
"category_id": 32,
"name": "Stekt strömming med potatismos",
"description": "Veritatis hic eum qui dolor deleniti praesentium rem dolor. Quaerat et et non magni voluptatem ut est. Ab adipisci odit optio et quo ea. Doloribus commodi consequatur vitae voluptate.",
"price": "109.21",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077bb?text=nihil",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "109.21",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 33,
"tenant_id": 3,
"name": "Biff",
"parent_id": 26,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 63,
"rgt": 64,
"depth": 2,
"items": [
{
"id": 116,
"tenant_id": 3,
"category_id": 33,
"name": "Pyttipanna",
"description": "Consequuntur consequuntur ipsa qui quis quia inventore est. Quidem odit libero nesciunt veniam nulla alias veritatis. Fugiat nostrum quo maxime quisquam voluptas.",
"price": "263.47",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=necessitatibus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "263.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 117,
"tenant_id": 3,
"category_id": 33,
"name": "Pasta",
"description": "Magnam delectus eveniet aut. Nobis vero architecto at non neque.",
"price": "123.22",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/007711?text=illo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.22",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 118,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Et accusamus id nemo cum. Totam non at accusamus nihil eos explicabo. Laboriosam esse est eligendi ut nostrum ex.",
"price": "166.31",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0077aa?text=doloremque",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "166.31",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 119,
"tenant_id": 3,
"category_id": 33,
"name": "Pizza",
"description": "Labore laborum magnam voluptatem quidem autem id. Asperiores sed accusamus dolor quia quasi. Dolorum quia vel vitae ut omnis fuga facilis. Quod et autem veniam odio quia consequatur facere.",
"price": "137.13",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=dolorum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "137.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 120,
"tenant_id": 3,
"category_id": 33,
"name": "Janssons frestelse",
"description": "Error molestiae rerum quos iste. Quaerat voluptas velit quae. Quod atque fugiat qui possimus. Officiis quam odit magnam rerum perspiciatis ut dolore.",
"price": "145.12",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044aa?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "145.12",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 136,
"tenant_id": 3,
"category_id": 33,
"name": "Testprodukt",
"description": null,
"price": "1.00",
"vat_rate": "25",
"available": 1,
"image": null,
"created_at": "2022-05-26T20:32:59.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "1.00",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 136,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
}
]
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
],
"sub_categories": [
{
"id": 34,
"tenant_id": 3,
"name": "Lamm",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 67,
"rgt": 68,
"depth": 2,
"items": [
{
"id": 121,
"tenant_id": 3,
"category_id": 34,
"name": "Janssons frestelse",
"description": "Inventore rerum sint iste aut eum. Debitis sed consequuntur eum facilis reiciendis earum. Perspiciatis dolore ut quasi omnis repudiandae illum earum.",
"price": "202.70",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/000088?text=consequatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "202.70",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
},
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 122,
"tenant_id": 3,
"category_id": 34,
"name": "Kalops",
"description": "Dolor et voluptas sit. Expedita neque aliquid provident aut sint voluptatum. Quos harum et reprehenderit aut quas eaque expedita.",
"price": "279.75",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa22?text=recusandae",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "279.75",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 123,
"tenant_id": 3,
"category_id": 34,
"name": "Pizza",
"description": "Illo ipsam delectus dolorum dolorem. Dolores aut sit fuga voluptatum deserunt. Blanditiis iste et iusto minima quod aut. Consequuntur est saepe assumenda.",
"price": "200.34",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ee00?text=unde",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "200.34",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 124,
"tenant_id": 3,
"category_id": 34,
"name": "Pasta",
"description": "Deleniti quisquam quaerat quisquam iste tenetur sit esse. Soluta possimus quidem sit dignissimos. Fugiat vel est et fugiat doloremque. Vel ut aut dolorem voluptas qui.",
"price": "109.37",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/002211?text=fugiat",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "109.37",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 125,
"tenant_id": 3,
"category_id": 34,
"name": "Hamburgare",
"description": "Similique fugiat ratione praesentium id excepturi distinctio. Quasi nam consequuntur sint quo optio id dolor.",
"price": "158.87",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00cc33?text=rerum",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "158.87",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
}
]
},
{
"id": 35,
"tenant_id": 3,
"name": "Kycklingvinge",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 69,
"rgt": 70,
"depth": 2,
"items": [
{
"id": 126,
"tenant_id": 3,
"category_id": 35,
"name": "Kalops",
"description": "Velit et asperiores dignissimos deserunt. Libero ratione consequatur minus ex est qui.",
"price": "85.52",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/006688?text=doloribus",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "85.52",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 4,
"tenant_id": 2,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
}
]
}
]
},
{
"id": 127,
"tenant_id": 3,
"category_id": 35,
"name": "Stekt strömming med potatismos",
"description": "Voluptatem in maxime quos veritatis a sequi et. Voluptates perferendis sed voluptas et. Iusto adipisci itaque id at et in.",
"price": "177.41",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0088ee?text=soluta",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "177.41",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 127,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 128,
"tenant_id": 3,
"category_id": 35,
"name": "Wallenbergare",
"description": "Dolores aut veniam eos qui. Quia ea magni molestiae enim qui consequatur et. Veritatis blanditiis rem ipsum doloremque. Nostrum praesentium sapiente id.",
"price": "261.82",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003355?text=voluptatem",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "261.82",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 128,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 129,
"tenant_id": 3,
"category_id": 35,
"name": "Bruna bönor med fläsk",
"description": "A ullam ut ab necessitatibus consequuntur nihil esse. Omnis voluptatibus maxime quibusdam qui alias aut. Assumenda iusto fuga beatae. In labore nam occaecati iusto qui nemo blanditiis.",
"price": "64.37",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00bb33?text=tempora",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "64.37",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 129,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 130,
"tenant_id": 3,
"category_id": 35,
"name": "Pasta",
"description": "Est sed facere quod. Quos culpa voluptates omnis rerum tempora nobis. Fugit non nam eveniet ullam. Commodi labore quo vero in.",
"price": "123.08",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/004400?text=quia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "123.08",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 130,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 36,
"tenant_id": 3,
"name": "Korv",
"parent_id": 27,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 71,
"rgt": 72,
"depth": 2,
"items": [
{
"id": 131,
"tenant_id": 3,
"category_id": 36,
"name": "Hamburgare",
"description": "Molestiae consequatur dolores quis ad. Nobis quisquam sed consequuntur nam eos. Aspernatur magnam molestias nam rerum molestias. Vitae nostrum tempore voluptas architecto voluptas assumenda itaque.",
"price": "221.85",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/001199?text=quo",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "221.85",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 131,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": [
{
"id": 6,
"tenant_id": 3,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
}
]
}
]
},
{
"id": 132,
"tenant_id": 3,
"category_id": 36,
"name": "Kalops",
"description": "Qui nihil animi qui. Nemo aut fugit iste omnis. Minus voluptatibus qui eos sed voluptas. Voluptatem facere porro nesciunt qui.",
"price": "126.23",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ccaa?text=quisquam",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T19:21:06.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 11,
"current_price": "126.23",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": []
},
{
"id": 133,
"tenant_id": 3,
"category_id": 36,
"name": "Kålpudding",
"description": "Hic nihil voluptatem praesentium itaque. Quam dolores laborum sint. Adipisci et quas fugiat laudantium. Animi enim sit sunt doloribus odit laborum tempore.",
"price": "227.26",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0044cc?text=quibusdam",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "227.26",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 133,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 134,
"tenant_id": 3,
"category_id": 36,
"name": "Bruna bönor med fläsk",
"description": "Omnis quia et qui nihil consequatur et. Fugiat corrupti consequuntur inventore. Sed et esse nesciunt est dignissimos nam nesciunt.",
"price": "158.95",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa55?text=sit",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "158.95",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 134,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
},
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
[
{
"id": 25,
"tenant_id": 3,
"name": "Kött",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 50,
"rgt": 55,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 25,
"subcategory_id": null
}
},
{
"id": 26,
"tenant_id": 3,
"name": "Fisk",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 58,
"rgt": 65,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 26,
"subcategory_id": null
},
"items": []
},
{
"id": 27,
"tenant_id": 3,
"name": "Efterrätt",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 66,
"rgt": 73,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 27,
"subcategory_id": null
},
"items": [
{
"id": 135,
"tenant_id": 3,
"category_id": 27,
"subcategory_id": null,
"name": "Lapskojs",
"description": "Repellendus natus voluptas tempore voluptatibus cumque unde. Nam debitis doloremque qui nesciunt non voluptas aliquid. Veniam qui quae quod similique autem facilis.",
"price": "33.66",
"vat_rate": "25",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/003377?text=consequatur",
"created_at": "2022-01-24T18:22:25.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 9,
"current_price": "33.66",
"is_available": 1,
"special_times": [],
"special_prices": [
{
"id": 1,
"name": "Lunch",
"price": "10.00",
"price_mod": "decrement",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:40.000000Z",
"updated_at": "2022-07-06T18:54:40.000000Z",
"prefix": null,
"pivot": {
"item_id": 135,
"special_price_id": 1
},
"special_times": [
{
"id": 1,
"name": "Lunch",
"start": "11:00:00",
"end": "14:00:00",
"tenant_id": 3,
"created_at": "2022-07-06T18:54:07.000000Z",
"updated_at": "2022-07-06T18:54:07.000000Z",
"pivot": {
"special_price_id": 1,
"special_time_id": 1
},
"days": [
{
"id": 1,
"name": "monday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Måndag",
"pivot": {
"special_time_id": 1,
"day_id": 1
}
},
{
"id": 2,
"name": "tuesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Tisdag",
"pivot": {
"special_time_id": 1,
"day_id": 2
}
},
{
"id": 3,
"name": "wednesday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Onsdag",
"pivot": {
"special_time_id": 1,
"day_id": 3
}
},
{
"id": 4,
"name": "thursday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Torsdag",
"pivot": {
"special_time_id": 1,
"day_id": 4
}
},
{
"id": 5,
"name": "friday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Fredag",
"pivot": {
"special_time_id": 1,
"day_id": 5
}
},
{
"id": 6,
"name": "saturday",
"created_at": "2022-03-27T09:26:22.000000Z",
"updated_at": "2022-03-27T09:26:22.000000Z",
"swedish_day": "Lördag",
"pivot": {
"special_time_id": 1,
"day_id": 6
}
}
]
}
]
}
],
"restricted_times": [],
"addons": []
}
]
},
{
"id": 30,
"tenant_id": 3,
"name": "Skinka",
"parent_id": null,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-03-13T22:48:15.000000Z",
"lft": 56,
"rgt": 57,
"depth": 1,
"pivot": {
"cash_register_id": 1,
"category_id": 30,
"subcategory_id": null
},
"items": [
{
"id": 101,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Ugnsbakad falukorv",
"description": "Ea minima similique commodi ea rerum. Maiores alias laudantium eum atque qui. Est hic eveniet ipsa rem dolor sunt at.",
"price": "9.47",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00ddbb?text=pariatur",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "9.47",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 102,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Lapskojs",
"description": "Totam officiis velit vel beatae alias aspernatur veniam. Libero ullam fuga adipisci non quisquam ea.",
"price": "174.13",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/0099aa?text=officia",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "174.13",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 1,
"tenant_id": 1,
"name": "Välj typ av protein:",
"type": "radio",
"required": 0,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 3,
"tenant_id": 1,
"name": "Kyckling",
"price": "23.82",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 23.82 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 14,
"tenant_id": 3,
"name": "Kyckling",
"price": "1.98",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kyckling + 1.98 SEK"
}
]
}
]
},
{
"id": 103,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Kåldolmar",
"description": "Maxime modi ut sed porro. Velit voluptas et ipsum officiis exercitationem in. Iste consequuntur et qui ea delectus nostrum.",
"price": "75.46",
"vat_rate": "12",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aa11?text=magni",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 8,
"current_price": "75.46",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 3,
"tenant_id": 2,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 4,
"tenant_id": 1,
"name": "Fläsk",
"price": "10.27",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Fläsk + 10.27 SEK"
},
{
"id": 5,
"tenant_id": 1,
"name": "Kycklingbröst",
"price": "38.15",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 38.15 SEK"
},
{
"id": 6,
"tenant_id": 2,
"name": "Kycklingbröst",
"price": "37.71",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingbröst + 37.71 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
},
{
"id": 5,
"tenant_id": 3,
"name": "Välj typ av protein:",
"type": "radio",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 1,
"tenant_id": 1,
"name": "Kalkon",
"price": "26.76",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 26.76 SEK"
},
{
"id": 2,
"tenant_id": 1,
"name": "Skinka",
"price": "30.12",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Skinka + 30.12 SEK"
},
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
},
{
"id": 10,
"tenant_id": 2,
"name": "Tomat",
"price": "1.52",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Tomat + 1.52 SEK"
},
{
"id": 15,
"tenant_id": 3,
"name": "Kalkon",
"price": "47.57",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kalkon + 47.57 SEK"
}
]
}
]
},
{
"id": 105,
"tenant_id": 3,
"category_id": 30,
"subcategory_id": null,
"name": "Kålpudding",
"description": "Recusandae sunt asperiores vero saepe. Dolor ab consequatur doloremque delectus ducimus. Magnam est qui aut iure. Eos omnis quos et exercitationem.",
"price": "167.94",
"vat_rate": "6",
"available": 1,
"image": "http://resapp.test/storage/https://via.placeholder.com/640x480.png/00aabb?text=et",
"created_at": "2022-01-24T18:22:24.000000Z",
"updated_at": "2022-07-22T18:14:39.000000Z",
"sort_order": 10,
"lft": -10,
"rgt": 0,
"depth": 0,
"parent_id": null,
"item_group_id": 7,
"current_price": "167.94",
"is_available": 1,
"special_times": [],
"special_prices": [],
"restricted_times": [],
"addons": [
{
"id": 2,
"tenant_id": 1,
"name": "Välj extra grönsaker:",
"type": "checkbox",
"required": 1,
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"max_limit": null,
"min_limit": 0,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"addon_values": [
{
"id": 8,
"tenant_id": 2,
"name": "Kycklingvinge",
"price": "3.65",
"created_at": "2022-01-24T18:22:22.000000Z",
"updated_at": "2022-01-24T18:22:22.000000Z",
"available": 1,
"lft": 0,
"rgt": 0,
"depth": 0,
"parent_id": null,
"name_and_price": "Kycklingvinge + 3.65 SEK"
}
]
}
]
}
],
"sub_categories": []
}
]
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment