Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
20375 Lượt xem

Hi all,

I have a problem and do not know how to resolve it, before asking this forum I went to internet to find much information, but I can not get what I want.

I commented, I created a module, which I want to climb the Odoo I have stayed in a web domain. Odoo tells me I have to upload it to https://www.odoo.com/apps/upload however have created a github, but I find nothing indicates that in my github

Can anyone help me step by step to see how my module up to Odoo? Locally me works fine, but when trying to prove in the cloud, not even as upload!

Thank you very much in advance.

David.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

To push your module to odoo apps:

  1. Create a repository on git and push your module.

  2. Go to My apps dashboard on odoo website

  3. Go to Repositories

  4. Click the button Register a new repository

  5. Register your Git repository

ensure that:
    • There is one folder per App/Theme at the root of the repository.
    • You specify the branch name of your Git repository by adding #branch_name at the end of the repo URL.
    • The branch name exactly matches the series name for which your modules are meant, so #8.0 for version 8.0.

After that you can find your modules on odoo apps.

More details here : https://apps.openerp.com/apps/upload

Best regards.

Ảnh đại diện
Huỷ bỏ

Is there is any issue to use Gitlab to push?

Check out the following page for more details:

https://apps.odoo.com/apps/upload

Câu trả lời hay nhất

Is it on cloud or on-premises? 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 9 18
3224
2
thg 4 24
4680
4
thg 4 20
27894
1
thg 4 21
6024
4
thg 10 20
9002