Skip to content

Commit

Permalink
fixup! [IMP] Stock_request_kanban: Set barcode configuration on param…
Browse files Browse the repository at this point in the history
…eters
  • Loading branch information
etobella authored and kittiu committed Jun 27, 2019
1 parent 49bdf00 commit 801bea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stock_request_kanban/tests/test_kanban.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,3 @@ def test_barcodes(self):
self.assertTrue(self.env['stock.request'].search(
[('kanban_id', '=', kanban_3.id)])
)

0 comments on commit 801bea4

Please sign in to comment.