samsagaz

Results 4 issues of samsagaz

Code to fix issue reported #806

When run pytest with odoo12 and python 3.8.6 i get the following error: @pytest.fixture(scope='session', autouse=True) def load_registry(): # Initialize the registry before running tests. # If we don't do that,...

Simple Fix for #35

**Describe the bug** I cannot build the doodba image because debian Wheezy and Jessie were recently removed from the mirror network. **To Reproduce** Just run `invoke img-build` or `docker-compose build...