Skip to Content
Menu
This question has been flagged
1 Reply
1858 Views

Hello,

when I use 

git clone https://github.com/odoo/odoo.git

as described in https://www.odoo.com/documentation/14.0/setup/install.html, there will bei odoo-bin and other files.


However, in the source download odoo_bin in odoo_14.0.latest.tar.gz from  https://www.odoo.com/de_DE/page/download there is no odoo-bin.


I thought, both approaches are source downloads. How to generate odoo-bin from sources in odoo_14.0.latest.tar.gz?

Avatar
Discard
Best Answer

Hey, 
If you want the source code of Odoo then go to this: 

\https://github.com/odoo/odoo

then go to > code drop down and hit "download zip"

Avatar
Discard