diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-10-26 10:09:31 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-10-26 10:09:31 +0700 |
| commit | 832fa66dd923d06b054efc33bce05ceb3ad52a74 (patch) | |
| tree | eacdf82cdef9830f7cf75cc5b97407804603a18c /indoteknik_custom/__manifest__.py | |
| parent | ccd1d7bca71aadc54f9327d39e59180ee4c3a6c2 (diff) | |
Update __manifest__.py, account_move.py, and account_move.xml
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 96988258..ad3f8af8 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -42,6 +42,7 @@ 'views/stock_picking_type.xml', 'views/users.xml', 'views/delivery_carrier.xml', + 'views/account_move.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
