<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindev _class='hudson.plugins.git.util.Build'><buildNumber>724</buildNumber><marked><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><branch><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><name>refs/remotes/origin/dev</name></branch></marked><revision><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><branch><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><name>refs/remotes/origin/dev</name></branch></revision></refsremotesorigindev></buildsByBranchName><lastBuiltRevision><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><branch><SHA1>718962b615ea9c5fe54c114e74aa1d8eff256b3f</SHA1><name>refs/remotes/origin/dev</name></branch></lastBuiltRevision><remoteUrl>https://github.com/younex1/erp-nuxt-frontend.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.younex.de/job/build-logship-frontend/724/artifact</artifactsUrl><changesUrl>https://jenkins.younex.de/job/build-logship-frontend/changes</changesUrl><displayUrl>https://jenkins.younex.de/job/build-logship-frontend/724/</displayUrl><testsUrl>https://jenkins.younex.de/job/build-logship-frontend/724/testReport</testsUrl></action><building>false</building><displayName>#724</displayName><duration>61773</duration><estimatedDuration>71602</estimatedDuration><fullDisplayName>build-logship-frontend #724</fullDisplayName><id>724</id><inProgress>false</inProgress><keepLog>false</keepLog><number>724</number><queueId>5623</queueId><result>SUCCESS</result><timestamp>1788307200273</timestamp><url>https://jenkins.younex.de/job/build-logship-frontend/724/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>server/api/accounting/amazon/orders-check.get.ts</affectedPath><affectedPath>server/api/accounting/ebay/orders-check.get.ts</affectedPath><commitId>0eb5b88f6d5e3d007b193bffd483875433779862</commitId><timestamp>1788244104000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/info</absoluteUrl><fullName>info</fullName></author><authorEmail>info@younex.de</authorEmail><comment>orders-check (Amazon + eBay): don't count a voided linked order as matched

matchOrders() already captured the linked c_order's DocStatus but never
checked it - a manually voided/canceled order still counted as a resolved
match, so the reconciliation page silently showed it as handled instead
of flagging it for reimport (importSingleOrder already treats a voided
link as not-really-imported for the exact same reason; this brings the
comparison page's own matching in line with that rule).

Co-Authored-By: Claude Sonnet 5 &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_01QTy674ErXSPZ8spJ6HMhE6
</comment><date>2026-09-01 08:28:24 +0200</date><id>0eb5b88f6d5e3d007b193bffd483875433779862</id><msg>orders-check (Amazon + eBay): don't count a voided linked order as matched</msg><path><editType>edit</editType><file>server/api/accounting/amazon/orders-check.get.ts</file></path><path><editType>edit</editType><file>server/api/accounting/ebay/orders-check.get.ts</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>app/pages/accounting/amazon-orders-check.vue</affectedPath><affectedPath>app/components/AgGrid/Accounting/AgDocPreviewLink.vue</affectedPath><affectedPath>app/pages/accounting/ebay-orders-check.vue</affectedPath><commitId>e72265bd4727f144c2355df0676ccf32a933ee67</commitId><timestamp>1788251427000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/info</absoluteUrl><fullName>info</fullName></author><authorEmail>info@younex.de</authorEmail><comment>Amazon/eBay orders-check: add batch/single order cancellation (VO)

Sometimes a matched order was imported with a mistake (wrong amount etc.)
and needs to be voided so it can be reimported clean. Adds a "Stornieren"
toolbar action (batch, from the checkbox selection) and a per-row cancel
button on "Interner Auftrag" (mirrors the existing import "+" button),
both calling the standard order document-action endpoint with VO.

Eligible rows: matched, linked to a real order, no invoice yet, not
already voided/closed. After a successful void the row is patched
in-place to matched:false so it immediately shows as "FEHLT" again and
can be reimported from the same page.

AgDocPreviewLink gains an opt-in onCancelOrder/canCancelOrder param pair,
symmetric with the existing onImportOrder/canImportOrder.
</comment><date>2026-09-01 10:30:27 +0200</date><id>e72265bd4727f144c2355df0676ccf32a933ee67</id><msg>Amazon/eBay orders-check: add batch/single order cancellation (VO)</msg><path><editType>edit</editType><file>app/components/AgGrid/Accounting/AgDocPreviewLink.vue</file></path><path><editType>edit</editType><file>app/pages/accounting/ebay-orders-check.vue</file></path><path><editType>edit</editType><file>app/pages/accounting/amazon-orders-check.vue</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>server/api/invoices/lexoffice-upload.post.ts</affectedPath><affectedPath>server/utils/zugferd/maybeZugferdPdf.ts</affectedPath><commitId>718962b615ea9c5fe54c114e74aa1d8eff256b3f</commitId><timestamp>1788255012000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/info</absoluteUrl><fullName>info</fullName></author><authorEmail>info@younex.de</authorEmail><comment>upload to lexoffice only zugpferd
</comment><date>2026-09-01 11:30:12 +0200</date><id>718962b615ea9c5fe54c114e74aa1d8eff256b3f</id><msg>upload to lexoffice only zugpferd</msg><path><editType>edit</editType><file>server/api/invoices/lexoffice-upload.post.ts</file></path><path><editType>edit</editType><file>server/utils/zugferd/maybeZugferdPdf.ts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/info</absoluteUrl><fullName>info</fullName><id>info</id></culprit></freeStyleBuild>