{
  "_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" : 383,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
            "branch" : [
              {
                "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
            "branch" : [
              {
                "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
        "branch" : [
          {
            "SHA1" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
            "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" : "#383",
  "duration" : 316485,
  "estimatedDuration" : 287264,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #383",
  "id" : "383",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 383,
  "queueId" : 3206,
  "result" : "SUCCESS",
  "timestamp" : 1758844800418,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/383/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/[id]/bom/index.get.ts",
          "server/api/materials/products/[id]/bom/index.put.ts",
          "server/api/materials/products/[id]/bom/index.delete.ts",
          "server/api/materials/products/[id]/bom-components/index.delete.ts",
          "server/api/materials/products/[id]/bom-components/index.put.ts",
          "server/api/materials/products/[id]/bom-components/index.get.ts",
          "server/api/materials/products/[id]/bom-components/index.post.ts",
          "server/api/materials/products/[id]/bom/index.post.ts"
        ],
        "commitId" : "3f287eda60c790cd6b33744d65df3399aa3be51f",
        "timestamp" : 1758778657000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom\u000a",
        "date" : "2025-09-25 12:37:37 +0700",
        "id" : "3f287eda60c790cd6b33744d65df3399aa3be51f",
        "msg" : "fix product bom",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/materials/products/[id]/bom-components/index.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom/index.delete.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom/index.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/products/[id]/bom-components/index.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/products/[id]/bom-components/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/materials/products/[id]/bom-components/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom/index.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/[id]/bom/index.post.ts"
        ],
        "commitId" : "587f811163fba8f2007f201d4c7bc67af52452cf",
        "timestamp" : 1758779206000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 2\u000a",
        "date" : "2025-09-25 12:46:46 +0700",
        "id" : "587f811163fba8f2007f201d4c7bc67af52452cf",
        "msg" : "fix product bom 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "ff99dc9db8bf91e0f26df87202a74f9d43f210e4",
        "timestamp" : 1758780559000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 3\u000a",
        "date" : "2025-09-25 13:09:19 +0700",
        "id" : "ff99dc9db8bf91e0f26df87202a74f9d43f210e4",
        "msg" : "fix product bom 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "0a1ea3d0c4b74766a4d91d409ce706936a7afc63",
        "timestamp" : 1758781072000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 4\u000a",
        "date" : "2025-09-25 13:17:52 +0700",
        "id" : "0a1ea3d0c4b74766a4d91d409ce706936a7afc63",
        "msg" : "fix product bom 4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "6c26cc268ef0c830b1497f962e338cde80a155a5",
        "timestamp" : 1758781736000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 5\u000a",
        "date" : "2025-09-25 13:28:56 +0700",
        "id" : "6c26cc268ef0c830b1497f962e338cde80a155a5",
        "msg" : "fix product bom 5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "f5127461e9e05fab0b6ea8984f09ea3b7924ed32",
        "timestamp" : 1758782236000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 6\u000a",
        "date" : "2025-09-25 13:37:16 +0700",
        "id" : "f5127461e9e05fab0b6ea8984f09ea3b7924ed32",
        "msg" : "fix product bom 6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/materials/products/[id]/bom-components/index.post.ts",
          "server/api/materials/products/[id]/bom-components/index.put.ts",
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "845c60a2caccc1bf9ce7db474247fa1cb7cf15e4",
        "timestamp" : 1758782811000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 7\u000a",
        "date" : "2025-09-25 13:46:51 +0700",
        "id" : "845c60a2caccc1bf9ce7db474247fa1cb7cf15e4",
        "msg" : "fix product bom 7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom-components/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/[id]/bom-components/index.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "48440abdd8ef5efbc19393a26f0023eda03d504d",
        "timestamp" : 1758783457000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 8\u000a",
        "date" : "2025-09-25 13:57:37 +0700",
        "id" : "48440abdd8ef5efbc19393a26f0023eda03d504d",
        "msg" : "fix product bom 8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "5c2ad18fe8bb8977de38f9ee78ba2d2b3005f2c8",
        "timestamp" : 1758784169000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 9\u000a",
        "date" : "2025-09-25 14:09:29 +0700",
        "id" : "5c2ad18fe8bb8977de38f9ee78ba2d2b3005f2c8",
        "msg" : "fix product bom 9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "6ebd4c6154dfb73e959e70c25a465555b9bdb1b3",
        "timestamp" : 1758784712000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 10\u000a",
        "date" : "2025-09-25 14:18:32 +0700",
        "id" : "6ebd4c6154dfb73e959e70c25a465555b9bdb1b3",
        "msg" : "fix product bom 10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordBom.vue"
        ],
        "commitId" : "bb9413a9df62dd27f7e42495849b5dc4a9d19f2e",
        "timestamp" : 1758785251000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 11\u000a",
        "date" : "2025-09-25 14:27:31 +0700",
        "id" : "bb9413a9df62dd27f7e42495849b5dc4a9d19f2e",
        "msg" : "fix product bom 11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordBom.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/materials/ProductDetailRecordComponents.vue"
        ],
        "commitId" : "2d9c8ca0b92b6dd8688be80c0edc4036debce62e",
        "timestamp" : 1758786783000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
          "fullName" : "14255985+tedirghazali"
        },
        "authorEmail" : "14255985+tedirghazali@users.noreply.github.com",
        "comment" : "fix product bom 12\u000a",
        "date" : "2025-09-25 14:53:03 +0700",
        "id" : "2d9c8ca0b92b6dd8688be80c0edc4036debce62e",
        "msg" : "fix product bom 12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/materials/ProductDetailRecordComponents.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/inouts/store.post.ts"
        ],
        "commitId" : "744e7c59b28c5570257c4d675580ef4d46d15846",
        "timestamp" : 1758787539000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add Organization to lines for material-receipt creating\u000a",
        "date" : "2025-09-25 10:05:39 +0200",
        "id" : "744e7c59b28c5570257c4d675580ef4d46d15846",
        "msg" : "Add Organization to lines for material-receipt creating",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/inouts/store.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "c73d443eaeeb61804499dfc29727328166770633",
        "timestamp" : 1758789617000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "exlcude amount on if clause and return payload on api response\u000a",
        "date" : "2025-09-25 10:40:17 +0200",
        "id" : "c73d443eaeeb61804499dfc29727328166770633",
        "msg" : "exlcude amount on if clause and return payload on api response",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "27543f958a2f685cde346c6bc9350cafad6b9c7c",
        "timestamp" : 1758790972000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Fix code id and simplify code\u000a",
        "date" : "2025-09-25 11:02:52 +0200",
        "id" : "27543f958a2f685cde346c6bc9350cafad6b9c7c",
        "msg" : "Fix code id and simplify code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/index.post.ts"
        ],
        "commitId" : "13ba769a862cc38fa7d3e33a38c25ca848828985",
        "timestamp" : 1758792439000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Fix Kleinpaket\u000a",
        "date" : "2025-09-25 11:27:19 +0200",
        "id" : "13ba769a862cc38fa7d3e33a38c25ca848828985",
        "msg" : "Fix Kleinpaket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/index.vue",
          "server/api/materials/products/index.get.ts"
        ],
        "commitId" : "be72169410542a6c54641001355db1889619f165",
        "timestamp" : 1758814964000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add column qtyonhand to product table\u000a",
        "date" : "2025-09-25 17:42:44 +0200",
        "id" : "be72169410542a6c54641001355db1889619f165",
        "msg" : "Add column qtyonhand to product table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/partners/PartnerQuickForm.vue",
          "pages/sales/orders/[id]/edit.vue"
        ],
        "commitId" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
        "timestamp" : 1758816260000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Modfiy Quick Order Add\u000a",
        "date" : "2025-09-25 18:04:20 +0200",
        "id" : "b27a60fe893a7816f21fa1e2e27052b550b9fb71",
        "msg" : "Modfiy Quick Order Add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/partners/PartnerQuickForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/14255985+tedirghazali",
      "fullName" : "14255985+tedirghazali"
    },
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}