Created
October 18, 2021 09:54
-
-
Save gurneyalex/2e26a159890338747c0dd54a889b8ed0 to your computer and use it in GitHub Desktop.
odoo issue #62139 - server action to fix inventory theoretical quantities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
set model to Inventory, add contextual action | |
""" | |
record.line_ids._compute_theoretical_qty() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment