{
  "_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" : 468,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
            "branch" : [
              {
                "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
            "branch" : [
              {
                "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
        "branch" : [
          {
            "SHA1" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
            "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" : "#468",
  "duration" : 312834,
  "estimatedDuration" : 300391,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #468",
  "id" : "468",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 468,
  "queueId" : 4126,
  "result" : "SUCCESS",
  "timestamp" : 1766106000045,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/468/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "server/api/invoices/[id]/send-email.post.ts",
          "composables/states.ts",
          "pages/sales/invoices/[id]/edit.vue",
          "components/sales/InvoiceEmailModal.vue"
        ],
        "commitId" : "7f61b3a714f859f00f1792ce9248e81094200948",
        "timestamp" : 1766058987000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add email sending for invoices\u000a",
        "date" : "2025-12-18 12:56:27 +0100",
        "id" : "7f61b3a714f859f00f1792ce9248e81094200948",
        "msg" : "add email sending for invoices",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sales/InvoiceEmailModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/states.ts"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/invoices/[id]/send-email.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/orders/index.vue"
        ],
        "commitId" : "e48e22f4a3512ef5f97e8ff07d82bcc741ca832f",
        "timestamp" : 1766059294000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix address change on sales order\u000a",
        "date" : "2025-12-18 13:01:34 +0100",
        "id" : "e48e22f4a3512ef5f97e8ff07d82bcc741ca832f",
        "msg" : "fix address change on sales order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/so.get.ts"
        ],
        "commitId" : "c5f409b03d3e456ce20957c95f59b266f32a254f",
        "timestamp" : 1766063638000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "set service token to read infoices on ffn invoice page\u000a",
        "date" : "2025-12-18 14:13:58 +0100",
        "id" : "c5f409b03d3e456ce20957c95f59b266f32a254f",
        "msg" : "set service token to read infoices on ffn invoice page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/so.get.ts"
        ],
        "commitId" : "38a9f492db194436670119519514ee23063fb0af",
        "timestamp" : 1766096696000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice ffn list\u000a",
        "date" : "2025-12-18 23:24:56 +0100",
        "id" : "38a9f492db194436670119519514ee23063fb0af",
        "msg" : "fix invoice ffn list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/[id]/send-email.post.ts",
          "components/sales/InvoiceEmailModal.vue"
        ],
        "commitId" : "4858d5ebe1f05e79f0a08ce361582ccf3883d8be",
        "timestamp" : 1766097096000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "set sending email hard-coded for now on invoice mail send\u000a",
        "date" : "2025-12-18 23:31:36 +0100",
        "id" : "4858d5ebe1f05e79f0a08ce361582ccf3883d8be",
        "msg" : "set sending email hard-coded for now on invoice mail send",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceEmailModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/invoices/[id]/send-email.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/so.get.ts"
        ],
        "commitId" : "e50c6774fd9488b2cdc37d1d4778d03db928ba65",
        "timestamp" : 1766098487000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add debug on ffn\u000a",
        "date" : "2025-12-18 23:54:47 +0100",
        "id" : "e50c6774fd9488b2cdc37d1d4778d03db928ba65",
        "msg" : "add debug on ffn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/so.get.ts"
        ],
        "commitId" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
        "timestamp" : 1766099717000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix orgid on ffn invoices\u000a",
        "date" : "2025-12-19 00:15:17 +0100",
        "id" : "d0bade37adfe8c324aea7fb38d9678f1db8f0997",
        "msg" : "fix orgid on ffn invoices",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}