diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-08-30 07:07:36 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-08-30 07:07:36 +0000 |
| commit | 39ba067b1bb178e38226da76cd7d1190c15b0fb5 (patch) | |
| tree | 9f12d3842d9ee8ef2c121c19b88cc7776c6fab58 /indoteknik_custom/__manifest__.py | |
| parent | 7186c4657cb85d2175222b4bebc55456e6970a3a (diff) | |
| parent | 19e63a5715369a740f209c49115a90967a6aa7d6 (diff) | |
Merged in refund_system (pull request #396)
Refund system
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -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 360303b8..31685005 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -171,6 +171,7 @@ 'views/public_holiday.xml', 'views/stock_inventory.xml', 'views/sale_order_delay.xml', + 'views/refund_sale_order.xml', 'views/tukar_guling.xml', # 'views/tukar_guling_return_views.xml' 'views/tukar_guling_po.xml', |
