Skip to content

Installing the complete Accounting module #613

Discussion options

You must be logged in to vote

in your repos.yaml you need to add the enterprise repository like this:

./enterprise:
    defaults:
        depth: $DEPTH_DEFAULT
    remotes:
        odoo: "https://github.com/path/to/oddoo/enterprise.git"
    target:
        odoo $ODOO_VERSION
    merges:
        - odoo $ODOO_VERSION

and provide credentials (oauth token in the url (bad idea), .netrc (only working in case you have a user access token or only one github url) or using ssh urls and keys)

Replies: 3 comments 19 replies

Comment options

You must be logged in to vote
1 reply
@ubidev
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
18 replies
@ubidev
Comment options

@ap-wtioit
Comment options

@ubidev
Comment options

@ap-wtioit
Comment options

Answer selected by ubidev
@ubidev
Comment options

@alemens
Comment options

@ap-wtioit
Comment options

@alemens
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants