@ -134,3 +134,5 @@ credit-control:
- "*"
myc-extra-addons:
account-invoicing:
@ -518,6 +518,17 @@
target: oca 14.0
merges:
- oca 14.0
./account-invoicing:
defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
# You may need a bigger depth when merging PRs (use $DEPTH_MERGE
# for a sane value of 100 commits)
depth: $DEPTH_DEFAULT
remotes:
oca: https://github.com/OCA/account-invoicing.git
./sale-reporting: