Skip to content

Commit

Permalink
Update Dockerfile (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Jul 31, 2024
1 parent a565982 commit 96d0b7e
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 @@ -14,6 +14,7 @@ COPY bahmni_stock ${ADDON_PATH}/bahmni_stock/
COPY restful_api ${ADDON_PATH}/restful_api/
COPY bahmni_auto_payment_reconciliation ${ADDON_PATH}/bahmni_auto_payment_reconciliation
COPY openerp7_data_import ${ADDON_PATH}/openerp7_data_import/
COPY odoo10_data_import ${ADDON_PATH}/odoo10_data_import/
COPY bahmni_reports ${ADDON_PATH}/bahmni_reports
COPY community_modules ${ADDON_PATH}/community_modules/
COPY package/resources/data/address.seed.csv ${ADDON_PATH}/bahmni_initializer/data/
Expand Down

0 comments on commit 96d0b7e

Please sign in to comment.