mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 18:12:04 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
5
odoo-bringout-oca-ocb-web/web/tooling/reload.sh
Executable file
5
odoo-bringout-oca-ocb-web/web/tooling/reload.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
community=$(cd -- "$(dirname "$0")" &> /dev/null && cd ../../.. && pwd)
|
||||
|
||||
"$community/addons/web/tooling/disable.sh"
|
||||
"$community/addons/web/tooling/enable.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue