5 lines
158 B
PHP
5 lines
158 B
PHP
|
|
<?
|
||
|
|
include("modules/EcmProductB2Bs/ProductsStock.php");
|
||
|
|
addInfoToReminder($r['order_id'],"There are available products in stock for Your sales order","");
|
||
|
|
?>
|