Kevin

Results 54 issues of Kevin

production.ERROR: Attempt to read property "component_id" on null {"view":{"view":"/homepages/10/d912969182/htdocs/demo/resources/views/workflow/task-statu.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read property \"component_id\" on null at /homepages/10/d912969182/htdocs/demo/app/Livewire/TaskStatu.php:65) [stacktrace]

bug

![image](https://github.com/SMEWebify/WebErpMesv2/assets/75578469/3d959045-68f2-4ae6-92e6-881bed8720ac) Une lettre de change relevé (LCR) est un instrument financier couramment utilisé en France pour simplifier et sécuriser les transactions commerciales. Voici un aperçu détaillé de ce qu'est une...

Improvement
User Story

-Retrieve the weighted average price of the given stock - Retrieve the average price of all stocks on a product - Be able to exclude a price from a stock...

User Story

`composer require dragonbe/vies` ```php namespace App\Services; use DragonBe\Vies\Vies; class VatValidationService { protected $vies; public function __construct() { $this->vies = new Vies(); } public function validateVatNumber($countryCode, $vatNumber) { if ($this->vies->getHeartBeat()->isAlive()) {...

good first story
User Story

```php namespace App\Models\Planning; use Illuminate\Database\Eloquent\Model; class Task extends Model { // ... (votre code actuel) // Calcul de la disponibilité public function getAvailabilityAttribute() { $plannedTime = $this->TotalTime(); if ($plannedTime getTotalLogTime();...

good first story
User Story

this involves managing the status of this type of object as well: - order lines - Task - purchases

User Story

Resolution times = It is calculated by dividing the sum of all times spent (days or hours) by the number of resolved cases

User Story

Service rate = dividing the number of requests satisfied on time by the total number of requests, then multiplying the result by 100 to get a percentage.

User Story

Cost of customer processing = cost of customer service over a period / total number of orders over a period

User Story