-
第一次安裝hr_expense模組的時候,有觸發create的函式,但是我沒有留意,它已經在中斷點。
於是我STOP VS Code,再重新開啟專案,反安裝hr_expense模組,再安裝hr_expense模組,想在create函式下中斷點,卻發現不會中斷,但是會繼續跑下去。
我在env的環境重新安裝pip install pylint,還是沒用,想請教一下要如何解決這個問題?
現在只…
-
Impacted versions: odoo13
Steps to reproduce:
1. Create a new fuel record for a vehicle in fleet. If new record is viewed in Vehicle Costs, there is no Type of Description. I looked through the c…
-
using odoo 13, have identical product setup.
each product(item) has MTO / manufacture / MRP request (turned on) in inventory.
## Module
MRP Production Request
## Describe the bug
Confirming …
-
Hi. I'm trying to use axmlrpc to connect to odoo in android studio. When I try to create a record, this error is shown.
W/System.err: de.timroes.axmlrpc.XMLRPCServerException: Traceback (most recen…
-
Hello
I tried to install it on odoo community version 13, but it was not working, there is no installation for it in odoo.
-
## Module
base_phone
## Describe the bug
on incoming call when you click on the phone icon of the top bar an issue with this function get_record_from_phone_number raise an error
Odoo Serv…
-
Impacted versions: Checked on 14 Community/Enterprise
verified on runbot/demo.odoo.com
Steps to reproduce: Create multiple Point Of Sale counters. Configure them to have a cash opening balance a…
-
Impacted versions: 13
Steps to reproduce: Create Invoice from Sales Order
Current behavior:
Expected behavior:
File "/opt/odoo/odoo/addons/account/models/account_move.py", line 1471, in …
-
### Impacted versions:
13.0
### Steps to reproduce:
**TL; DR**: _My module has a new model, some new rows on that model, and an existing model that has many2one field to this new model with…
-
Impacted versions:
15.0
Steps to reproduce:
---
- Install nginx 1.18.0 (Ubuntu 20.04)
- Install Odoo 15 (Ubuntu 20.04) with any module e.g. Sales
- Once login as admin the error appears (firef…