Skip to content

Conversation

@hoangtiendung070797
Copy link

No description provided.

@legalsylvain
Copy link
Contributor

legalsylvain commented Jul 4, 2023

/ocabot migration sale_timesheet

Depends on :

Copy link

@robinkeunen robinkeunen left a comment

Choose a reason for hiding this comment

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

👍

Copy link

@remytms remytms left a comment

Choose a reason for hiding this comment

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

LGTM. Maybe commit and title of PR should be renamed to:
[OU-ADD] sale_timesheet: done
As there is something that done.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link
Contributor

@remi-filament remi-filament left a comment

Choose a reason for hiding this comment

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

Thank you for this PR @hoangtiendung070797
I think the PR name and commit messages are misleading as you are not doing nothing in this PR !
Best Regards,


@openupgrade.migrate()
def migrate(env, version):
_update_account_analytic_line_timesheet_invoice_type(env)
Copy link
Contributor

@remi-filament remi-filament Feb 22, 2024

Choose a reason for hiding this comment

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

Hi @hoangtiendung070797
as per #4313 you may want to also drop view project_profitability_report :

Suggested change
_update_account_analytic_line_timesheet_invoice_type(env)
_update_account_analytic_line_timesheet_invoice_type(env)
# Remove SQL view project_profitability_report not used anymore in Odoo v16.0
openupgrade.logged_query(
env.cr, "DROP VIEW IF EXISTS project_profitability_report CASCADE"
)

@pedrobaeza pedrobaeza changed the title [16.0][OU-ADD] sale_timesheet: nothing to do [16.0][OU-ADD] sale_timesheet: Migration scripts Mar 10, 2024
@pedrobaeza
Copy link
Member

Superseded by #4345

@pedrobaeza pedrobaeza closed this Mar 10, 2024
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.

7 participants