{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 640,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
            "branch" : [
              {
                "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
            "branch" : [
              {
                "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
        "branch" : [
          {
            "SHA1" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/erp-nuxt-frontend.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#640",
  "duration" : 55588,
  "estimatedDuration" : 57393,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #640",
  "id" : "640",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 640,
  "queueId" : 5230,
  "result" : "SUCCESS",
  "timestamp" : 1781049600932,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/640/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/generate-shipments.vue",
          "app/pages/mobile/generate-shipments.vue"
        ],
        "commitId" : "1fdd7fbe1a113e531bc84769f50fd29317a86908",
        "timestamp" : 1780992516000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add warehouse selection to shipment generation_\u000a",
        "date" : "2026-06-09 10:08:36 +0200",
        "id" : "1fdd7fbe1a113e531bc84769f50fd29317a86908",
        "msg" : "add warehouse selection to shipment generation_",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/generate-shipments.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/generate-shipments.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sentry.scrub.ts",
          "server/middleware/sentry-payload.ts"
        ],
        "commitId" : "3d43f6f29254b4489b20ed0fed8b0e670d516b37",
        "timestamp" : 1780994208000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add sentry payload\u000a",
        "date" : "2026-06-09 10:36:48 +0200",
        "id" : "3d43f6f29254b4489b20ed0fed8b0e670d516b37",
        "msg" : "add sentry payload",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sentry.scrub.ts"
          },
          {
            "editType" : "add",
            "file" : "server/middleware/sentry-payload.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/generate-shipments.vue",
          "server/api/orders/openso-count-by-warehouse.get.ts",
          "app/pages/mobile/generate-shipments.vue"
        ],
        "commitId" : "99aaa48a8fd29ef15d44053e2cc80818afd95ae4",
        "timestamp" : 1780995822000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change qty counting on generate shipments like on dashboard\u000a",
        "date" : "2026-06-09 11:03:42 +0200",
        "id" : "99aaa48a8fd29ef15d44053e2cc80818afd95ae4",
        "msg" : "change qty counting on generate shipments like on dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/generate-shipments.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/generate-shipments.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/orders/openso-count-by-warehouse.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/mobile/tasks.vue",
          "app/pages/index.vue",
          "app/pages/mobile/receive.vue",
          "app/pages/mobile/generate-shipments.vue",
          "app/app.vue",
          "app/pages/mobile/fix-locator-owner.vue",
          "app/pages/mobile/product.vue",
          "app/pages/mobile/return.vue",
          "app/pages/mobile/picklist.vue",
          "app/pages/mobile/commission.vue",
          "app/components/MobileThemeToggle.vue",
          "nuxt.config.ts",
          "app/pages/mobile/locator-articles.vue",
          "app/pages/mobile/inventory.vue",
          "app/pages/mobile/index.vue",
          "app/composables/useTheme.ts",
          "app/pages/mobile/print-labels.vue",
          "app/assets/css/mobile-theme.css",
          "app/layouts/mobile.vue",
          "app/pages/mobile/locator-labels.vue",
          "app/pages/mobile/movement.vue"
        ],
        "commitId" : "e80a42e08e770326ba7b111b34f0e9059f70e88b",
        "timestamp" : 1781014888000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add better light/dark for mobile\u000a",
        "date" : "2026-06-09 16:21:28 +0200",
        "id" : "e80a42e08e770326ba7b111b34f0e9059f70e88b",
        "msg" : "add better light/dark for mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/generate-shipments.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/tasks.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/locator-articles.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/layouts/mobile.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/inventory.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/product.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useTheme.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/locator-labels.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/app.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/fix-locator-owner.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/return.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/receive.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/print-labels.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/commission.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/css/mobile-theme.css"
          },
          {
            "editType" : "edit",
            "file" : "nuxt.config.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/movement.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/picklist.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/MobileThemeToggle.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/layouts/new-dash.vue",
          "app/components/FooterNav.vue",
          "app/components/FooterSection.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "4c3724e41d66683b724ae6546e8dbafb63a9e67d",
        "timestamp" : 1781016585000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add new footer without links yet\u000a",
        "date" : "2026-06-09 16:49:45 +0200",
        "id" : "4c3724e41d66683b724ae6546e8dbafb63a9e67d",
        "msg" : "Add new footer without links yet",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/FooterSection.vue"
          },
          {
            "editType" : "delete",
            "file" : "app/components/FooterNav.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/layouts/new-dash.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/accounting/amazon-orders-check.vue",
          "app/composables/menu/admin/accounting.ts",
          "server/api/accounting/amazon/orders-check.get.ts",
          "server/utils/amazonSpApi.ts",
          "app/components/MainNavigationMenu.vue"
        ],
        "commitId" : "bc2ec4d00e32ab548ad54834f9747b936d9e9ae5",
        "timestamp" : 1781019792000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add amazon order check page to accounting\u000a",
        "date" : "2026-06-09 17:43:12 +0200",
        "id" : "bc2ec4d00e32ab548ad54834f9747b936d9e9ae5",
        "msg" : "add amazon order check page to accounting",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/pages/accounting/amazon-orders-check.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/accounting.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/amazon/orders-check.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/amazonSpApi.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/accounting/amazon-orders-check.vue",
          "server/api/accounting/amazon/orders-sync.post.ts",
          "server/api/accounting/amazon/orders-check.get.ts"
        ],
        "commitId" : "07ecd4968ec63ff5b02b2fe7758fbbedd73fd338",
        "timestamp" : 1781025621000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add amazon order check page to accounting\u000a",
        "date" : "2026-06-09 19:20:21 +0200",
        "id" : "07ecd4968ec63ff5b02b2fe7758fbbedd73fd338",
        "msg" : "add amazon order check page to accounting",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/accounting/amazon/orders-sync.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/accounting/amazon/orders-check.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/accounting/amazon-orders-check.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/ffn-unpaid-count.get.ts",
          "app/components/UserMenuBar.vue"
        ],
        "commitId" : "20b6b1df727523207a54b2bbd1b447ac2fe22699",
        "timestamp" : 1781032753000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice badge\u000a",
        "date" : "2026-06-09 21:19:13 +0200",
        "id" : "20b6b1df727523207a54b2bbd1b447ac2fe22699",
        "msg" : "fix invoice badge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/ffn-unpaid-count.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/UserMenuBar.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/procurements/orders/index.vue"
        ],
        "commitId" : "595527d85d9b1e5c5b37122b7dad2769022afaf5",
        "timestamp" : 1781033545000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix inbound notification filter open to include draft, progress and completed\u000a",
        "date" : "2026-06-09 21:32:25 +0200",
        "id" : "595527d85d9b1e5c5b37122b7dad2769022afaf5",
        "msg" : "fix inbound notification filter open to include draft, progress and completed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/orders/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/procurements/receipts/add.vue"
        ],
        "commitId" : "6b16731d18351ae7983505586ce53a43857106e5",
        "timestamp" : 1781034537000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix inbound shipment state after completion and leaving to reset\u000a",
        "date" : "2026-06-09 21:48:57 +0200",
        "id" : "6b16731d18351ae7983505586ce53a43857106e5",
        "msg" : "fix inbound shipment state after completion and leaving to reset",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/receipts/add.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/generate-shipments.vue"
        ],
        "commitId" : "fe584b7d6a7d0e53d720d72ea1a711cbc8876a04",
        "timestamp" : 1781036901000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "increase shipment generation windows\u000a",
        "date" : "2026-06-09 22:28:21 +0200",
        "id" : "fe584b7d6a7d0e53d720d72ea1a711cbc8876a04",
        "msg" : "increase shipment generation windows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/generate-shipments.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/generate-shipments.vue"
        ],
        "commitId" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
        "timestamp" : 1781038383000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "increase shipment generation windows\u000a",
        "date" : "2026-06-09 22:53:03 +0200",
        "id" : "7a30780b17991e43399dbf5cc9269a5e280f16ae",
        "msg" : "increase shipment generation windows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/generate-shipments.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}