diff --git a/__pycache__/__init__.cpython-311.pyc b/__pycache__/__init__.cpython-311.pyc index 5d81d36..8be0826 100644 Binary files a/__pycache__/__init__.cpython-311.pyc and b/__pycache__/__init__.cpython-311.pyc differ diff --git a/dist/trytondo_sale_line_delete_log-6.8.0-py3.11.egg b/dist/trytondo_sale_line_delete_log-6.8.0-py3.11.egg index 34e9460..ee3c004 100644 Binary files a/dist/trytondo_sale_line_delete_log-6.8.0-py3.11.egg and b/dist/trytondo_sale_line_delete_log-6.8.0-py3.11.egg differ diff --git a/tests/__pycache__/test_module.cpython-311.pyc b/tests/__pycache__/test_module.cpython-311.pyc index 76ad7bf..34f293c 100644 Binary files a/tests/__pycache__/test_module.cpython-311.pyc and b/tests/__pycache__/test_module.cpython-311.pyc differ diff --git a/tests/__pycache__/test_scenario.cpython-311.pyc b/tests/__pycache__/test_scenario.cpython-311.pyc index a73f24a..643b99d 100644 Binary files a/tests/__pycache__/test_scenario.cpython-311.pyc and b/tests/__pycache__/test_scenario.cpython-311.pyc differ diff --git a/tryton.cfg b/tryton.cfg index f5bc8d9..61ef961 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -2,6 +2,6 @@ version=6.8.0 depends: ir + account company - sale xml: diff --git a/trytondo_sale_line_delete_log.egg-info/requires.txt b/trytondo_sale_line_delete_log.egg-info/requires.txt index d78a8bb..e2c3145 100644 --- a/trytondo_sale_line_delete_log.egg-info/requires.txt +++ b/trytondo_sale_line_delete_log.egg-info/requires.txt @@ -1,3 +1,4 @@ +trytond_company<6.9,>=6.8 trytond_sale<6.9,>=6.8 trytond<6.9,>=6.8