Skip to content

Commit

Permalink
BAH-3592 | Add openerp 7 data import module (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Feb 15, 2024
1 parent dcecdde commit abaee74
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 @@ -10,6 +10,7 @@ COPY bahmni_purchase ${ADDON_PATH}/bahmni_purchase/
COPY bahmni_sale ${ADDON_PATH}/bahmni_sale/
COPY bahmni_stock ${ADDON_PATH}/bahmni_stock/
COPY restful_api ${ADDON_PATH}/restful_api/
COPY openerp7_data_import ${ADDON_PATH}/openerp7_data_import/

RUN pip3 install python-decouple

Expand Down

0 comments on commit abaee74

Please sign in to comment.