diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-10-02 16:45:07 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-10-02 16:45:07 +0700 |
| commit | 9fe4b646f1b1cda3d704a66dfbca3e935e38d96b (patch) | |
| tree | d22e810cbd1f0b409378ff363fb4427f89702481 /indoteknik_custom/__manifest__.py | |
| parent | b0b5d0a094a1a87810b45bfcc52c17a82b73d3eb (diff) | |
Group by brand, sync to solr when validate stock picking, add new name function solr queue
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 48434845..6ae60345 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -97,6 +97,7 @@ 'views/account_move_line.xml', 'views/sale_orders_multi_update.xml', 'views/quotation_so_multi_update.xml', + 'views/stock_move_line.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
