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

[MIG] contract_digitized_signature: Migration to 12.0 #366

Closed

Conversation

cubells
Copy link
Sponsor Member

@cubells cubells commented Aug 16, 2019

Standard migration

@cubells cubells force-pushed the 12.0-mig-contract_digitized_signature branch from e77086e to ac92faf Compare August 16, 2019 11:49
@pedrobaeza pedrobaeza added this to the 12.0 milestone Aug 16, 2019
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 16, 2019
19 tasks
@cubells cubells force-pushed the 12.0-mig-contract_digitized_signature branch from ac92faf to 8133298 Compare August 19, 2019 07:17
class AccountAnalyticAccount(models.Model):

_name = 'account.analytic.account'
_inherit = ['account.analytic.account', 'mail.thread']
Copy link
Contributor

Choose a reason for hiding this comment

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

A refactoring made in #207 to split contract object from analytic account.

Please consider this in the migration.

@bosd
Copy link
Contributor

bosd commented Apr 24, 2021

supersided by other pr. This one can be closed now

@pedrobaeza pedrobaeza closed this Apr 24, 2021
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

7 participants