{
  "_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" : 732,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
            "branch" : [
              {
                "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
            "branch" : [
              {
                "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
        "branch" : [
          {
            "SHA1" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
            "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" : null,
  "displayName" : "#732",
  "duration" : 69768,
  "estimatedDuration" : 71602,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #732",
  "id" : "732",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 732,
  "queueId" : 5663,
  "result" : "SUCCESS",
  "timestamp" : 1788998400285,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/732/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/AgGrid/Invoices/AgPayJoeStatus.vue",
          "app/components/AgGrid/Invoices/AgLexofficeStatus.vue",
          "app/components/sales/InvoiceListFilters.vue",
          "app/components/AgGrid/Invoices/AgAmazonStatus.vue",
          "server/api/invoices/so.get.ts",
          "app/components/AgGrid/Invoices/AgCurrency.vue",
          "app/components/AgGrid/Invoices/AgDateInvoiced.vue",
          "app/pages/sales/invoices/index.vue",
          "app/components/sales/InvoiceActionsMenu.vue",
          "app/components/AgGrid/Invoices/AgLink.vue",
          "app/components/AgGrid/Invoices/AgDocStatus.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
        "timestamp" : 1788948521000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Invoices list: filter bar (order source, fulfillment/non-fulfillment, payment state, amount range) and Documents / Accounting dropdown menus replacing the ten icon buttons\u000a\u000a- SalesInvoiceListFilters: order-source select with counts, order-type and payment segmented controls, dual-thumb amount slider; filters the row data so the grand-total row and the shown counts match\u000a- SalesInvoiceActionsMenu: Nuxt UI dropdowns with per-entry descriptions and progress labels; one busy key replaces the per-action booleans, upload/reset handlers share helpers\u000a- so.get.ts expands C_Order.IsFulfillmentOrder; rows carry paymentStatus/overdueDays using the same rules as the cell badges\u000a- Invoice cell renderers guard params.data (the grand-total row has none) — previously every row re-render threw and left the renderer columns blank\u000a- invl_* translation keys (en/de/es)\u000a",
        "date" : "2026-09-09 12:08:41 +0200",
        "id" : "665054863af2bb33ea7671f10f6fdea82e9a12b2",
        "msg" : "Invoices list: filter bar (order source, fulfillment/non-fulfillment, payment state, amount range) and Documents / Accounting dropdown menus replacing the ten icon buttons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgDocStatus.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/sales/InvoiceListFilters.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgLexofficeStatus.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgPayJoeStatus.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/sales/InvoiceActionsMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgLink.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgDateInvoiced.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgCurrency.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/Invoices/AgAmazonStatus.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}