Merge tag '4.0-hotfix-release'

This commit is contained in:
Nino
2025-08-14 16:47:48 +02:00

View File

@@ -88,11 +88,7 @@ export class ReturnSummaryComponent {
returnItemsAndPrintReciptStatusPending = computed(() => {
return this.returnItemsAndPrintReciptStatus() === 'pending';
});
/**
* Handles the return and print process for multiple items.
*
* This method:
* 1. Checks if a return process is already in progress
* 2. Sets status to pending while processing
* 3. Calls the ReturnProcessService to complete the return