{
  "_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" : 488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
            "branch" : [
              {
                "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
            "branch" : [
              {
                "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
        "branch" : [
          {
            "SHA1" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
            "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" : "#488",
  "duration" : 283871,
  "estimatedDuration" : 306579,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #488",
  "id" : "488",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 488,
  "queueId" : 4221,
  "result" : "SUCCESS",
  "timestamp" : 1767834000754,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/488/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/[id]/send-payment-reminder.post.ts",
          "composables/states.ts",
          "server/api/invoices/so.get.ts",
          "components/AgGrid/Invoices/AgOverdueDays.vue",
          "pages/sales/invoices/index.vue",
          "components/AgGrid/Invoices/AgPaymentReminderButton.vue",
          "components/sales/PaymentReminderModal.vue",
          "pages/sales/orders/[id]/edit.vue",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "db3013ca4fdc282e3bc06b84e1cf56572676c77c",
        "timestamp" : 1767785201000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "refactor invoice table\u000a",
        "date" : "2026-01-07 12:26:41 +0100",
        "id" : "db3013ca4fdc282e3bc06b84e1cf56572676c77c",
        "msg" : "refactor invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          },
          {
            "editType" : "add",
            "file" : "components/AgGrid/Invoices/AgPaymentReminderButton.vue"
          },
          {
            "editType" : "add",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          },
          {
            "editType" : "add",
            "file" : "components/AgGrid/Invoices/AgOverdueDays.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/invoices/[id]/send-payment-reminder.post.ts"
          },
          {
            "editType" : "add",
            "file" : "components/sales/PaymentReminderModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "composables/states.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/[id]/edit.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/[id]/send-payment-reminder.post.ts",
          "components/AgGrid.vue",
          "components/AgGrid/Invoices/AgOverdueDays.vue",
          "components/sales/PaymentReminderModal.vue",
          "components/AgGrid/Invoices/AgPaymentReminderButton.vue",
          "pages/sales/invoices/index.vue",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "6b47e5b634b776aafbee45c9e224e3389f81e8f0",
        "timestamp" : 1767787226000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice table\u000a",
        "date" : "2026-01-07 13:00:26 +0100",
        "id" : "6b47e5b634b776aafbee45c9e224e3389f81e8f0",
        "msg" : "fix invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/invoices/[id]/send-payment-reminder.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/PaymentReminderModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgOverdueDays.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentReminderButton.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/AgGrid.vue",
          "pages/sales/invoices/index.vue",
          "components/sales/PaymentReminderModal.vue"
        ],
        "commitId" : "1353efd8d276082b2f8130a86d86de80c2ef327c",
        "timestamp" : 1767789006000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice table\u000a",
        "date" : "2026-01-07 13:30:06 +0100",
        "id" : "1353efd8d276082b2f8130a86d86de80c2ef327c",
        "msg" : "fix invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGrid.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/PaymentReminderModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/PaymentReminderModal.vue",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "41bcccd3171582ff1f05ff7f8cdb0340c656a5fe",
        "timestamp" : 1767791003000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix invoice table\u000a",
        "date" : "2026-01-07 14:03:23 +0100",
        "id" : "41bcccd3171582ff1f05ff7f8cdb0340c656a5fe",
        "msg" : "fix invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/PaymentReminderModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/invoices/index.vue"
        ],
        "commitId" : "2ae8d1e3beef58c62b6ba513ee89bdcfa7bc4935",
        "timestamp" : 1767791945000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix grouping on invoice table\u000a",
        "date" : "2026-01-07 14:19:05 +0100",
        "id" : "2ae8d1e3beef58c62b6ba513ee89bdcfa7bc4935",
        "msg" : "fix grouping on invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/sales/invoices/index.vue",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "693c6d43d2e3532a517609b94dd9b04e2ed6d5f0",
        "timestamp" : 1767792136000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix grouping on invoice table\u000a",
        "date" : "2026-01-07 14:22:16 +0100",
        "id" : "693c6d43d2e3532a517609b94dd9b04e2ed6d5f0",
        "msg" : "fix grouping on invoice table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/AgGrid.vue",
          "pages/sales/invoices/index.vue",
          "server/api/invoices/so.get.ts",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
        "timestamp" : 1767802511000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "optimize invoice window\u000a",
        "date" : "2026-01-07 17:15:11 +0100",
        "id" : "8380a63b8ae5b93c30ebcd368925b5e9f895e8e5",
        "msg" : "optimize invoice window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGrid.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}