diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-14 09:20:03 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-14 09:20:03 +0700 |
| commit | dc4089f58420e4395841370f131e8f3a738199d0 (patch) | |
| tree | 9f9fbb26992f0e5bda1e3de3958f3c0f0e46fa04 | |
| parent | d08d9db9275e9efec1a295224a9d5b8896e957d3 (diff) | |
<miqdad> add tukar guling view
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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': [], |
