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

8.0 analysis #2

Merged
merged 6 commits into from
May 28, 2014
Merged

8.0 analysis #2

merged 6 commits into from
May 28, 2014

Conversation

StefanRijnhart
Copy link
Member

Here is the result of the analysis process, without any prior knowledge encoded about renamed addons (if there are any). Includes the changes from my other pull request. I'll repeat: Launchpad's prerequisite branch in GitHub anyone?

Stefan Rijnhart added 6 commits May 19, 2014 15:48
[RFR] Flake8
[FIX] Adapt import location of get_module_path
[FIX] Replaced occurrence of 'pool' by 'registry'
[FIX] Bogus import openerp.orm
installed multiple times in the database so no records can be
generated for them in the OpenUpgrade analysis phase.
StefanRijnhart pushed a commit that referenced this pull request May 28, 2014
@StefanRijnhart StefanRijnhart merged commit d218cc5 into master May 28, 2014
@StefanRijnhart StefanRijnhart deleted the 8.0-analysis branch May 28, 2014 15:37
StefanRijnhart pushed a commit that referenced this pull request Jan 2, 2015
[FIX] openupgrade_80: Must search via SQL to avoid getting virtual ids.
christophlsa referenced this pull request in blooparksystems/OpenUpgrade Mar 11, 2015
Resolves "TypeError: not all arguments converted during string formattin...
hbrunn pushed a commit that referenced this pull request Dec 26, 2016
[8.0] Lost file attachments for products
mvaled pushed a commit to merchise-autrement/OpenUpgrade that referenced this pull request May 12, 2017
[FIX] models: Fix blacklisting of fields when `recs` is false.
pedrobaeza pushed a commit that referenced this pull request Jan 18, 2019
Create any module that inherit 'res.lang'.
Define any new field that is added with that inheritance.
Install that module. Then try to uninstall it. Traceback ensues.

When trying to write 'state': 'uninstalled' on the module,
the prefetching tries to read a column that has been deleted
by the _module_data_uninstall.

opw 1917369

closes odoo/odoo#30176
OCA-git-bot pushed a commit that referenced this pull request Jun 3, 2020
[IMP] Use chunked() to process pos lines in batches.
sbidoul pushed a commit to acsone/OpenUpgrade that referenced this pull request Jun 28, 2020
Steps to reproduce:
1. Open sales on mobile
2. Click on the search icon (with breadcrumb)

    Issue OCA#1:
    The displayed cross on the right suggests to users that it's
    used to close the facets but it's not.
    We replace it by a back arrow to close the search like in other
    apps.

3. Click on create 'Create'
4. Select a customer (Without breadcrumb)

   Issue OCA#2:
   We don't have any breadcrumb inside the control_panel,
   so we should always display the search. There is no
   need to open/close it.

Task ID: 2200099

closes odoo/odoo#46086

Related: odoo/enterprise#9486
Signed-off-by: Adrien Dieudonné (adr) <adr@odoo.com>
gdgellatly added a commit that referenced this pull request Sep 8, 2021
[REF] reorder quants generation + add logs
xtanuiha added 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.

2 participants