diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-27 08:48:27 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-27 08:48:27 +0700 |
| commit | 3ca53ea0afef07cb79040c9f3c5aa29fa2355c90 (patch) | |
| tree | 2e09acc0d02968abe36d6f99cd28df38cb9eafa2 /indoteknik_custom/__manifest__.py | |
| parent | 4d2041d834a05692a17954a8968acde866379801 (diff) | |
sale order delay
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 a7096346..eb00f527 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -165,6 +165,7 @@ 'views/coretax_faktur.xml', 'views/public_holiday.xml', 'views/stock_inventory.xml', + 'views/sale_order_delay.xml', ], 'demo': [], 'css': [], |
