diff --git a/include/template/stock_state_search.php b/include/template/stock_state_search.php new file mode 100644 index 000000000..031a4be77 --- /dev/null +++ b/include/template/stock_state_search.php @@ -0,0 +1,51 @@ + +
+ + + + + + + + + + +
+ Exercice + + input()?> +
+ Présentation + + input()?> +
+ +
\ No newline at end of file diff --git a/include/template/stock_summary.php b/include/template/stock_summary.php index 28e31e641..2f0588f42 100644 --- a/include/template/stock_summary.php +++ b/include/template/stock_summary.php @@ -48,7 +48,7 @@ > - + +
+ + + + + + + + + + + > + + get_array("select * from tmp_stockgood_detail where r_id=$1 and sg_code=$2", array($a_repository[$e]['r_id'], $a_code[$x]['sg_code'])); + ?> + + + + + +
+ Code Stock + + + + Total +
+ + + + + + + + + + + + + + + + +
+ IN : + + +
+ OUT : + + +
+ DIFF : + + +
+ +
+ + + + + + + + + + + + + +
+ IN : + + +
+ OUT : + + +
+ DIFF : + + +
+
+
\ No newline at end of file