diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-18 14:36:36 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-18 14:36:36 +0700 |
| commit | d7148fd0267529c92fa07b0721461a6ef13c0890 (patch) | |
| tree | 7e57239bda92dbbdd35b4d5d0551285df2582739 /indoteknik_custom/__manifest__.py | |
| parent | 42645480886b90a886d93478420e421ef333c003 (diff) | |
add new field to tree
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 f91b33d7..cd7c27d1 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -80,6 +80,7 @@ 'views/product_sla.xml', 'views/voucher.xml', 'views/bill_receipt.xml', + 'views/account_bills.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
