Skip to content

Commit

Permalink
Merge commit 'refs/pull/1528/head' of https://github.com/oca/stock-lo…
Browse files Browse the repository at this point in the history
…gistics-warehouse into 16.0-2435
  • Loading branch information
docker-odoo committed May 20, 2023
2 parents b51e712 + 9e7d980 commit c4c0a70
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -2,9 +2,11 @@
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

from odoo.exceptions import ValidationError
from odoo.tests import tagged
from odoo.tests.common import TransactionCase


@tagged("post_install", "-at_install")
class TestStockQuantManualAssign(TransactionCase):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit c4c0a70

Please sign in to comment.