You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

884 lines
26 KiB

  1. ./sale-workflow:
  2. defaults:
  3. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  4. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  5. # for a sane value of 100 commits)
  6. depth: $DEPTH_DEFAULT
  7. remotes:
  8. origin: https://github.com/OCA/sale-workflow.git
  9. target: origin 14.0
  10. merges:
  11. - origin 14.0
  12. ./partner-contact:
  13. defaults:
  14. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  15. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  16. # for a sane value of 100 commits)
  17. depth: $DEPTH_DEFAULT
  18. remotes:
  19. oca: https://github.com/OCA/partner-contact.git
  20. # myc: ssh://git@git.myceliandre.fr:5022/OCA/partner-contact.git
  21. target: oca 14.0
  22. merges:
  23. #- myc 14.0_partner_favorite
  24. - oca 14.0
  25. ./server-ux:
  26. defaults:
  27. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  28. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  29. # for a sane value of 100 commits)
  30. depth: $DEPTH_DEFAULT
  31. remotes:
  32. oca: https://github.com/OCA/server-ux.git
  33. target: oca 14.0
  34. merges:
  35. - oca 14.0
  36. ./bank-payment:
  37. defaults:
  38. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  39. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  40. # for a sane value of 100 commits)
  41. depth: 200
  42. remotes:
  43. oca: https://github.com/OCA/bank-payment.git
  44. target: oca 14.0
  45. merges:
  46. - oca 14.0
  47. - oca refs/pull/820/head
  48. - oca refs/pull/822/head
  49. #- oca refs/pull/831/head
  50. #- oca refs/pull/858/head
  51. ./account-financial-tools:
  52. defaults:
  53. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  54. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  55. # for a sane value of 100 commits)
  56. depth: 200
  57. remotes:
  58. oca: https://github.com/OCA/account-financial-tools.git
  59. target: oca 14.0
  60. merges:
  61. - oca 14.0
  62. - oca refs/pull/1087/head
  63. - oca refs/pull/1236/head
  64. ./community-data-files:
  65. defaults:
  66. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  67. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  68. # for a sane value of 100 commits)
  69. depth: $DEPTH_DEFAULT
  70. remotes:
  71. oca: https://github.com/OCA/community-data-files.git
  72. target: oca 14.0
  73. merges:
  74. - oca 14.0
  75. ./hr:
  76. defaults:
  77. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  78. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  79. # for a sane value of 100 commits)
  80. depth: $DEPTH_DEFAULT
  81. remotes:
  82. oca: https://github.com/OCA/hr.git
  83. target: oca 14.0
  84. merges:
  85. - oca 14.0
  86. ./l10n-switzerland:
  87. defaults:
  88. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  89. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  90. # for a sane value of 100 commits)
  91. depth: $DEPTH_DEFAULT
  92. remotes:
  93. oca: https://github.com/OCA/l10n-switzerland.git
  94. target: oca 12.0
  95. merges:
  96. - oca 12.0
  97. ./l10n-france:
  98. defaults:
  99. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  100. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  101. # for a sane value of 100 commits)
  102. depth: 200
  103. remotes:
  104. oca: https://github.com/OCA/l10n-france.git
  105. target: oca 14.0
  106. merges:
  107. - oca 14.0
  108. - oca refs/pull/257/head
  109. - oca refs/pull/321/head
  110. ./product-attribute:
  111. defaults:
  112. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  113. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  114. # for a sane value of 100 commits)
  115. depth: $DEPTH_DEFAULT
  116. remotes:
  117. oca: https://github.com/OCA/product-attribute.git
  118. target: oca 14.0
  119. merges:
  120. - oca 14.0
  121. ./project:
  122. defaults:
  123. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  124. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  125. # for a sane value of 100 commits)
  126. depth: $DEPTH_DEFAULT
  127. remotes:
  128. oca: https://github.com/OCA/project.git
  129. target: oca 14.0
  130. merges:
  131. - oca 14.0
  132. ./project-reporting:
  133. defaults:
  134. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  135. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  136. # for a sane value of 100 commits)
  137. depth: 200
  138. remotes:
  139. oca: https://github.com/OCA/project-reporting.git
  140. target: oca 14.0
  141. merges:
  142. - oca 14.0
  143. - oca refs/pull/44/head
  144. ./website:
  145. defaults:
  146. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  147. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  148. # for a sane value of 100 commits)
  149. depth: $DEPTH_DEFAULT
  150. remotes:
  151. oca: https://github.com/OCA/website.git
  152. target: oca 14.0
  153. merges:
  154. - oca 14.0
  155. ./web:
  156. defaults:
  157. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  158. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  159. # for a sane value of 100 commits)
  160. depth: $DEPTH_DEFAULT
  161. remotes:
  162. oca: https://github.com/OCA/web.git
  163. target: oca 14.0
  164. merges:
  165. - oca 14.0
  166. ./mis-builder:
  167. defaults:
  168. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  169. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  170. # for a sane value of 100 commits)
  171. depth: $DEPTH_DEFAULT
  172. remotes:
  173. oca: https://github.com/OCA/mis-builder.git
  174. target: oca 14.0
  175. merges:
  176. - oca 14.0
  177. ./operating-unit:
  178. defaults:
  179. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  180. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  181. # for a sane value of 100 commits)
  182. depth: $DEPTH_DEFAULT
  183. remotes:
  184. oca: https://github.com/OCA/operating-unit.git
  185. target: oca 14.0
  186. merges:
  187. - oca 14.0
  188. ./connector:
  189. defaults:
  190. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  191. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  192. # for a sane value of 100 commits)
  193. depth: $DEPTH_DEFAULT
  194. remotes:
  195. oca: https://github.com/OCA/connector.git
  196. target: oca 14.0
  197. merges:
  198. - oca 14.0
  199. ./delivery-carrier:
  200. defaults:
  201. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  202. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  203. # for a sane value of 100 commits)
  204. depth: $DEPTH_DEFAULT
  205. remotes:
  206. origin: https://github.com/OCA/delivery-carrier.git
  207. target: origin 14.0
  208. merges:
  209. - origin 14.0
  210. ./purchase-workflow:
  211. defaults:
  212. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  213. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  214. # for a sane value of 100 commits)
  215. depth: $DEPTH_DEFAULT
  216. remotes:
  217. origin: https://github.com/OCA/purchase-workflow.git
  218. target: origin 14.0
  219. merges:
  220. - origin 14.0
  221. ./server-env:
  222. defaults:
  223. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  224. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  225. # for a sane value of 100 commits)
  226. depth: $DEPTH_DEFAULT
  227. remotes:
  228. origin: https://github.com/OCA/server-env.git
  229. target: origin 14.0
  230. merges:
  231. - origin 14.0
  232. ./odoo-theme:
  233. defaults:
  234. depth: $DEPTH_DEFAULT
  235. remotes:
  236. myc: https://git.myceliandre.fr/Myceliandre/odoo_theme.git
  237. target: myc 14.0
  238. merges:
  239. - myc 14.0
  240. ./report-engine:
  241. defaults:
  242. depth: 200
  243. remotes:
  244. oca: https://github.com/OCA/reporting-engine.git
  245. target: oca 14.0
  246. merges:
  247. #- oca refs/pull/445/head
  248. #- oca refs/pull/506/head
  249. #- oca refs/pull/526/head
  250. #- oca refs/pull/502/head
  251. # report_py3o PR
  252. #- oca refs/pull/445/head
  253. - oca 14.0
  254. ./formio:
  255. defaults:
  256. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  257. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  258. # for a sane value of 100 commits)
  259. depth: $DEPTH_DEFAULT
  260. remotes:
  261. origin: https://github.com/novacode-nl/odoo-formio.git
  262. target: origin 14.0
  263. merges:
  264. - origin 14.0
  265. # ./learning_addons:
  266. # defaults:
  267. # # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  268. # # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  269. # # for a sane value of 100 commits)
  270. # depth: $DEPTH_DEFAULT
  271. # remotes:
  272. # origin: ssh://git@git.myceliandre.fr:5022/Myceliandre/odoo_learning_addons.git
  273. # target: origin 14.0
  274. # merges:
  275. # - origin 14.0
  276. ./muk-web:
  277. defaults:
  278. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  279. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  280. # for a sane value of 100 commits)
  281. depth: $DEPTH_DEFAULT
  282. remotes:
  283. origin: https://github.com/muk-it/muk_web.git
  284. target: origin 14.0
  285. merges:
  286. - origin 14.0
  287. ./rest-framework:
  288. defaults:
  289. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  290. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  291. # for a sane value of 100 commits)
  292. depth: $DEPTH_DEFAULT
  293. remotes:
  294. oca: https://github.com/OCA/rest-framework.git
  295. target: oca 14.0
  296. merges:
  297. - oca 14.0
  298. ./server-auth:
  299. defaults:
  300. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  301. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  302. # for a sane value of 100 commits)
  303. depth: $DEPTH_DEFAULT
  304. remotes:
  305. oca: https://github.com/OCA/server-auth.git
  306. target: oca 14.0
  307. merges:
  308. - oca 14.0
  309. ./server-tools:
  310. defaults:
  311. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  312. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  313. # for a sane value of 100 commits)
  314. depth: $DEPTH_DEFAULT
  315. remotes:
  316. oca: https://github.com/OCA/server-tools.git
  317. target: oca 14.0
  318. merges:
  319. - oca 14.0
  320. ./wms:
  321. defaults:
  322. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  323. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  324. # for a sane value of 100 commits)
  325. depth: $DEPTH_DEFAULT
  326. remotes:
  327. oca: https://github.com/OCA/wms.git
  328. target: oca 14.0
  329. merges:
  330. - oca 14.0
  331. ./stock-logistics-warehouse:
  332. defaults:
  333. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  334. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  335. # for a sane value of 100 commits)
  336. depth: $DEPTH_DEFAULT
  337. remotes:
  338. oca: https://github.com/OCA/stock-logistics-warehouse.git
  339. target: oca 14.0
  340. merges:
  341. - oca 14.0
  342. ./contract:
  343. defaults:
  344. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  345. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  346. # for a sane value of 100 commits)
  347. depth: $DEPTH_DEFAULT
  348. remotes:
  349. oca: https://github.com/OCA/contract.git
  350. target: oca 14.0
  351. merges:
  352. - oca 14.0
  353. ./field-service:
  354. defaults:
  355. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  356. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  357. # for a sane value of 100 commits)
  358. depth: $DEPTH_DEFAULT
  359. remotes:
  360. oca: https://github.com/OCA/field-service.git
  361. target: oca 14.0
  362. merges:
  363. - oca 14.0
  364. ./queue:
  365. defaults:
  366. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  367. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  368. # for a sane value of 100 commits)
  369. depth: $DEPTH_DEFAULT
  370. remotes:
  371. oca: https://github.com/OCA/queue.git
  372. target: oca 14.0
  373. merges:
  374. - oca 14.0
  375. ./commission:
  376. defaults:
  377. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  378. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  379. # for a sane value of 100 commits)
  380. depth: $DEPTH_DEFAULT
  381. remotes:
  382. oca: https://github.com/OCA/commission.git
  383. target: oca 14.0
  384. merges:
  385. - oca 14.0
  386. ./pms:
  387. defaults:
  388. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  389. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  390. # for a sane value of 100 commits)
  391. depth: $DEPTH_DEFAULT
  392. remotes:
  393. oca: https://github.com/OCA/pms.git
  394. target: oca 14.0
  395. merges:
  396. - oca 14.0
  397. ./dms:
  398. defaults:
  399. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  400. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  401. # for a sane value of 100 commits)
  402. depth: $DEPTH_DEFAULT
  403. remotes:
  404. oca: https://github.com/OCA/dms.git
  405. target: oca 14.0
  406. merges:
  407. - oca 14.0
  408. ./social:
  409. defaults:
  410. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  411. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  412. # for a sane value of 100 commits)
  413. depth: $DEPTH_DEFAULT
  414. remotes:
  415. oca: https://github.com/OCA/social.git
  416. target: oca 14.0
  417. merges:
  418. - oca 14.0
  419. ./pos:
  420. defaults:
  421. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  422. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  423. # for a sane value of 100 commits)
  424. depth: $DEPTH_DEFAULT
  425. remotes:
  426. oca: https://github.com/OCA/pos.git
  427. target: oca 14.0
  428. merges:
  429. - oca 14.0
  430. ./product-configurator:
  431. defaults:
  432. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  433. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  434. # for a sane value of 100 commits)
  435. depth: $DEPTH_DEFAULT
  436. remotes:
  437. oca: https://github.com/OCA/product-configurator.git
  438. target: oca 14.0
  439. merges:
  440. - oca 14.0
  441. ./stock-logistics-workflow:
  442. defaults:
  443. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  444. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  445. # for a sane value of 100 commits)
  446. depth: $DEPTH_DEFAULT
  447. remotes:
  448. oca: https://github.com/OCA/stock-logistics-workflow.git
  449. target: oca 14.0
  450. merges:
  451. - oca 14.0
  452. ./account-financial-reporting:
  453. defaults:
  454. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  455. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  456. # for a sane value of 100 commits)
  457. depth: $DEPTH_DEFAULT
  458. remotes:
  459. oca: https://github.com/OCA/account-financial-reporting.git
  460. target: oca 14.0
  461. merges:
  462. - oca 14.0
  463. ./bank-statement-import:
  464. defaults:
  465. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  466. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  467. # for a sane value of 100 commits)
  468. depth: 200
  469. remotes:
  470. oca: https://github.com/OCA/bank-statement-import.git
  471. target: oca 14.0
  472. merges:
  473. - oca 14.0
  474. - oca refs/pull/396/head
  475. - oca refs/pull/417/head
  476. - oca refs/pull/423/head
  477. ./account-reconcile:
  478. defaults:
  479. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  480. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  481. # for a sane value of 100 commits)
  482. depth: 200
  483. remotes:
  484. oca: https://github.com/OCA/account-reconcile.git
  485. target: oca 14.0
  486. merges:
  487. - oca 14.0
  488. - oca refs/pull/361/head
  489. - oca refs/pull/382/head
  490. - oca refs/pull/402/head
  491. - oca refs/pull/412/head
  492. ./manufacture:
  493. defaults:
  494. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  495. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  496. # for a sane value of 100 commits)
  497. depth: $DEPTH_DEFAULT
  498. remotes:
  499. oca: https://github.com/OCA/manufacture.git
  500. target: oca 14.0
  501. merges:
  502. - oca 14.0
  503. ./multi-company:
  504. defaults:
  505. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  506. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  507. # for a sane value of 100 commits)
  508. depth: $DEPTH_DEFAULT
  509. remotes:
  510. oca: https://github.com/OCA/multi-company.git
  511. target: oca 14.0
  512. merges:
  513. - oca 14.0
  514. ./account-analytic:
  515. defaults:
  516. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  517. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  518. # for a sane value of 100 commits)
  519. depth: $DEPTH_DEFAULT
  520. remotes:
  521. oca: https://github.com/OCA/account-analytic.git
  522. target: oca 14.0
  523. merges:
  524. - oca 14.0
  525. ./stock-logistics-reporting:
  526. defaults:
  527. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  528. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  529. # for a sane value of 100 commits)
  530. depth: $DEPTH_DEFAULT
  531. remotes:
  532. oca: https://github.com/OCA/stock-logistics-reporting.git
  533. target: oca 14.0
  534. merges:
  535. - oca 14.0
  536. ./account-invoice-reporting:
  537. defaults:
  538. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  539. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  540. # for a sane value of 100 commits)
  541. depth: $DEPTH_DEFAULT
  542. remotes:
  543. oca: https://github.com/OCA/account-invoice-reporting.git
  544. target: oca 14.0
  545. merges:
  546. - oca 14.0
  547. ./account-invoicing:
  548. defaults:
  549. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  550. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  551. # for a sane value of 100 commits)
  552. depth: 200
  553. remotes:
  554. oca: https://github.com/OCA/account-invoicing.git
  555. target: oca 14.0
  556. merges:
  557. - oca 14.0
  558. ./sale-reporting:
  559. defaults:
  560. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  561. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  562. # for a sane value of 100 commits)
  563. depth: $DEPTH_DEFAULT
  564. remotes:
  565. oca: https://github.com/OCA/sale-reporting.git
  566. target: oca 14.0
  567. merges:
  568. - oca 14.0
  569. ./account-closing:
  570. defaults:
  571. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  572. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  573. # for a sane value of 100 commits)
  574. depth: 200
  575. remotes:
  576. oca: https://github.com/OCA/account-closing.git
  577. target: oca 14.0
  578. merges:
  579. - oca 14.0
  580. - oca refs/pull/155/head
  581. - oca refs/pull/174/head
  582. ./account-payment:
  583. defaults:
  584. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  585. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  586. # for a sane value of 100 commits)
  587. depth: $DEPTH_DEFAULT
  588. remotes:
  589. oca: https://github.com/OCA/account-payment.git
  590. target: oca 14.0
  591. merges:
  592. - oca 14.0
  593. ./edi:
  594. defaults:
  595. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  596. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  597. # for a sane value of 100 commits)
  598. depth: 200
  599. remotes:
  600. oca: https://github.com/OCA/edi.git
  601. target: oca 14.0
  602. merges:
  603. - oca 14.0
  604. - oca refs/pull/326/head
  605. #- oca refs/pull/334/head
  606. - oca refs/pull/454/head
  607. ./timesheet:
  608. defaults:
  609. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  610. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  611. # for a sane value of 100 commits)
  612. depth: $DEPTH_DEFAULT
  613. remotes:
  614. oca: https://github.com/OCA/timesheet.git
  615. target: oca 14.0
  616. merges:
  617. - oca 14.0
  618. ./odoo-pim:
  619. defaults:
  620. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  621. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  622. # for a sane value of 100 commits)
  623. depth: $DEPTH_DEFAULT
  624. remotes:
  625. oca: https://github.com/OCA/odoo-pim.git
  626. target: oca 14.0
  627. merges:
  628. - oca 14.0
  629. ./storage:
  630. defaults:
  631. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  632. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  633. # for a sane value of 100 commits)
  634. depth: $DEPTH_DEFAULT
  635. remotes:
  636. oca: https://github.com/OCA/storage.git
  637. target: oca 14.0
  638. merges:
  639. - oca 14.0
  640. ./product-variant:
  641. defaults:
  642. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  643. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  644. # for a sane value of 100 commits)
  645. depth: $DEPTH_DEFAULT
  646. remotes:
  647. oca: https://github.com/OCA/product-variant.git
  648. target: oca 14.0
  649. merges:
  650. - oca 14.0
  651. ./e-commerce:
  652. defaults:
  653. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  654. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  655. # for a sane value of 100 commits)
  656. depth: $DEPTH_DEFAULT
  657. remotes:
  658. oca: https://github.com/OCA/e-commerce.git
  659. target: oca 14.0
  660. merges:
  661. - oca 14.0
  662. ./hr-expense:
  663. defaults:
  664. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  665. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  666. # for a sane value of 100 commits)
  667. depth: $DEPTH_DEFAULT
  668. remotes:
  669. oca: https://github.com/OCA/hr-expense.git
  670. target: oca 14.0
  671. merges:
  672. - oca 14.0
  673. ./crm:
  674. defaults:
  675. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  676. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  677. # for a sane value of 100 commits)
  678. depth: $DEPTH_DEFAULT
  679. remotes:
  680. oca: https://github.com/OCA/crm.git
  681. target: oca 14.0
  682. merges:
  683. - oca 14.0
  684. ./maintenance:
  685. defaults:
  686. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  687. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  688. # for a sane value of 100 commits)
  689. depth: $DEPTH_DEFAULT
  690. remotes:
  691. oca: https://github.com/OCA/maintenance.git
  692. target: oca 14.0
  693. merges:
  694. - oca 14.0
  695. ./connector-telephony:
  696. defaults:
  697. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  698. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  699. # for a sane value of 100 commits)
  700. depth: $DEPTH_DEFAULT
  701. remotes:
  702. oca: https://github.com/OCA/connector-telephony.git
  703. target: oca 14.0
  704. merges:
  705. - oca 14.0
  706. ./server-backend:
  707. defaults:
  708. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  709. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  710. # for a sane value of 100 commits)
  711. depth: $DEPTH_DEFAULT
  712. remotes:
  713. oca: https://github.com/OCA/server-backend.git
  714. target: oca 14.0
  715. merges:
  716. - oca 14.0
  717. ./intrastat-extrastat:
  718. defaults:
  719. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  720. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  721. # for a sane value of 100 commits)
  722. depth: $DEPTH_DEFAULT
  723. remotes:
  724. oca: https://github.com/OCA/intrastat-extrastat.git
  725. target: oca 14.0
  726. merges:
  727. - oca 14.0
  728. ./brand:
  729. defaults:
  730. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  731. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  732. # for a sane value of 100 commits)
  733. depth: $DEPTH_DEFAULT
  734. remotes:
  735. oca: https://github.com/OCA/brand.git
  736. target: oca 14.0
  737. merges:
  738. - oca 14.0
  739. ./hr-holidays:
  740. defaults:
  741. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  742. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  743. # for a sane value of 100 commits)
  744. depth: $DEPTH_DEFAULT
  745. remotes:
  746. oca: https://github.com/OCA/hr-holidays.git
  747. target: oca 14.0
  748. merges:
  749. - oca 14.0
  750. ./server-brand:
  751. defaults:
  752. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  753. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  754. # for a sane value of 100 commits)
  755. depth: $DEPTH_DEFAULT
  756. remotes:
  757. oca: https://github.com/OCA/server-brand.git
  758. target: oca 14.0
  759. merges:
  760. - oca 14.0
  761. ./report-print-send:
  762. defaults:
  763. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  764. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  765. # for a sane value of 100 commits)
  766. depth: $DEPTH_DEFAULT
  767. remotes:
  768. oca: https://github.com/OCA/report-print-send.git
  769. target: oca 14.0
  770. merges:
  771. - oca 14.0
  772. ./calendar:
  773. defaults:
  774. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  775. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  776. # for a sane value of 100 commits)
  777. depth: $DEPTH_DEFAULT
  778. remotes:
  779. oca: https://github.com/OCA/calendar.git
  780. target: oca 14.0
  781. merges:
  782. - oca 14.0
  783. ./credit-control:
  784. defaults:
  785. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  786. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  787. # for a sane value of 100 commits)
  788. depth: $DEPTH_DEFAULT
  789. remotes:
  790. oca: https://github.com/OCA/credit-control.git
  791. target: oca 14.0
  792. merges:
  793. - oca 14.0
  794. # ./myc-extra-addons:
  795. # defaults:
  796. # depth: $DEPTH_DEFAULT
  797. # remotes:
  798. # myc: ssh://git@git.myceliandre.fr:5022/njeudy/myc-extra-addons.git
  799. # target: myc 14.0
  800. # merges:
  801. # - myc 14.0
  802. ./sync-addons:
  803. defaults:
  804. depth: $DEPTH_DEFAULT
  805. remotes:
  806. origin: https://github.com/itpp-labs/sync-addons.git
  807. target: origin 14.0
  808. merges:
  809. - origin 14.0
  810. ./vertical-cooperative:
  811. defaults:
  812. depth: $DEPTH_DEFAULT
  813. remotes:
  814. origin: https://git.myceliandre.fr/njeudy/vertical-cooperative.git
  815. target: origin 14.0-MIG-INITIAL
  816. merges:
  817. - origin 14.0-MIG-INITIAL
  818. # ./nj-addons:
  819. # defaults:
  820. # depth: $DEPTH_DEFAULT
  821. # remotes:
  822. # origin: ssh://git@git.myceliandre.fr:5022/nj.0k.io/nj-addons.git
  823. # target: origin 14.0
  824. # merges:
  825. # - origin 14.0
  826. ./vertical-association:
  827. defaults:
  828. depth: $DEPTH_DEFAULT
  829. remotes:
  830. origin: https://github.com/OCA/vertical-association.git
  831. target: origin 14.0
  832. merges:
  833. - origin 14.0
  834. ./account-move-import:
  835. defaults:
  836. depth: $DEPTH_DEFAULT
  837. remotes:
  838. origin: https://github.com/akretion/account-move-import.git
  839. target: origin 14.0
  840. merges:
  841. - origin 14.0
  842. ./galicea-addons:
  843. defaults:
  844. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  845. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  846. # for a sane value of 100 commits)
  847. depth: $DEPTH_DEFAULT
  848. remotes:
  849. origin: https://git.myceliandre.fr/Myceliandre/galicea-odoo-addons-ecosystem.git
  850. target: origin 14.0
  851. merges:
  852. - origin 14.0
  853. ./openupgrade:
  854. defaults:
  855. depth: $DEPTH_DEFAULT
  856. remotes:
  857. origin: https://github.com/OCA/OpenUpgrade.git
  858. target: origin 14.0
  859. merges:
  860. - origin 14.0
  861. ./straga-main:
  862. defaults:
  863. depth: $DEPTH_DEFAULT
  864. remotes:
  865. origin: https://github.com/straga/odoo_vik_main.git
  866. target: origin 14.0
  867. merges:
  868. - origin 14.0
  869. ./odoo-usability:
  870. defaults:
  871. depth: $DEPTH_DEFAULT
  872. remotes:
  873. origin: https://github.com/akretion/odoo-usability.git
  874. target: origin 14.0
  875. merges:
  876. - origin 14.0
  877. ./odoo-py3o-report-templates:
  878. defaults:
  879. depth: $DEPTH_DEFAULT
  880. remotes:
  881. origin: https://github.com/akretion/odoo-py3o-report-templates.git
  882. target: origin 14.0
  883. merges:
  884. - origin 14.0