mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 16:32:08 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
4
odoo-bringout-oca-ocb-web/web/data/neutralize.sql
Normal file
4
odoo-bringout-oca-ocb-web/web/data/neutralize.sql
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-- activate neutralization watermarks
|
||||
UPDATE ir_ui_view
|
||||
SET active = true
|
||||
WHERE key = 'web.neutralize_banner';
|
||||
Loading…
Add table
Add a link
Reference in a new issue