Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Don’t expose ports for Odoo Connect Config now. Let it be hardcoded for now.

    Status
    colourGreen
    titledone

  2. Remove duplicated variables in .env

    Status
    colourGreen
    titledone

  3. Add comment for bahmni-core.jar in Dockerfile

    Status
    colourGreen
    titledone

  4. Check Odoo Config Docs and install additional modules if needed.

  5. Automate the One time setup for odoo. (JIRA CARD)

  6. Check if it is possible to install additional addons directly without loading it in volumes

    Status
    colourYellow
    titleProceed with DOWNLOAD way

  7. Lock with a specific version of Odoo when using Odoo Base image.

    Status
    colourGreen
    titleDONE

    Solution: Use SHA instead of Tag

  8. Think of a way to have single instance of database server.

    Status
    colourYellow
    titledeferred for later

...