From dc4089f58420e4395841370f131e8f3a738199d0 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Sat, 14 Jun 2025 09:20:03 +0700 Subject: add tukar guling view --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 9fe3dcdb..e973f553 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -167,6 +167,7 @@ 'views/coretax_faktur.xml', 'views/public_holiday.xml', 'views/stock_inventory.xml', + 'views/tukar_guling.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3