Skip to content

[19.0][MIG] stock_warehouse_analytic - #930

Open
glitchov wants to merge 9 commits into
OCA:19.0from
acsone:19.0-mig-stock_warehouse_analytic-hda
Open

[19.0][MIG] stock_warehouse_analytic#930
glitchov wants to merge 9 commits into
OCA:19.0from
acsone:19.0-mig-stock_warehouse_analytic-hda

Conversation

@glitchov

@glitchov glitchov commented Jun 8, 2026

Copy link
Copy Markdown

Migration from 14.0

@FrancoMaxime FrancoMaxime left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM: code review

@BhaveshHeliconia BhaveshHeliconia left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Functional review LGTM!

@OCA-git-bot

Copy link
Copy Markdown
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). 🤖

Comment on lines -11 to -16
account_analytic_id = fields.Many2one(
comodel_name="account.analytic.account",
)
account_analytic_tag_ids = fields.Many2many(
comodel_name="account.analytic.tag",
)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you make a migration script because the name is change to analytic_distribution

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yes but it's not universal so it's preferable to do it on custom side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:stock_warehouse_analytic Module stock_warehouse_analytic series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants