Browse Source

[UPD] new design-theme repo by odoo

rc/16.0-MYC-INIT
Nicolas JEUDY 10 months ago
parent
commit
a7fac14161
  1. 2
      odoo/custom/src/addons.yaml
  2. 8
      odoo/custom/src/repos.yaml

2
odoo/custom/src/addons.yaml

@ -150,3 +150,5 @@ odoo-web-addons:
- "*"
onlyoffice-odoo:
- "onlyoffice_odoo"
design-themes:
- "*"

8
odoo/custom/src/repos.yaml

@ -25,6 +25,14 @@
target: origin 16.0
merges:
- origin 16.0
./design-theme:
defaults:
depth: $DEPTH_DEFAULT
remotes:
origin: https://github.com/odoo/design-themes.git
target: origin 16.0
merges:
- origin 16.0
./partner-contact:
defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner

Loading…
Cancel
Save