跳至内容
Odoo 菜单
  • 登录
  • 免费试用
  • 应用程序
    财务
    • 会计
    • 发票
    • 费用
    • 电子表格 (BI)
    • 文档
    • 电子签名
    销售
    • 客户关系管理
    • 销售
    • POS 销售点管理-零售
    • POS 销售点管理 - 餐厅
    • 订阅
    • 租赁
    网站
    • 网站设计
    • 电子商务
    • 博客
    • 论坛
    • 在线客服
    • 在线学习
    供应链
    • 库存
    • 制造
    • 产品生命周期
    • 采购
    • 维护保养
    • 品控
    人力资源
    • 员工
    • 招聘
    • 休假
    • 评价
    • 内部推荐
    • 车队
    营销
    • 社媒营销
    • 电邮营销
    • 短信营销
    • 近期活动
    • 营销自动化
    • 网上调查
    服务
    • 项目管理
    • 工时单
    • 现场服务
    • 服务台
    • 排期
    • 预约
    生产力
    • 讨论
    • 批核
    • IoT物联网
    • VoIP
    • 知识库
    • WhatsApp
    第三方应用软件 Odoo 定制 Odoo云端平台
  • 行业
    零售
    • 书店
    • 服装店
    • 家具店
    • 食品杂货店
    • 五金店
    • 玩具店
    餐饮与酒店服务
    • 酒吧及酒馆
    • 餐厅
    • 快餐
    • 民宿
    • 饮品分销商
    • 酒店
    房地产
    • 房地产代理
    • 建筑师事务所
    • 建造业
    • 地产管理
    • 园艺
    • 业主协会
    咨询
    • 会计师事务所
    • Odoo合作伙伴
    • 市场推广公司
    • 律师事务所
    • 人才招聘
    • 审核 & 认证
    制造
    • 纺织
    • 金属
    • 家具
    • 食品
    • 啤酒厂
    • 企业礼品
    保健与健身
    • 体育俱乐部
    • 眼镜店
    • 健身中心
    • 健康从业者
    • 药房
    • 发型屋
    商贸服务
    • 维修人员
    • IT 硬件及支持
    • 太阳能系统
    • 鞋匠
    • 清洁服务
    • 暖通空调服务
    其他
    • 非营利组织
    • 环境机构
    • 广告牌租赁
    • 摄影服务
    • 自行车租赁
    • 软件经销商
    浏览所有行业
  • 社区
    学习
    • 教学视频
    • 文档
    • 认证
    • 培训
    • 博客
    • 播客
    赋能教育
    • 教育计划
    • Scale Up! 商业游戏
    • 参观Odoo
    获取软件
    • 下载
    • 版本对比
    • 发布
    合作
    • Github
    • 论坛
    • 近期活动
    • 翻译
    • 成为合作伙伴
    • 合作伙伴服务
    • 注册您的会计事务所
    获取服务
    • 寻找合作伙伴
    • 查找会计服务
    • 预约顾问咨询
    • 安装及推行服务
    • 客户参考
    • 支持
    • 升级
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    获取演示
  • 定价
  • 技术支持

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • 客户关系管理
  • e-Commerce
  • 会计
  • 库存
  • PoS
  • 项目
  • MRP
All apps
只限注册用戶才可与社群互动。
所有帖文 人 徽章
标签 (查看所有)
odoo accounting v14 pos v15
关于此论坛区
只限注册用戶才可与社群互动。
所有帖文 人 徽章
标签 (查看所有)
odoo accounting v14 pos v15
关于此论坛区
帮助

Is Odoo Enterprise on GitHub organized differently than Odoo Enterprise downloaded from the Odoo/download page?

订阅

此帖文有活动时,接收通知

此问题已终结
enterpriseupgradeodoo9
5 回复
23521 查看
形象
Nicholas DeMarco

I have Odoo Enterprise cloned via a partner's GitHub account. I no longer work with that partner, but I have an Odoo Enterprise subscription. I have access to download Odoo Enterprise from odoo.com/downloads. The resulting tar.gz file's directory structure is substantially different. Enterprise addons are mixed right in the openerp directory.

