-
Impacted versions:10
I'm trying to update my DB by -u all
I found that odoo try to delete some products !!
this is the log file:
```
2019-11-12 10:52:47,946 17047 INFO DataBase odoo.models.unli…
-
Impacted versions:
**13.0 via docker & with demo data**
Steps to reproduce:
**Try to install sales app**
Current behavior:
**Can not install the sales app 😢**
Expected behavior:
**The sale…
-
```
mock-windows-amd64-v2.4.exe database -a localhost -w foo -f -v -d discourse
...
Fixing PRIMARY KEYS violation 93% [=============================================> ] (123/131) [8s:0s]time="20…
-
I tried to add a new field in contacts by using the developer mode. I didn't write the proper code hence an the following error ocurred. The problem is that I don't know how to fix it (I use Odoo 12.0…
-
Hi,
I am really interested about use these attribute on some graph on my module.
Do you(openerp r&d team) plan to put them back available ??
Thanks..
-
Impacted versions:
[master]
Steps to reproduce:
1. Go to customer/suppliers and then **Payments**.
2. Create a new payment.
3. Pick a partner.
Current behavior:
Traceback.,
```
…
-
First the current `template.py` is really a data structure, rather than Python code. It should be in json or even better YAML. Next it should be possible to add separate templates, depending on the cu…
-
Versions affected: 8.0, 9.0 (did not test on 7.0 but probably is also affected)
Steps to reproduce:
1. create a csv files, with 2 columns id and name, containing respectively numbers from 1 to 500 an…
-
I m creating an app with angular2 , the app is synchronized with Odoo , I was able to connect to odoo server and fetch data using this :
import { Component, OnInit } from '@angular/core';
import {…
-
I m creating an app with angular2 , the app is synchronized with Odoo , I was able to connect to odoo server and fetch data using this :
import { Component, OnInit } from '@angular/core';
import …