@things-factory/operato-wms 4.3.705 → 4.3.708

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +1,9 @@
1
1
  import gql from 'graphql-tag'
2
- import {
3
- css,
4
- html
5
- } from 'lit-element'
2
+ import { css, html } from 'lit-element'
6
3
 
7
- import {
8
- i18next,
9
- localize
10
- } from '@things-factory/i18n-base'
11
- import {
12
- client,
13
- navigate,
14
- PageView
15
- } from '@things-factory/shell'
16
- import {
17
- CommonButtonStyles,
18
- ScrollbarStyles
19
- } from '@things-factory/styles'
4
+ import { i18next, localize } from '@things-factory/i18n-base'
5
+ import { client, navigate, PageView } from '@things-factory/shell'
6
+ import { CommonButtonStyles, ScrollbarStyles } from '@things-factory/styles'
20
7
  import { getPathInfo } from '@things-factory/utils'
21
8
 
22
9
  class ReceivedNoteDetail extends localize(i18next)(PageView) {
@@ -110,7 +97,7 @@ class ReceivedNoteDetail extends localize(i18next)(PageView) {
110
97
  case 'seebuu-warehouse':
111
98
  this.shadowRoot.querySelector('#container').src = `/view_seebuu_grn/${this._grnNo}`
112
99
  break
113
- case 'freight-mark-warehouse':
100
+ case 'fmn01s-default':
114
101
  this.shadowRoot.querySelector('#container').src = `/view_fm_grn/${this._grnNo}/${timezoneOffSet}`
115
102
  break
116
103
  case 'kimeda-warehouse':
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "4.3.705",
3
+ "version": "4.3.708",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -62,60 +62,60 @@
62
62
  "@operato/scene-tab": "^0.1.8",
63
63
  "@operato/scene-table": "^0.1.8",
64
64
  "@operato/scene-wheel-sorter": "^0.1.8",
65
- "@things-factory/apptool-ui": "^4.3.705",
66
- "@things-factory/attachment-ui": "^4.3.705",
67
- "@things-factory/auth-ui": "^4.3.705",
68
- "@things-factory/barcode-ui": "^4.3.705",
69
- "@things-factory/biz-ui": "^4.3.705",
70
- "@things-factory/board-service": "^4.3.705",
71
- "@things-factory/board-ui": "^4.3.705",
72
- "@things-factory/code-ui": "^4.3.705",
73
- "@things-factory/context-ui": "^4.3.705",
74
- "@things-factory/export-ui": "^4.3.705",
75
- "@things-factory/export-ui-csv": "^4.3.705",
76
- "@things-factory/export-ui-excel": "^4.3.705",
77
- "@things-factory/fav-base": "^4.3.705",
78
- "@things-factory/form-ui": "^4.3.705",
79
- "@things-factory/geography": "^4.3.705",
80
- "@things-factory/grist-ui": "^4.3.705",
81
- "@things-factory/help": "^4.3.705",
82
- "@things-factory/i18n-base": "^4.3.705",
83
- "@things-factory/id-rule-base": "^4.3.705",
84
- "@things-factory/import-ui": "^4.3.705",
85
- "@things-factory/import-ui-excel": "^4.3.705",
86
- "@things-factory/menu-ui": "^4.3.705",
87
- "@things-factory/more-ui": "^4.3.705",
88
- "@things-factory/notification": "^4.3.705",
89
- "@things-factory/pdf": "^4.3.705",
90
- "@things-factory/print-proxy-service": "^4.3.705",
91
- "@things-factory/print-ui": "^4.3.705",
92
- "@things-factory/product-base": "^4.3.705",
93
- "@things-factory/resource-ui": "^4.3.705",
94
- "@things-factory/sales-ui": "^4.3.705",
95
- "@things-factory/scene-data-transform": "^4.3.705",
96
- "@things-factory/scene-excel": "^4.3.705",
97
- "@things-factory/scene-firebase": "^4.3.705",
98
- "@things-factory/scene-form": "^4.3.705",
99
- "@things-factory/scene-google-map": "^4.3.705",
100
- "@things-factory/scene-graphql": "^4.3.705",
101
- "@things-factory/scene-label": "^4.3.705",
102
- "@things-factory/scene-marker": "^4.3.705",
103
- "@things-factory/scene-mqtt": "^4.3.705",
104
- "@things-factory/scene-restful": "^4.3.705",
105
- "@things-factory/scene-visualizer": "^4.3.705",
106
- "@things-factory/setting-ui": "^4.3.705",
107
- "@things-factory/system-ui": "^4.3.705",
108
- "@things-factory/transport-base": "^4.3.705",
109
- "@things-factory/tutorial-ui": "^4.3.705",
110
- "@things-factory/warehouse-base": "^4.3.705",
111
- "@things-factory/worksheet-base": "^4.3.705"
65
+ "@things-factory/apptool-ui": "^4.3.707",
66
+ "@things-factory/attachment-ui": "^4.3.707",
67
+ "@things-factory/auth-ui": "^4.3.707",
68
+ "@things-factory/barcode-ui": "^4.3.707",
69
+ "@things-factory/biz-ui": "^4.3.707",
70
+ "@things-factory/board-service": "^4.3.707",
71
+ "@things-factory/board-ui": "^4.3.707",
72
+ "@things-factory/code-ui": "^4.3.707",
73
+ "@things-factory/context-ui": "^4.3.707",
74
+ "@things-factory/export-ui": "^4.3.707",
75
+ "@things-factory/export-ui-csv": "^4.3.707",
76
+ "@things-factory/export-ui-excel": "^4.3.707",
77
+ "@things-factory/fav-base": "^4.3.707",
78
+ "@things-factory/form-ui": "^4.3.707",
79
+ "@things-factory/geography": "^4.3.707",
80
+ "@things-factory/grist-ui": "^4.3.707",
81
+ "@things-factory/help": "^4.3.707",
82
+ "@things-factory/i18n-base": "^4.3.707",
83
+ "@things-factory/id-rule-base": "^4.3.707",
84
+ "@things-factory/import-ui": "^4.3.707",
85
+ "@things-factory/import-ui-excel": "^4.3.707",
86
+ "@things-factory/menu-ui": "^4.3.707",
87
+ "@things-factory/more-ui": "^4.3.707",
88
+ "@things-factory/notification": "^4.3.707",
89
+ "@things-factory/pdf": "^4.3.707",
90
+ "@things-factory/print-proxy-service": "^4.3.707",
91
+ "@things-factory/print-ui": "^4.3.707",
92
+ "@things-factory/product-base": "^4.3.707",
93
+ "@things-factory/resource-ui": "^4.3.707",
94
+ "@things-factory/sales-ui": "^4.3.707",
95
+ "@things-factory/scene-data-transform": "^4.3.707",
96
+ "@things-factory/scene-excel": "^4.3.707",
97
+ "@things-factory/scene-firebase": "^4.3.707",
98
+ "@things-factory/scene-form": "^4.3.707",
99
+ "@things-factory/scene-google-map": "^4.3.707",
100
+ "@things-factory/scene-graphql": "^4.3.707",
101
+ "@things-factory/scene-label": "^4.3.707",
102
+ "@things-factory/scene-marker": "^4.3.707",
103
+ "@things-factory/scene-mqtt": "^4.3.707",
104
+ "@things-factory/scene-restful": "^4.3.707",
105
+ "@things-factory/scene-visualizer": "^4.3.707",
106
+ "@things-factory/setting-ui": "^4.3.707",
107
+ "@things-factory/system-ui": "^4.3.707",
108
+ "@things-factory/transport-base": "^4.3.707",
109
+ "@things-factory/tutorial-ui": "^4.3.707",
110
+ "@things-factory/warehouse-base": "^4.3.707",
111
+ "@things-factory/worksheet-base": "^4.3.708"
112
112
  },
113
113
  "devDependencies": {
114
- "@things-factory/builder": "^4.3.705",
114
+ "@things-factory/builder": "^4.3.707",
115
115
  "cypress": "^9.4.1",
116
116
  "cypress-file-upload": "^5.0.8",
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "37ae3b066444a1094389a59b38414e5c2b75db20"
120
+ "gitHead": "7b5ccb8b7f9836544aa236b4c0d0865a201f42a4"
121
121
  }