* `fix(delivery): correct inconsistencies in email triggers and templates`
**Body:**
- Adjusted email trigger names from `RECEPTION_*` to `SHIPPING_*`.
- Updated parameters and placeholders for shipment email tracking.
- Removed redundant `reception_send` entry in mail templates for shipping.
* `fix(delivery): update email triggers and templates for deliveries`
**Body:**
- Replaced email trigger `SHIPPING_SENTBYMAIL` with `DELIVERY_SENTBYMAIL`.
- Updated template references from `shipping_*` to `delivery_*` for consistency.
- Modified tracking ID format from `shi` to `del` in `card.php`.
- Added `MailToSendDelivery` language entry for email labels.
- Adjusted mail templates to include `delivery_send` entries.
* NEW shipment kits with dispatcher v2
* Show stock of virtual product on select warehouse when dispatching a shipment
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* fix: When create invoice from shipping list translation of mass action is wrong and invoice line desc is wrong
* fix: translation
* fix: translation
* fix: translation
* Add facturation mass action to expedition: button created
* Add facturation mass action to expedition: form mass action settings
* Add facturation mass action to expedition: bills creation
* Add facturation mass action to expedition: Import class
* Add facturation mass action to expedition: Dont reset massaction when creating bills
* Add facturation mass action to expedition: Using right name for linked elements
* Add facturation mass action to expedition: Add linked command to expedition
* Add facturation mass action to expedition: Changed wrong variables names
* Add facturation mass action to expedition: Commentary adjustment
* Add facturation mass action to expedition: Added langs and french translations fur understandability
* Add facturation mass action to expedition: fixing warnings
* Add facturation mass action to expedition: add command to retrieve data
* Add facturation mass action to expedition: added fields when fetching expedition lines
* Add facturation mass action to expedition: fix wrong variable name
* Add facturation mass action to expedition: Avoid adding link between objects twice
* Add facturation mass action to expedition: Clean code + function call
* Add facturation mass action to expedition: added missing brace
* Add facturation mass action to expedition: changed duplicate lang key
* Add facturation mass action to expedition: resolve phan warnings
* Add facturation mass action to expedition: fix variable probably undefined
* Add facturation mass action to expedition: fix php codesniffer
* Add facturation mass action to expedition: fix using new methods
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW : Date d'entree en stock sur les exped au moment de la création
* add en trad
* Ajout conf pour la date d'entree en stock
* add trad
* trad
* Fixing style errors.
* modif for only full group by
---------
Co-authored-by: stickler-ci <support@stickler-ci.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
use of e-mail, EMail, Email rationalised
grammar changes for module titles and descriptions
added constants for Stripe to admin to override class constants
as a noun : third party
as an modifier: third-party contact
2) use of colons: no space before
3) Use of supplier/vendor was mixed.
Vendor is B2B or B2C, supplier is B2B. Changed all references to supplier.
4) Many minor grammar changes.