diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-28 14:53:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-28 14:53:27 +0700 |
| commit | 7a356e16bf338a5dce36d95abe74ed740562e30f (patch) | |
| tree | ce36eddac42b09190cc37cdd293aa6e29dc881ba /indoteknik_custom/__manifest__.py | |
| parent | 08508e14d6697d8c05316b31a39b9ce6fd305665 (diff) | |
| parent | 84c8e3f8494971a26ed8e303d8584a3caaaa5859 (diff) | |
Merge remote-tracking branch 'origin/odoo-backup' into odoo-backup
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 21afc26f..2a4db273 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -170,6 +170,10 @@ 'views/public_holiday.xml', 'views/stock_inventory.xml', 'views/sale_order_delay.xml', + 'views/tukar_guling.xml', + # 'views/tukar_guling_return_views.xml' + 'views/tukar_guling_po.xml', + # 'views/refund_sale_order.xml', ], 'demo': [], 'css': [], |
