{
  "_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" : 567,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
            "branch" : [
              {
                "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
            "branch" : [
              {
                "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
        "branch" : [
          {
            "SHA1" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
            "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" : "#567",
  "duration" : 227545,
  "estimatedDuration" : 269470,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #567",
  "id" : "567",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 567,
  "queueId" : 4896,
  "result" : "SUCCESS",
  "timestamp" : 1774659600528,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/567/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/copy-image.post.ts",
          "pages/materials/products/copy-to-org.vue"
        ],
        "commitId" : "14ef272e8cfb34e601c06ebf52769176f32c0e15",
        "timestamp" : 1774590170000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix product copy\u000a",
        "date" : "2026-03-27 06:42:50 +0100",
        "id" : "14ef272e8cfb34e601c06ebf52769176f32c0e15",
        "msg" : "fix product copy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/copy-image.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/copy-to-org.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ShipmentGeneration.vue",
          "pages/generate-shipments.vue",
          "pages/mobile/generate-shipments.vue"
        ],
        "commitId" : "843a75c9d288472699ddbc413ec14b1f11e6b2cb",
        "timestamp" : 1774599188000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix shipment generation/print\u000a",
        "date" : "2026-03-27 09:13:08 +0100",
        "id" : "843a75c9d288472699ddbc413ec14b1f11e6b2cb",
        "msg" : "fix shipment generation/print",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/ShipmentGeneration.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/generate-shipments.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/generate-shipments.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/bi/margin-browser.get.ts",
          "components/MainNavigationMenu.vue",
          "composables/states.ts",
          "pages/bi/margin-browser.vue",
          "server/api/bi/send-margin-report.post.ts",
          "components/BI/MarginReportEmailModal.vue",
          "assets/langs/shared.js",
          "composables/menu/admin/bi.ts"
        ],
        "commitId" : "4ea69b505338879352cb352ae6d74928e2c67202",
        "timestamp" : 1774605158000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add margin page\u000a",
        "date" : "2026-03-27 10:52:38 +0100",
        "id" : "4ea69b505338879352cb352ae6d74928e2c67202",
        "msg" : "add margin page",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/BI/MarginReportEmailModal.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/bi/margin-browser.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/bi.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/states.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/bi/margin-browser.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/bi/send-margin-report.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/bi/margin-browser.get.ts",
          "pages/bi/margin-browser.vue"
        ],
        "commitId" : "4fed3dbbc61b06f74ed0553d68a89c2987bbe1f5",
        "timestamp" : 1774614488000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix margin\u000a",
        "date" : "2026-03-27 13:28:08 +0100",
        "id" : "4fed3dbbc61b06f74ed0553d68a89c2987bbe1f5",
        "msg" : "fix margin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/bi/margin-browser.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/bi/margin-browser.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/send-return-notification.post.ts"
        ],
        "commitId" : "628624f2350ad76d18f0db5a9331a1e3cc793506",
        "timestamp" : 1774614738000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "read optional return email for returns from partner\u000a",
        "date" : "2026-03-27 13:32:18 +0100",
        "id" : "628624f2350ad76d18f0db5a9331a1e3cc793506",
        "msg" : "read optional return email for returns from partner",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/send-return-notification.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/[id]/edit.vue"
        ],
        "commitId" : "34b3d96638b2d3dcc5d1b8aaca410a38800e8f39",
        "timestamp" : 1774616150000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add product print on detail view\u000a",
        "date" : "2026-03-27 13:55:50 +0100",
        "id" : "34b3d96638b2d3dcc5d1b8aaca410a38800e8f39",
        "msg" : "add product print on detail view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "9bbffe8af8180bf9d2a84cbbdd6d15fc549f536d",
        "timestamp" : 1774617535000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add delivery rule\u000a",
        "date" : "2026-03-27 14:18:55 +0100",
        "id" : "9bbffe8af8180bf9d2a84cbbdd6d15fc549f536d",
        "msg" : "add delivery rule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/[id]/edit.vue"
        ],
        "commitId" : "b5e031092b7781d3fb23620313876d04573545c4",
        "timestamp" : 1774619010000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add delivery rule\u000a",
        "date" : "2026-03-27 14:43:30 +0100",
        "id" : "b5e031092b7781d3fb23620313876d04573545c4",
        "msg" : "add delivery rule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/bi/margin-browser.get.ts"
        ],
        "commitId" : "042cf5c30f76057876188a429c4b973c3c044656",
        "timestamp" : 1774619512000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix margin report\u000a",
        "date" : "2026-03-27 14:51:52 +0100",
        "id" : "042cf5c30f76057876188a429c4b973c3c044656",
        "msg" : "fix margin report",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/bi/margin-browser.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/product.vue"
        ],
        "commitId" : "2c98336ffd65e3220aa1d548d62c8fc70cb927cc",
        "timestamp" : 1774620085000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show correct qty on mobile scan article info\u000a",
        "date" : "2026-03-27 15:01:25 +0100",
        "id" : "2c98336ffd65e3220aa1d548d62c8fc70cb927cc",
        "msg" : "show correct qty on mobile scan article info",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/product.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/movement.vue"
        ],
        "commitId" : "373ceffe59aa030b44da54dc4cc68a444ee9390d",
        "timestamp" : 1774620309000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix locators movement for mobile\u000a",
        "date" : "2026-03-27 15:05:09 +0100",
        "id" : "373ceffe59aa030b44da54dc4cc68a444ee9390d",
        "msg" : "fix locators movement for mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/movement.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/[id]/edit.vue"
        ],
        "commitId" : "5b1c36619505ffad7eba8769d4b8a468802a5e31",
        "timestamp" : 1774620909000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show print server labels not for limited roles\u000a",
        "date" : "2026-03-27 15:15:09 +0100",
        "id" : "5b1c36619505ffad7eba8769d4b8a468802a5e31",
        "msg" : "show print server labels not for limited roles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/product-lookup.post.ts",
          "pages/mobile/inventory.vue",
          "pages/mobile/movement.vue"
        ],
        "commitId" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
        "timestamp" : 1774622336000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix mobile qty movement\u000a",
        "date" : "2026-03-27 15:38:56 +0100",
        "id" : "772363a42429fd22c691a4f6cf21ffbf1257ed71",
        "msg" : "fix mobile qty movement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/inventory.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/movement.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}