diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 17:21:46 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 17:21:46 +0700 |
| commit | 66d86b6f5b35274b66fe57bcee5864c64f564b97 (patch) | |
| tree | 8cb90e26ba8efc82553efebd2098319f57dd2283 /indoteknik_custom/__manifest__.py | |
| parent | d02c3d5d0522e6ec5a43d1380c078f0dd5fd1275 (diff) | |
| parent | a5da6a49dda2d756f907f072a00fb50672893682 (diff) | |
(andri) fix conflict
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 29039f8b..f609acbf 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -172,6 +172,7 @@ 'views/sale_order_delay.xml', 'views/down_payment.xml', 'views/down_payment_realization.xml', + 'views/refund_sale_order.xml', ], 'demo': [], 'css': [], |
