0000635: Historique des changements manuels de stock
This commit is contained in:
parent
712b83b470
commit
bab70ce4ce
10 changed files with 561 additions and 57 deletions
|
|
@ -554,6 +554,9 @@ EOF;
|
|||
case 'mod_stock_repo':
|
||||
require_once 'ajax_mod_stock_repo.php';
|
||||
break;
|
||||
case 'view_mod_stock':
|
||||
require_once 'ajax_view_mod_stock.php';
|
||||
break;
|
||||
default:
|
||||
var_dump($_GET);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue