Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) Product v8 migration #9

Closed
wants to merge 19 commits into from

Conversation

gurneyalex
Copy link
Member

This is work in progress, but it is running.
Feedback welcome.

@bwrsandman
Copy link

I changed the title to reflect that this as a WIP.
Just remove the "(Work in Progress)" part when it is done.

@bwrsandman bwrsandman changed the title Product v8 migration (Work in Progress) Product v8 migration Jun 3, 2014
<record id="product_comp_rule" model="ir.rule"><field name="domain_force"> ['|',('company_id','=',user.company_id.id),('company_id','=',False)]</field>
</record>
<!-- demo data, don't create -->
<!--record id="product_product_consultant" model="product.product"><field name="sale_ok" eval="False"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comparison script should ignore demo data. This change is (also) in product_data.xml.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@StefanRijnhart
Copy link
Member

Thanks, looks great so far. Just a couple of questions there. We could either merge this when these questions have been resolved, or wait for the completion of the scripts.

@gurneyalex gurneyalex changed the title (Work in Progress) Product v8 migration Product v8 migration Jun 3, 2014
@gurneyalex gurneyalex changed the title Product v8 migration (WIP) Product v8 migration Jun 3, 2014
@StefanRijnhart
Copy link
Member

Closing this because of #37 on the 8.0 branch

xtanuiha pushed a commit to xtanuiha/OpenUpgrade that referenced this pull request May 30, 2024
parent c973596
author 张飞虎 <feihu.zhang@yumtown.com.cn> 1711431231 +0000
committer 张飞虎 <feihu.zhang@yumtown.com.cn> 1717058855 +0000

# This is a combination of 2 commits.
# This is the 1st commit message:

parent c973596
author 张飞虎 <feihu.zhang@yumtown.com.cn> 1711431231 +0000
committer 张飞虎 <feihu.zhang@yumtown.com.cn> 1717058818 +0000

添加openupgrade_framework代码OCA#4327

增加upgrade_anaylysis_work.txt

init base migration script

初步完成base模块的升级脚本

初步添加account模块升级脚本

修复文件名错误

BUG Fix

增加mail模块升级脚本

完成mail升级脚本

初步添加hr升级脚本

完成hr模块升级脚本

# This is the commit message OCA#2:

完成account模块升级脚本

# This is the commit message OCA#3:

更新模块清单

# This is the commit message OCA#4:

添加sale_management升级脚本

# This is the commit message OCA#5:

修复升级问题

# This is the commit message OCA#6:

完善project模块升级脚本

# This is the commit message OCA#7:

增加一堆模块no_update的处理

# This is the commit message OCA#8:

BUG Fix

# This is the commit message OCA#9:

暂时移除delivery升级脚本

# This is the commit message OCA#10:

改进项目升级脚本

# This is the commit message OCA#11:

添加针对hr_responsible_id字段的处理

# This is the commit message OCA#12:

增加auth_signup升级脚本

# This is the commit message OCA#13:

修复mail_alias上的mail_channel数据
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants