4898-expedition-pallet-label #1203
|
@ -24,7 +24,7 @@ module.exports = {
|
||||||
|
|
||||||
let QRdata = JSON.stringify({
|
let QRdata = JSON.stringify({
|
||||||
company: 'vnl',
|
company: 'vnl',
|
||||||
user: null,
|
user: this.userFk,
|
||||||
created: new Date(),
|
created: new Date(),
|
||||||
table: 'expeditionPallet',
|
table: 'expeditionPallet',
|
||||||
id: this.id
|
id: this.id
|
||||||
|
|
Loading…
Reference in New Issue