-
I'm running into an issue with a custom binder, but we're using the same logic in the generic one so I wanted to bring it up here. If someone has some sort of strategy or something to point me in a di…
-
Impacted versions: Odoo 9 Community version
One2Many record gets created only when a value to any of M2O field is set. Until unless it is not set then odoo doesn't allow you to create that record.
…
-
Getting issue when job online form submitted with date type of field.
Traceback (most recent call last):
File "/home/7799/source/odoo9c/addons/website/models/ir_http.py", line 242, in _handle_excep…
-
Hi,
I posted question in https://groups.google.com/forum/#!topic/kurento/7S2ESeYRYJ4 but Jose said I should post here.
Enviroment setup:
KMS - 6.4.0 deployed in Ubuntu 14.04
Nodejs - deployed in Ub…
-
I'm not nearly skilled enough to diagnose the culprit here... From what I understand, both this plugin and Kurento should be adhering to WebRTC protocol, so they should work together. I've adapted Kur…
-
I apologise in advance if this issue has been addressed before, a similar (yet not a duplicate in my opinion) is Issue #2063
Impacted versions:
8.0rc1, Sep 5
Steps to reproduce and current behaviur…
-
Impacted versions: 9.0
Steps to reproduce:
- Go to Accounting > Sales > Customer Invoices
- Create a new invoice
- Select a partner
- Create a line and select a product
- Create another line and sele…
-
Hello, I just start to work on Jhipster, and got a question "Can I modify the exiting User entity field (normally expand the field) ?"
Like, sometimes I want to collect more information from users w…
-
I dag vises afstand i luftlinie mellem det valgte og det fundne. Når man holder musen over det fundne vises det i kortet.
_Eksempel:_
- Gå ind på http://v391.sps-demo.septima.dk/ og vælg en adresse i…
-
Instead of field database_id in saas.config model
```
database_id = fields.Many2one('saas_portal.client', string='Database', default=_default_database_id)
```
it could be
```
line_ids = fields.One…