chore: update .gitignore and submodule references
Some checks are pending
Setup Native Action / native (3.12.7) (push) Waiting to run
Setup Native Action / docker (3.12.7) (push) Waiting to run

This commit is contained in:
KaySar12 2025-05-27 08:51:16 +07:00
parent 35b951944e
commit 5a5a659f4e
7 changed files with 8 additions and 7 deletions

3
.gitignore vendored
View File

@ -58,4 +58,5 @@ package.json
/pragtech_hotel_management_addons/
pragtech_hotel_management_addons
*cache.json
odoo_backups
odoo_backups
*.log

View File

@ -54,7 +54,7 @@ install: check-virtualenv
${PIP} install --no-input -r requirements.txt --break-system-packages
#$(MAKE) download_backup LINKDB=${BACKUP}
run_server:
${PYTHON} odoo-bin --config=${CONFIG} $(if $(MODULES),-u ${MODULES},)
${PYTHON} odoo-bin --config=${CONFIG} $(if $(MODULES),-u ${MODULES},) $(if ${DEBUG},--log-handler odoo.tools.convert:DEBUG)
run_test:
${PYTHON} odoo-bin --test-tags :TestAccountMove.test_out_invoice_auto_post_monthly,TestAccountMove.test_included_tax --log-level=test --test-enable -d testdb-${TAG} --stop-after-init --config=${CONFIG}
${PYTHON} odoo-bin db --config=${CONFIG} drop testdb-${TAG}

@ -1 +1 @@
Subproject commit 585051be13028e532f7ada96c77ce56c32a825f5
Subproject commit 2689099c085dd05d33f90eecce1a8d605fdc5b86

@ -1 +1 @@
Subproject commit 37e58810dd9b20a11025aff5d894e0ab678e40c4
Subproject commit 44088136431896f2b0b87add80aa1eb22fdd980c

@ -1 +1 @@
Subproject commit c06c5500ea2c47d9e6a8e1e84d183f17e4b9f29b
Subproject commit 70ae66ee4b80ac134bedbe3123eebe7e973e984a

@ -1 +1 @@
Subproject commit 2f115292f1df044ce891741536ad9f2cd75e89f9
Subproject commit baf47f2aff3e08d5267ccd0a308da9e556093687

@ -1 +1 @@
Subproject commit 0a1da7a41756a559edea1e759b95471c601a49ac
Subproject commit 2a0fc15fb6c1c7e7b4dfa4500a94e9c14080410e