From 1bdead2b6486ee5ee0e20cdbfd302667671301be Mon Sep 17 00:00:00 2001 From: Miqdad Date: Mon, 13 Oct 2025 11:02:36 +0700 Subject: add qty reserved in product move tree view --- indoteknik_custom/views/stock_move_line.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/indoteknik_custom/views/stock_move_line.xml b/indoteknik_custom/views/stock_move_line.xml index 94c0bf53..ac8d3dbe 100644 --- a/indoteknik_custom/views/stock_move_line.xml +++ b/indoteknik_custom/views/stock_move_line.xml @@ -20,6 +20,9 @@ + + + -- cgit v1.2.3