-
Aren't we move the docker image python to 3.6 as it have been done in the Runboot env?
rpsjr updated
7 months ago
-
While using latest Odoo 10 and odoo-saas-tools I am not able to confirm incoming payments. The error in form of an infinite loop seems only to occur while using "saas_portal_sale"/"saas_portal_sale_on…
-
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 638, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/u…
-
- Éste es el código que se llama para actualizar el precio del quant:
https://github.com/odoo/odoo/blob/8.0/addons/stock_account/stock_account.py#L77
A este mismo método lo llamo yo, por lo que …
-
### Odoo Version
- [ ] 16.0
- [X] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
Reproduce:
- Add a bank account to your HU invoice issuing company with an invalid syntax (eg: 123456…
-
Experimenting with loading existing preconfigured database on new Odoo container startup.
Probably need to change the entry point script for this.
Juan can you provide your expertise to save me …
unxs0 updated
7 years ago
-
Hi get this error when i try to login
V/: LoginUser()
V/: LoginProcess
Processing Self Hosted Server Login
I/System.out: port:8069
I/rba23.toserba2: The ClassLoaderContext is a special sh…
-
```
│ Traceback (most recent call last): …
-
Hi,
I found a situation where uv is significantly slower than pip: installing from a large git repo.
Reproducer: `uv -v pip install "odoo @ git+https://github.com/odoo/odoo@17.0"` (warning: this…
-
We have a self hosted instance of odoo. We are able to login using web but when we try using odoo mobile app it shows incorrect username password. We have used following post to configure app
https://…