OCA reporting engine fork for dev and update.
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.

15 lines
480 B

  1. # List the OCA project dependencies, one per line
  2. # Add a repository url and branch if you need a forked version
  3. #
  4. # Examples
  5. # ========
  6. #
  7. # To depend on the standard version of sale-workflow, use:
  8. # sale-workflow
  9. #
  10. # To explicitely give the URL of a fork, and still use the version specified in
  11. # .travis.yml, use:
  12. # sale-workflow https://github.com/OCA/sale-workflow
  13. #
  14. # To provide both the URL and a branch, use:
  15. # sale-workflow https://github.com/OCA/sale-workflow branchname