Skip to content

Commit

Permalink
[IMP] oxigen_connector_woocommerce_acf: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KNVx committed Aug 9, 2024
1 parent e0ebdc3 commit f9ec572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxigen_connector_woocommerce_acf/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "NuoBiT Solutions SL",
"website": "https://github.com/oxigensalud/odoo-addons",
"category": "Product",
"depends": ["oxigen_website_sale", "connector_woocommerce"],
"depends": ["oxigen_website_sale_extra_fields", "connector_woocommerce"],
"installable": True,
"license": "AGPL-3",
"data": [],
Expand Down

0 comments on commit f9ec572

Please sign in to comment.