Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Nardecchia authored and Alessandro Nardecchia committed Apr 18, 2024
1 parent 4b23500 commit 60159f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions imageroot/actions/configure-module/90ldap
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ except Exception as ex:
)
# set LDAP server to empty string
agent.set_env("ODOO_LDAP_DOMAIN", "")

# raise Exception
raise ex
1 change: 1 addition & 0 deletions utils/README_DEV
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
## remove module

- remove-module --no-preserve odoo106
- podman rmi -f odoo:latest && podman rmi -f odoo:development

### UI DEV

Expand Down

0 comments on commit 60159f4

Please sign in to comment.