diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-10-23 10:21:27 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-10-23 10:21:27 +0700 |
| commit | 943ee3ca2e3b8469d1f3969fa6ea45710e532fc0 (patch) | |
| tree | 0bc8c1ca048f7b853a4c5b25240ae69a98e4b5e7 /indoteknik_custom/__manifest__.py | |
| parent | 3e609fe132724bc8d477f48ebe3abc1a90aacfa0 (diff) | |
fix web find page
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 116c64ec..c8a658b5 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -144,6 +144,7 @@ 'views/vendor_payment_term.xml', 'views/approval_unreserve.xml', 'views/vendor_approval.xml', + 'views/find_page.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
