OCA / stock-logistics-workflow

Odoo Stock, Workflow and Organization
GNU Affero General Public License v3.0
226 stars 642 forks source link

[17.0][FIX] stock_picking_invoice_link: don't store auxiliar fields #1624

Closed chienandalu closed 3 months ago

chienandalu commented 3 months ago

fw of #1620

In c332869b09d99231f3c5f957089fddd257ee23ba a new computed field was introduced to show the count of a move's related pickings. But it was made stored, which is needless for this kind of field and adds a huge overhead when migrating from big DBs from previous versions.

With this commit:

cc @Tecnativa TT46020

please check @pedrobaeza

pedrobaeza commented 3 months ago

/ocabot merge minor

OCA-git-bot commented 3 months ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 17.0-ocabot-merge-pr-1624-by-pedrobaeza-bump-minor, awaiting test results.

OCA-git-bot commented 3 months ago

Congratulations, your PR was merged at c5b6226ba6d5834a79502b0d008d90d6da7da6bf. Thanks a lot for contributing to OCA. ❤️