diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-02 15:04:29 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-02 15:04:29 +0700 |
| commit | b559bcdf167ba24cbbcf978461fb774e8eda2f07 (patch) | |
| tree | 7d7cf06f9192bb1a940ebd48f8a3b6679ef3fb15 /indoteknik_custom/__manifest__.py | |
| parent | 020f545e8214ce8a32f004f1b35e03a16cec1dfb (diff) | |
add note on purchasing job
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 95c52fc9..1bfaa722 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -120,6 +120,7 @@ 'views/role_permission/res_groups.xml', 'views/cust_commision.xml', 'views/stock_quant.xml', + 'views/purchasing_job_state.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
