Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
PicchiSeba committed Feb 22, 2024
1 parent f623740 commit 49bf2b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def setUpClass(cls):
cls.product = cls.env.ref(
"sale_product_configurator.product_product_1_product_template"
)
cls.product.company_id = cls.env.company

def generate_stock_picking(self):
sale_order = self.SaleOrder.create(
Expand Down

0 comments on commit 49bf2b6

Please sign in to comment.