Rajout du module AdminComment + modifs pour que le commentaire (= le n° de bon de commande) figure dans la facture et dans le relevé de facture
This commit is contained in:
10
local/modules/AdminComment/I18n/en_US.php
Normal file
10
local/modules/AdminComment/I18n/en_US.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Admin Id' => 'Admin Id',
|
||||
'Comment' => 'Comment',
|
||||
'Comment Id' => 'Comment Id',
|
||||
'Element id' => 'Element id',
|
||||
'Element key' => 'Element key',
|
||||
'Unknown comment' => 'Unknown comment',
|
||||
);
|
||||
Reference in New Issue
Block a user