Skip to content

Commit

Permalink
Add. Community module to filter only lots available in source locatio…
Browse files Browse the repository at this point in the history
…n while internal transfer to Dockerfile
  • Loading branch information
mohan-13 committed Apr 3, 2024
1 parent 9ee6add commit 33b1ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/docker/odoo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ COPY restful_api ${ADDON_PATH}/restful_api/
COPY community_modules/base_account_budget ${ADDON_PATH}/base_account_budget/
COPY community_modules/base_accounting_kit ${ADDON_PATH}/base_accounting_kit/
COPY community_modules/report_pdf_options ${ADDON_PATH}/report_pdf_options/
COPY community_modules/stock_picking_filter_lot ${ADDON_PATH}/report_pdf_options/stock_picking_filter_lot
COPY openerp7_data_import ${ADDON_PATH}/openerp7_data_import/
COPY package/resources/data/address.seed.csv ${ADDON_PATH}/bahmni_initializer/data/
COPY bahmni_reports ${ADDON_PATH}/bahmni_reports
Expand Down

0 comments on commit 33b1ed8

Please sign in to comment.