diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-13 09:42:10 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-13 09:42:10 +0700 |
| commit | 55a8c1e5b204bd19733f3197b253293bc00fdf32 (patch) | |
| tree | 15d932eef8c47bd8bd5f7af481988f8f4e8f4a9c | |
| parent | efcd44d27cd5cbb17baf861c70cbb434cb4d666c (diff) | |
<MIqdad> fix conflict
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index b2e94858..6287aace 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -194,7 +194,7 @@ 'views/domain_apo.xml', 'views/uom_uom.xml', 'views/commission_internal.xml', - 'views/gudang_service.xml' + 'views/gudang_service.xml', 'views/update_depreciation_move_wizard_view.xml' ], 'demo': [], |