What is the recommended way for me (not managed by a partner) to keep Odoo up to date? The current method is unreasonable, given the ability of modern tools like git.

3
形象
丢弃
形象
Fabrice Henrion (fhe)
最佳答案

Github access is for official partners, not for Enterprise end-users.

The advantage of a github access is to work on top of it (eg. when developing new modules on top of evolving Enterprise modules) and to follow evolution of those Enterprise branches (eg. for updating local branches when working with many of them like integrators do with their several clients).

We do not have the intention to give github access to Enterprise end-users for the following reasons:

  • It gives a competitive advantage (in the form of a convenience) to official partners over integrators who would buy Odoo Enterprise in order to get the code without being a partner.

  • End-users don't need it. If your Odoo Enterprise doesn't have issue, don't fix (ie. update) something that works. If your Odoo Enterprise has an issue that has not been fixed yet, report to help@odoo.com (a github access wouldn't help you). If your Odoo Enterprise has an issue that has already been fixed in a later commit on your branch, you can either report to help@odoo.com who will provide you with the patch or you can download the latest version from the download page and apply a diff.
    Since you are working, as an end-user, only on 1 instance, it is reasonable to apply updates (when needed) or other maintenance actions more 'manually' than through github as the number of those actions will be much more limited compared to a partner who would have several dozens of customers.



0
形象
丢弃
Nicholas DeMarco
编写者

My question asked if the directory structures for Odoo Enterprise on GitHub and Odoo downloaded as a package via Odoo's download page are different. If yes, why?

Fabrice Henrion (fhe)

Odoo Enterprise = Odoo Community + Enterprise modules. The Enterprise github branch only contains the Enterprise modules. The Enterprise download contains Odoo Community + Enterprise modules, so that it represents an installable package. So yes, it's not a 1:1 copy because they serve different purposes.

Nicholas DeMarco
编写者

You want each person experiencing a problem to report the problem, then get a patch? This is sooooo Microsoft. Lame.

形象
Ray Carnes
最佳答案

Contact Odoo and ask them.

I don't know of an easy way, and it is an interesting question, given only partners are normally given access to the repository - please post back what you find out.

https://www.odoo.com/page/contactus

At the bottom of the page you will see the San Francisco office details.  

1
形象
丢弃
形象
Pete Charalampopoulos
最佳答案

Same issue here. in ubuntu at the moment and if i run an upgrade in the ubuntu server it just uninstalls the enterprise. and the database breaks.

This is a bit ridiculous 

0
形象
丢弃
形象
James White
最佳答案

As I review my install options and find this thread, I am getting a sense that I should NOT let a partner do the installation.  Once you choose a partner - you need to do a complete reinstall in order to "divorce" them and fly solo?

This sounds a bit like a housewife in the '50's being told "don't you worry your pretty little head about finances..."  and so she is stuck with the drunken misogynist for the rest of her life.  

Am I misunderstanding?

edit:  

After going back to "Installing Odoo" I have found this phrase now leaps out at me:

Odoo provides packaged installers for Windows, deb-based distributions (Debian, Ubuntu, …) and RPM-based distributions (Fedora, CentOS, RHEL, …) for both the Community and Enterprise versions.
These packages automatically set up all dependencies (for the Community version), but may be difficult to keep up-to-date.

Let me get this straight - Odoo is predicting that it is going to be "difficult to keep up-do-date" unless I pay someone else thousands of dollars to install my software - and I am not ALLOWED to use the "won't be difficult to keep up-to-date" git repository? 

Why is this all sounding very ominous all-of-a-sudden?  How could S.A. fall so far from the core principles of open-source?

I mean - I will PAY YOU.  But why sabotage my ERP if I don't WANT a partner?  Seriously, I am sitting here with cash in my hands TRYING to get Odoo Enterprise... and I am becoming afraid that it is a trap.  Maybe I will stick with Community just so I don't get trapped.


0
形象
丢弃
Ray Carnes

