Skip to content

Commit

Permalink
[IMP] l10n_br_sale_stock: pre-commit execution
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniospneto committed Sep 18, 2024
1 parent f4efad1 commit 9e6ab89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup/l10n_br_sale_stock/odoo/addons/l10n_br_sale_stock
6 changes: 6 additions & 0 deletions setup/l10n_br_sale_stock/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)

0 comments on commit 9e6ab89

Please sign in to comment.