Skip to content

Commit

Permalink
[IMP] account_invoice_name_short: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
deeniiz committed Feb 7, 2025
1 parent c6e0af9 commit 6767310
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion account_invoice_name_short/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"category": "Sales",
"version": "14.0.1.0.0",
"license": "AGPL-3",
"website": "https://github.com/nuobit/odoo-addons",
"website": "https://github.com/NuoBiT/odoo-addons",
"depends": ["account"],
"data": [],
"installable": True,
Expand Down
3 changes: 3 additions & 0 deletions account_invoice_name_short/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"

0 comments on commit 6767310

Please sign in to comment.