{
  "_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" : 462,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
            "branch" : [
              {
                "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
            "branch" : [
              {
                "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
        "branch" : [
          {
            "SHA1" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
            "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" : "#462",
  "duration" : 300368,
  "estimatedDuration" : 300391,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #462",
  "id" : "462",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 462,
  "queueId" : 4089,
  "result" : "SUCCESS",
  "timestamp" : 1765587600044,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/462/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/warehouse/volume.get.ts",
          "components/AgGrid/SalesOrder/AgCustomAttachment.vue"
        ],
        "commitId" : "246e7d259d2869bfd38fff68ca72e9f841144dee",
        "timestamp" : 1765530758000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Hide Attachment-Tag if voided and fix Volume calculation on dashboard\u000a",
        "date" : "2025-12-12 10:12:38 +0100",
        "id" : "246e7d259d2869bfd38fff68ca72e9f841144dee",
        "msg" : "Hide Attachment-Tag if voided and fix Volume calculation on dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGrid/SalesOrder/AgCustomAttachment.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/warehouse/volume.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/storage-usage.vue",
          "server/api/materials/storage-usage/index.get.ts",
          "composables/materials.ts"
        ],
        "commitId" : "0fcf7769ee709ca06aca048ef8bba26871c88e6b",
        "timestamp" : 1765533084000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add page for qm3 usage browser\u000a",
        "date" : "2025-12-12 10:51:24 +0100",
        "id" : "0fcf7769ee709ca06aca048ef8bba26871c88e6b",
        "msg" : "add page for qm3 usage browser",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/materials/storage-usage/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/materials.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/materials/storage-usage.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/fee-line-browser.vue",
          "composables/menu/admin/fulfillment.ts",
          "server/api/fulfillment-fees/index.get.ts"
        ],
        "commitId" : "a6325f93df3c1d077e1d292e9b2eb27ecd484da7",
        "timestamp" : 1765534061000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add fulfillment fee browser page\u000a",
        "date" : "2025-12-12 11:07:41 +0100",
        "id" : "a6325f93df3c1d077e1d292e9b2eb27ecd484da7",
        "msg" : "add fulfillment fee browser page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/fulfillment.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment-fees/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/fulfillment/fee-line-browser.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "assets/langs/shared.js",
          "components/MainNavigationMenu.vue",
          "composables/menu/admin/fulfillment.ts"
        ],
        "commitId" : "2d922d5e5936e39fefd12167b1239f0322714e03",
        "timestamp" : 1765536904000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add pages to menu\u000a",
        "date" : "2025-12-12 11:55:04 +0100",
        "id" : "2d922d5e5936e39fefd12167b1239f0322714e03",
        "msg" : "add pages to menu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/fulfillment.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/customers/index.vue",
          "server/api/fulfillment/first-material-receipts.get.ts"
        ],
        "commitId" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
        "timestamp" : 1765571572000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "filter material by ad_org_id for ffn dashboard\u000a",
        "date" : "2025-12-12 21:32:52 +0100",
        "id" : "c071a6100fb57b37b3324cc1720ee49761ac9527",
        "msg" : "filter material by ad_org_id for ffn dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/first-material-receipts.get.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}