Skip to content

Commit

Permalink
[12.0][MIG] stock_inventory_preparation_filter: Migration to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierpiernas committed May 27, 2019
1 parent 44ef99c commit e4bc29c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stock_inventory_preparation_filter/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@

{
"name": "Extended Inventory Preparation Filters",
"version": "11.0.1.0.0",
"version": "12.0.1.0.0",
"depends": [
"stock",
"product"
],
"author": "AvanzOSC,"
"Tecnativa,"
Expand Down

0 comments on commit e4bc29c

Please sign in to comment.