-
Relacionada https://github.com/gisce/webclient/issues/16
-
Dependencies: sale_operating_unit, product_operating_unit, res_partner_operating_unit
License: AGPL-3
This module allows a user in an operating unit to request internal quote to another operating …
-
-
Impacted versions:
15.0
Steps to reproduce:
import a *very* large invoice (> 900 lines)
Current behavior:
Any modification requires a long processing time while the frontend is seeing onchang…
-
Impacted versions: 15.0
Steps to reproduce: create transient models , and one2many fields , and add default value for one2many fields from default_get, when i click done button, data is disapear (val…
-
module: dms_field
version: 13.0
**Steps to reproduce**
Try to install the module
**Current behavior**
Raise anError
2022-02-23 14:48:38,917 964 ERROR REVSA_DEV odoo.modules.registry: Failed…
-
Impacted versions: 12.0
Bug: Show "Save & New" button in FormViewDialog when click a row in one2many field (tree mode with create="false")
Video/Screenshot link (optional): [Youtube](https://you…
-
Quan un field tingui definit un tipus de widget via l'atribut `widget` al XML, si aquest no es pot assignar a un widget ja definit, ha de fer fallback i fer servir el que està definit als fields.
-
- [ ] Move the module here (https://github.com/OCA/account-consolidation/issues/27)
# Background
This module only allows to consolidate invoices that the user has read access to (invoices of chi…
-
When attempting to create self referencing entities, the app fails to build because the generated code creates an invalid `getOrNull` method.
example:
```kotlin
@Entity
@Table(name = "category…