A knowledgeable partner should be able to install Odoo in two hours or less. If you change partners, you don't need to switch repositories, you just need to have the new partner login with their new account when updating the software. If you want OPEN SOURCE, you need to stick with the Community Edition. The Enterprise Edition is not OPEN SOURCE.

James White

I suspect you miss my point: I do not WANT a partner - and I want Enterprise. I just don't want to fear that by purchasing Enterprise, my install will fall because I don't want a Partner.

FWIW, I did pay for Enterprise - and the .deb install has failed. Currently OK with that and presuming that the support community will have answers. If not, I will scream blue bloody murder. ;-)

James White

LOL, Forum says: 0 Posts Dependency is not satisfiable: python-pypdf

James White

@Ray, I understand your point - and agree fully. Thought I should clarify that now that my frustration has cooled a bit.

I think my concern is that somehow, perhaps, Odoo has orphaned Enterprise clients with the phrase: Pay a partner. You probably understand how an I.T. veteran would find that a bit insulting. All some folks will require are simple instructions such as - and this is how my install finally succeeded - "Do Not Use Jessie - Use Sid".

;-)

James White

OK. I have to post this., five years later. After no luck in finding a suitable Odoo Partner, I became one. I, like any partner, can install Odoo in a matter of hours and know that it will run beautifully.

If you want FREE (as in "Free Beer") and Open Source, then stick with Odoo CE.
If you want Odoo Enterprise but no partner, then use Odoo as a cloud service.
If you want Odoo Enterprise on premise, you absolutely must partner with a knowledgeable Odoo team.

I wish this were more publicly known as it would have saved me a lot of grief five years ago.

Odoo partners have a very large pool of resources to work with - including Odoo training, developers, support and project management staff. No matter what your problem is, your Odoo Partner will have the tools to address it.

As of 2022 and now in Odoo 15: I love this software and so do my clients - none of whom have experienced the pain I did as a "self installer".

形象
Nicholas DeMarco
编写者 最佳答案

According to Odoo USA, the downloadable Enterprise version is the standard way the files and directories are to be organized. Odoo recommends we revert our installation to one conforming to this standard installation format. Also according to Odoo USA, the Enterprise download is updated often, so it represents the latest code base.


So it is Odoo USA vs. Odoo SA, because I have two conflicting answers for each of two questions. We really want to just get on with our work.

0
形象
丢弃
喜欢讨论吗?不要只阅读,加入进来!

立即创建账户,享受专属功能,与我们的精彩社区互动!

注册
相关帖文 回复 查看 活动
Delivery with orders
enterprise odoo9
形象
0
10月 16
1606
I'm looking for a github link where I can find Odoo 9 Enterprise Edition
enterprise odoo9
形象
形象
形象
2
8月 16
6510
Hide emterprise options in settings (odoo 9)
enterprise odoo9
形象
形象
1
5月 16
4630
purple outline around partner contact 已解决
partner enterprise odoo9
形象
形象
1
7月 17
3680
How to create Boot Script for ODOO 9 Enterprise version? 已解决
service enterprise odoo9
形象
1
11月 16
6135
社区
  • 教学视频
  • 文档
  • 论坛
开源
  • 下载
  • Github
  • Runbot
  • 翻译
服务
  • Odoo.sh 托管
  • 支持
  • 升级
  • 自定义开发服务
  • 教育
  • 查找会计服务
  • 寻找合作伙伴
  • 成为合作伙伴
关于我们
  • 我们的公司
  • 品牌资产
  • 联系我们
  • 招聘
  • 近期活动
  • 播客
  • 博客
  • 客户
  • 法律 • 隐私
  • 安全
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo致力于为企业管理提供高效智能的开源解决方案,是全球业内高速成长的软件服务商之一,逾七百五十万用户选择Odoo进行数字化升级。通过一系列全业务链覆盖、高度集成、简单易用的商业应用,助力企业实现信息化改革、降本增效并释放公司增长潜力。

Odoo独特的价值在于是一款非常容易使用又完全集成的应用。

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now