Browse Source

[UPD] add latest oca mods

rc/16.0-MYC-INIT
default 3 years ago
parent
commit
002f6bd1db
  1. 2
      odoo/custom/src/addons.yaml
  2. 10
      odoo/custom/src/repos.yaml

2
odoo/custom/src/addons.yaml

@ -138,3 +138,5 @@ account-invoicing:
- "*"
sync-addons:
- "*"
vertical-cooperative:
- "*"

10
odoo/custom/src/repos.yaml

@ -223,7 +223,7 @@
- myc 14.0
./report-engine:
defaults:
depth: $DEPTH_MERGE
depth: $DEPTH_DEFAULT
remotes:
oca: https://github.com/OCA/reporting-engine.git
myc: ssh://git@git.myceliandre.fr:5022/OCA/reporting-engine.git
@ -776,3 +776,11 @@
target: origin 14.0
merges:
- origin 14.0
./vertical-cooperative:
defaults:
depth: $DEPTH_DEFAULT
remotes:
origin: https://git.myceliandre.fr/njeudy/vertical-cooperative.git
target: origin 14.0-MIG-INITIAL
merges:
- origin 14.0-MIG-INITIAL
Loading…
Cancel
Save