Skip to content

Commit

Permalink
[MIG] spec_driven_model: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed May 21, 2024
1 parent 067bf80 commit cb1879b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions oca_dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
web
account-payment
account-reconcile
odoo-test-helper
2 changes: 1 addition & 1 deletion spec_driven_model/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Spec Driven Model",
"summary": """
Tools for specifications driven mixins (from xsd for instance)""",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"maintainers": ["rvalyi"],
"license": "LGPL-3",
"author": "Akretion,Odoo Community Association (OCA)",
Expand Down
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nfelib>=2.0.0
odoo-test-helper # Needed by spec_driven_model

0 comments on commit cb1879b

Please sign in to comment.