Skip to content

Commit

Permalink
[16.0][IMP] purchase_order_line_qty_by_packaging: Correct dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Berezi authored and anajuaristi committed Jan 31, 2025
1 parent 7eb20b7 commit 50ca46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions purchase_order_line_qty_by_packaging/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"website": "https://github.com/avanzosc/odoo-addons",
"depends": [
"purchase_stock",
"stock_move_qty_by_packaging",
],
"data": [
"report/report_purchaseorder_document.xml",
Expand Down

0 comments on commit 50ca46e

Please sign in to comment.