{
  "_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" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
            "branch" : [
              {
                "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
            "branch" : [
              {
                "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
        "branch" : [
          {
            "SHA1" : "dd39a4e35392786092ee7a87d85774ec134be480",
            "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" : "#544",
  "duration" : 236396,
  "estimatedDuration" : 225451,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #544",
  "id" : "544",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 544,
  "queueId" : 4817,
  "result" : "SUCCESS",
  "timestamp" : 1772672400101,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/544/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "components/AgGridServer.vue",
          "pages/sales/orders/index.vue"
        ],
        "commitId" : "43108b1f47203f14b74c9f6b1ee43d2c5bf01d85",
        "timestamp" : 1772614485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : " add excel export\u000a",
        "date" : "2026-03-04 09:54:45 +0100",
        "id" : "43108b1f47203f14b74c9f6b1ee43d2c5bf01d85",
        "msg" : "add excel export",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGridServer.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/index.vue",
          "components/AgGridServer.vue"
        ],
        "commitId" : "1b2de59073b220cca5f04c2e3766ee2594efcb6c",
        "timestamp" : 1772614723000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix orders and product ag-grid table height\u000a",
        "date" : "2026-03-04 09:58:43 +0100",
        "id" : "1b2de59073b220cca5f04c2e3766ee2594efcb6c",
        "msg" : "fix orders and product ag-grid table height",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGridServer.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/partners/PartnerQuickForm.vue",
          "server/api/partners/partners/email.get.ts",
          "components/partners/PartnerOrderLineTable.vue",
          "components/sales/OrderForm.vue"
        ],
        "commitId" : "1daecb2c742600066d95620dbf831f4910f8cbae",
        "timestamp" : 1772618755000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "optimize customer order quick creationg\u000a",
        "date" : "2026-03-04 11:05:55 +0100",
        "id" : "1daecb2c742600066d95620dbf831f4910f8cbae",
        "msg" : "optimize customer order quick creationg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerQuickForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerOrderLineTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/email.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/OrderForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/print-labels.vue",
          "pages/mobile/return.vue",
          "pages/mobile/inventory.vue"
        ],
        "commitId" : "068c682b2d90f10022ca4c7dd094a4836c8e7d09",
        "timestamp" : 1772620839000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "mobile product search options by keyboard for return, inventory and print labels\u000a",
        "date" : "2026-03-04 11:40:39 +0100",
        "id" : "068c682b2d90f10022ca4c7dd094a4836c8e7d09",
        "msg" : "mobile product search options by keyboard for return, inventory and print labels",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/inventory.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/print-labels.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/mobile/product-search.post.ts",
          "server/api/materials/products/search.get.ts",
          "pages/mobile/print-labels.vue",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "a3ba36765cd62122006231b5ddfd531329ade122",
        "timestamp" : 1772622640000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix mobile pages to use proper org id and case insensitive for keyboard input product search on name\u000a",
        "date" : "2026-03-04 12:10:40 +0100",
        "id" : "a3ba36765cd62122006231b5ddfd531329ade122",
        "msg" : "fix mobile pages to use proper org id and case insensitive for keyboard input product search on name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-search.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/mobile/print-labels.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/return.vue",
          "server/api/mobile/product-search.post.ts",
          "server/api/materials/products/search.get.ts",
          "server/api/mobile/product-lookup.post.ts"
        ],
        "commitId" : "d76ced0cc031a4173c9d851365da09667ba71072",
        "timestamp" : 1772624666000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix mobile prints\u000a",
        "date" : "2026-03-04 12:44:26 +0100",
        "id" : "d76ced0cc031a4173c9d851365da09667ba71072",
        "msg" : "fix mobile prints",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/return.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-search.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/search.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/mobile/product-lookup.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/index.vue"
        ],
        "commitId" : "d59da5d12c09d4a9b3d136fbccafa4f3c781dbcc",
        "timestamp" : 1772625472000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add year filter to calendar\u000a",
        "date" : "2026-03-04 12:57:52 +0100",
        "id" : "d59da5d12c09d4a9b3d136fbccafa4f3c781dbcc",
        "msg" : "add year filter to calendar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/fulfillment/invoices/index.vue"
        ],
        "commitId" : "dd39a4e35392786092ee7a87d85774ec134be480",
        "timestamp" : 1772661812000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add credit memo to ffn invoice page of customer\u000a",
        "date" : "2026-03-04 23:03:32 +0100",
        "id" : "dd39a4e35392786092ee7a87d85774ec134be480",
        "msg" : "add credit memo to ffn invoice page of customer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/invoices/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}