{
  "_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" : 513,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
            "branch" : [
              {
                "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
            "branch" : [
              {
                "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
        "branch" : [
          {
            "SHA1" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
            "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" : "#513",
  "duration" : 361626,
  "estimatedDuration" : 324455,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #513",
  "id" : "513",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 513,
  "queueId" : 4570,
  "result" : "SUCCESS",
  "timestamp" : 1769994000778,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/513/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/settings/order-sources/create.vue",
          "components/settings/OrderSourceForm.vue",
          "server/api/settings/order-sources/update.put.ts",
          "server/api/oauth/ebay/authorize/[uid].get.ts",
          "pages/settings/order-sources/index.vue",
          "server/api/settings/order-sources/store.post.ts",
          "pages/settings/order-sources/[id]/edit.vue"
        ],
        "commitId" : "0ef94d5570295f2e86692448d318f45e8b29b09c",
        "timestamp" : 1769971411000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add ebay oauth authentication as new ordersource\u000a",
        "date" : "2026-02-01 19:43:31 +0100",
        "id" : "0ef94d5570295f2e86692448d318f45e8b29b09c",
        "msg" : "add ebay oauth authentication as new ordersource",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/oauth/ebay/authorize/[uid].get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/store.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/orders/[id]/order-line/index.post.ts",
          "server/api/orders/store.post.ts"
        ],
        "commitId" : "c9c5107ba29b86d395e834f6d2c31111de12f2a0",
        "timestamp" : 1769972304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add default tax on sales order creation\u000a",
        "date" : "2026-02-01 19:58:24 +0100",
        "id" : "c9c5107ba29b86d395e834f6d2c31111de12f2a0",
        "msg" : "add default tax on sales order creation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/orders/[id]/order-line/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/store.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/partners/partners/org-defaults.get.ts"
        ],
        "commitId" : "cbfcbd0b01708e3b91defec7769409703c6fb213",
        "timestamp" : 1769973289000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "use service token on quick order page to get default values\u000a",
        "date" : "2026-02-01 20:14:49 +0100",
        "id" : "cbfcbd0b01708e3b91defec7769409703c6fb213",
        "msg" : "use service token on quick order page to get default values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/org-defaults.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/transactions.get.ts",
          "composables/menu/admin/materials.ts",
          "server/api/materials/products/send-qty-report.post.ts",
          "pages/materials/transactions.vue",
          "server/api/materials/products/search.get.ts",
          "components/materials/StockReportEmailModal.vue",
          "composables/states.ts",
          "components/materials/TransactionReportEmailModal.vue",
          "pages/materials/qty-on-hand.vue",
          "server/api/materials/send-transaction-report.post.ts",
          "components/materials/ProductDetailRecordTransaction.vue"
        ],
        "commitId" : "d7f29770e83692af919f0646e2aebd3c896003c3",
        "timestamp" : 1769975473000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add transaction page\u000a",
        "date" : "2026-02-01 20:51:13 +0100",
        "id" : "d7f29770e83692af919f0646e2aebd3c896003c3",
        "msg" : "add transaction page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "composables/states.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/qty-on-hand.vue"
          },
          {
            "editType" : "add",
            "file" : "pages/materials/transactions.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/materials/StockReportEmailModal.vue"
          },
          {
            "editType" : "add",
            "file" : "components/materials/TransactionReportEmailModal.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/send-transaction-report.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/transactions.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/materials.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordTransaction.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/products/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/send-qty-report.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "assets/langs/shared.js",
          "components/MainNavigationMenu.vue"
        ],
        "commitId" : "bb7a48888222dc098034a2bf1bec843fe2378e16",
        "timestamp" : 1769975719000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add new transaction page to menues\u000a",
        "date" : "2026-02-01 20:55:19 +0100",
        "id" : "bb7a48888222dc098034a2bf1bec843fe2378e16",
        "msg" : "add new transaction page to menues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "assets/langs/shared.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue",
          "pages/sales/orders/index.vue",
          "server/api/orders/import-ebay.post.ts"
        ],
        "commitId" : "6c99da878f1b0b5b3be99cfb633371ac954a5d2a",
        "timestamp" : 1769976528000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add new import button for marketplaces, starting with ebay csv\u000a",
        "date" : "2026-02-01 21:08:48 +0100",
        "id" : "6c99da878f1b0b5b3be99cfb633371ac954a5d2a",
        "msg" : "add new import button for marketplaces, starting with ebay csv",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/orders/import-ebay.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          },
          {
            "editType" : "add",
            "file" : "components/sales/ImportOrdersModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/transactions.vue",
          "server/api/materials/products/search.get.ts"
        ],
        "commitId" : "43e1e762e7109f47dc0b1dbce0dd36630d98b31e",
        "timestamp" : 1769978762000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix transaction page article search\u000a",
        "date" : "2026-02-01 21:46:02 +0100",
        "id" : "43e1e762e7109f47dc0b1dbce0dd36630d98b31e",
        "msg" : "fix transaction page article search",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/transactions.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue",
          "pages/sales/orders/index.vue",
          "server/api/orders/import-ebay.post.ts"
        ],
        "commitId" : "b3501307732741dba8d621e814c0cd1d7658e950",
        "timestamp" : 1769979786000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add debug to ebay csv import\u000a",
        "date" : "2026-02-01 22:03:06 +0100",
        "id" : "b3501307732741dba8d621e814c0cd1d7658e950",
        "msg" : "add debug to ebay csv import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/orders/import-ebay.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/ImportOrdersModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/qty-on-hand-overview.get.ts",
          "server/api/materials/products/qty-on-hand-by-locator.get.ts",
          "pages/materials/qty-on-hand.vue"
        ],
        "commitId" : "553a0a00844131724f0240cf5fbcfb60da41341d",
        "timestamp" : 1769980582000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add fields to qtyonhand table\u000a",
        "date" : "2026-02-01 22:16:22 +0100",
        "id" : "553a0a00844131724f0240cf5fbcfb60da41341d",
        "msg" : "add fields to qtyonhand table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/qty-on-hand-by-locator.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/qty-on-hand-overview.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/qty-on-hand.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue"
        ],
        "commitId" : "ba5b4871d99c04200b777a3f0233b09cfceab305",
        "timestamp" : 1769980883000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ebay csv import\u000a",
        "date" : "2026-02-01 22:21:23 +0100",
        "id" : "ba5b4871d99c04200b777a3f0233b09cfceab305",
        "msg" : "fix ebay csv import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/ImportOrdersModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "51bcfb92367d5829962b48a15951470dc014210d",
        "timestamp" : 1769981713000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix edit mode when opening sales order first time\u000a",
        "date" : "2026-02-01 22:35:13 +0100",
        "id" : "51bcfb92367d5829962b48a15951470dc014210d",
        "msg" : "fix edit mode when opening sales order first time",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue"
        ],
        "commitId" : "202b7781d7c9b3eff273fbb80f9c8d6915e0a1da",
        "timestamp" : 1769984673000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ebay order import csv\u000a",
        "date" : "2026-02-01 23:24:33 +0100",
        "id" : "202b7781d7c9b3eff273fbb80f9c8d6915e0a1da",
        "msg" : "fix ebay order import csv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/ImportOrdersModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue",
          "server/api/materials/products/by-value.get.ts",
          "server/api/orders/import-ebay.post.ts"
        ],
        "commitId" : "ca8fd7f479237916edad125fd3be4e431673d4f8",
        "timestamp" : 1769988089000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ebay order import csv\u000a",
        "date" : "2026-02-02 00:21:29 +0100",
        "id" : "ca8fd7f479237916edad125fd3be4e431673d4f8",
        "msg" : "fix ebay order import csv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/orders/import-ebay.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/products/by-value.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/ImportOrdersModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/ImportOrdersModal.vue",
          "server/api/materials/products/by-value.get.ts",
          "server/api/orders/import-ebay.post.ts"
        ],
        "commitId" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
        "timestamp" : 1769993965000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ebay order import csv\u000a",
        "date" : "2026-02-02 01:59:25 +0100",
        "id" : "b29f9d1de38993515dc52acd7d8e7464db6de0bc",
        "msg" : "fix ebay order import csv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/ImportOrdersModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/by-value.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/import-ebay.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}