2
0
forked from Wavyzz/dolibarr

Fix phan tool for shipping

This commit is contained in:
Francis Appels
2024-03-12 11:21:42 +01:00
parent 7ff68a5819
commit 75e99a6dee
5 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ call_user_func(static function (): void {
'commande' => 'order',
'contrat' => 'contract',
'entrepot' => 'stock',
'expedition' => 'delivery_note',
'expedition' => 'shipping',
'facture' => 'invoice',
'ficheinter' => 'intervention',
'product_fournisseur_price' => 'productsupplierprice',