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.

899 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. ./timesheet:
  607. defaults:
  608. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  609. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  610. # for a sane value of 100 commits)
  611. depth: $DEPTH_DEFAULT
  612. remotes:
  613. oca: https://github.com/OCA/timesheet.git
  614. target: oca 14.0
  615. merges:
  616. - oca 14.0
  617. ./odoo-pim:
  618. defaults:
  619. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  620. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  621. # for a sane value of 100 commits)
  622. depth: $DEPTH_DEFAULT
  623. remotes:
  624. oca: https://github.com/OCA/odoo-pim.git
  625. target: oca 14.0
  626. merges:
  627. - oca 14.0
  628. ./storage:
  629. defaults:
  630. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  631. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  632. # for a sane value of 100 commits)
  633. depth: $DEPTH_DEFAULT
  634. remotes:
  635. oca: https://github.com/OCA/storage.git
  636. target: oca 14.0
  637. merges:
  638. - oca 14.0
  639. ./product-variant:
  640. defaults:
  641. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  642. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  643. # for a sane value of 100 commits)
  644. depth: $DEPTH_DEFAULT
  645. remotes:
  646. oca: https://github.com/OCA/product-variant.git
  647. target: oca 14.0
  648. merges:
  649. - oca 14.0
  650. ./e-commerce:
  651. defaults:
  652. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  653. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  654. # for a sane value of 100 commits)
  655. depth: $DEPTH_DEFAULT
  656. remotes:
  657. oca: https://github.com/OCA/e-commerce.git
  658. target: oca 14.0
  659. merges:
  660. - oca 14.0
  661. ./hr-expense:
  662. defaults:
  663. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  664. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  665. # for a sane value of 100 commits)
  666. depth: $DEPTH_DEFAULT
  667. remotes:
  668. oca: https://github.com/OCA/hr-expense.git
  669. target: oca 14.0
  670. merges:
  671. - oca 14.0
  672. ./crm:
  673. defaults:
  674. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  675. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  676. # for a sane value of 100 commits)
  677. depth: $DEPTH_DEFAULT
  678. remotes:
  679. oca: https://github.com/OCA/crm.git
  680. target: oca 14.0
  681. merges:
  682. - oca 14.0
  683. ./maintenance:
  684. defaults:
  685. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  686. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  687. # for a sane value of 100 commits)
  688. depth: $DEPTH_DEFAULT
  689. remotes:
  690. oca: https://github.com/OCA/maintenance.git
  691. target: oca 14.0
  692. merges:
  693. - oca 14.0
  694. ./connector-telephony:
  695. defaults:
  696. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  697. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  698. # for a sane value of 100 commits)
  699. depth: $DEPTH_DEFAULT
  700. remotes:
  701. oca: https://github.com/OCA/connector-telephony.git
  702. target: oca 14.0
  703. merges:
  704. - oca 14.0
  705. ./server-backend:
  706. defaults:
  707. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  708. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  709. # for a sane value of 100 commits)
  710. depth: $DEPTH_DEFAULT
  711. remotes:
  712. oca: https://github.com/OCA/server-backend.git
  713. target: oca 14.0
  714. merges:
  715. - oca 14.0
  716. ./intrastat-extrastat:
  717. defaults:
  718. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  719. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  720. # for a sane value of 100 commits)
  721. depth: $DEPTH_DEFAULT
  722. remotes:
  723. oca: https://github.com/OCA/intrastat-extrastat.git
  724. target: oca 14.0
  725. merges:
  726. - oca 14.0
  727. ./brand:
  728. defaults:
  729. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  730. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  731. # for a sane value of 100 commits)
  732. depth: $DEPTH_DEFAULT
  733. remotes:
  734. oca: https://github.com/OCA/brand.git
  735. target: oca 14.0
  736. merges:
  737. - oca 14.0
  738. ./hr-holidays:
  739. defaults:
  740. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  741. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  742. # for a sane value of 100 commits)
  743. depth: $DEPTH_DEFAULT
  744. remotes:
  745. oca: https://github.com/OCA/hr-holidays.git
  746. target: oca 14.0
  747. merges:
  748. - oca 14.0
  749. ./server-brand:
  750. defaults:
  751. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  752. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  753. # for a sane value of 100 commits)
  754. depth: $DEPTH_DEFAULT
  755. remotes:
  756. oca: https://github.com/OCA/server-brand.git
  757. target: oca 14.0
  758. merges:
  759. - oca 14.0
  760. ./report-print-send:
  761. defaults:
  762. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  763. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  764. # for a sane value of 100 commits)
  765. depth: $DEPTH_DEFAULT
  766. remotes:
  767. oca: https://github.com/OCA/report-print-send.git
  768. target: oca 14.0
  769. merges:
  770. - oca 14.0
  771. ./calendar:
  772. defaults:
  773. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  774. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  775. # for a sane value of 100 commits)
  776. depth: $DEPTH_DEFAULT
  777. remotes:
  778. oca: https://github.com/OCA/calendar.git
  779. target: oca 14.0
  780. merges:
  781. - oca 14.0
  782. ./credit-control:
  783. defaults:
  784. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  785. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  786. # for a sane value of 100 commits)
  787. depth: $DEPTH_DEFAULT
  788. remotes:
  789. oca: https://github.com/OCA/credit-control.git
  790. target: oca 14.0
  791. merges:
  792. - oca 14.0
  793. # ./myc-extra-addons:
  794. # defaults:
  795. # depth: $DEPTH_DEFAULT
  796. # remotes:
  797. # myc: ssh://git@git.myceliandre.fr:5022/njeudy/myc-extra-addons.git
  798. # target: myc 14.0
  799. # merges:
  800. # - myc 14.0
  801. ./sync-addons:
  802. defaults:
  803. depth: $DEPTH_DEFAULT
  804. remotes:
  805. origin: https://github.com/itpp-labs/sync-addons.git
  806. target: origin 14.0
  807. merges:
  808. - origin 14.0
  809. ./vertical-cooperative:
  810. defaults:
  811. depth: $DEPTH_DEFAULT
  812. remotes:
  813. origin: https://git.myceliandre.fr/njeudy/vertical-cooperative.git
  814. target: origin 14.0-MIG-INITIAL
  815. merges:
  816. - origin 14.0-MIG-INITIAL
  817. # ./nj-addons:
  818. # defaults:
  819. # depth: $DEPTH_DEFAULT
  820. # remotes:
  821. # origin: ssh://git@git.myceliandre.fr:5022/nj.0k.io/nj-addons.git
  822. # target: origin 14.0
  823. # merges:
  824. # - origin 14.0
  825. ./vertical-association:
  826. defaults:
  827. depth: $DEPTH_DEFAULT
  828. remotes:
  829. origin: https://github.com/OCA/vertical-association.git
  830. target: origin 14.0
  831. merges:
  832. - origin 14.0
  833. ./account-move-import:
  834. defaults:
  835. depth: $DEPTH_DEFAULT
  836. remotes:
  837. origin: https://github.com/akretion/account-move-import.git
  838. target: origin 14.0
  839. merges:
  840. - origin 14.0
  841. ./galicea-addons:
  842. defaults:
  843. # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
  844. # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
  845. # for a sane value of 100 commits)
  846. depth: $DEPTH_DEFAULT
  847. remotes:
  848. origin: https://git.myceliandre.fr/Myceliandre/galicea-odoo-addons-ecosystem.git
  849. target: origin 14.0
  850. merges:
  851. - origin 14.0
  852. ./openupgrade:
  853. defaults:
  854. depth: $DEPTH_DEFAULT
  855. remotes:
  856. origin: https://github.com/OCA/OpenUpgrade.git
  857. target: origin 14.0
  858. merges:
  859. - origin 14.0
  860. ./straga-main:
  861. defaults:
  862. depth: $DEPTH_DEFAULT
  863. remotes:
  864. origin: https://github.com/straga/odoo_vik_main.git
  865. target: origin 14.0
  866. merges:
  867. - origin 14.0
  868. ./odoo-usability:
  869. defaults:
  870. depth: $DEPTH_DEFAULT
  871. remotes:
  872. origin: https://github.com/akretion/odoo-usability.git
  873. target: origin 14.0
  874. merges:
  875. - origin 14.0
  876. ./odoo-py3o-report-templates:
  877. defaults:
  878. depth: $DEPTH_DEFAULT
  879. remotes:
  880. origin: https://github.com/akretion/odoo-py3o-report-templates.git
  881. target: origin 14.0
  882. merges:
  883. - origin 14.0
  884. ./project-tools:
  885. defaults:
  886. depth: $DEPTH_DEFAULT
  887. remotes:
  888. origin: https://github.com/elabore-coop/project-tools.git
  889. target: origin 14.0
  890. merges:
  891. - origin 14.0
  892. ./pad-tools:
  893. defaults:
  894. depth: $DEPTH_DEFAULT
  895. remotes:
  896. origin: https://github.com/elabore-coop/pad-tools.git
  897. target: origin 14.0
  898. merges:
  899. - origin 14.0