-
hr.payslip has two fields with one2many relationship to hr.payslip.line:
- line_ids
- details_by_salary_rule_category - showing only lines with category_id, which is a required field
So these field…
ghost updated
2 years ago
-
Attention on va gérer les cas simple. C'est à dire
- generated_supplier_info_ids = fields.one2Many('supplier.info', 'intercompany_pricelist_id')
- des priceslist item avec un product_id ou un prod…
-
當你更新 One2many 和 Many2many 時, 要使用比較特別的語言,我之後會補充上來.
用到了,还没更新。
-
Hello we have a module called total_discount.
It provides the possibility to add a total discount on invoice / sale.order.
The result have been accepted by EDEKA / REWE and so on.
Is there any spec…
-
Hi,
I noticed in your preprocessing scripts, there is a kind of data called 'magkp'.
I guess it means one2many? but I can not get the full name. I was wondering what the full name of it.
Thanks!
-
I am a [PyPy](https://www.pypy.org) developer, and someone suggested we check PyPy + pony to see if our AST is compatible. I tried to run the tests and get an error `fixture 'test_case' not found`. An…
-
Impacted versions:
Odoo 9.0
Steps to reproduce:
``
Current behavior:
one2many field is not empty
Expected behavior:
one2many should not load the record that don't match the given d…
-
Hi,
I am trying to use a pre-trained model from the model.zip, namely,
`kp20k-meng17-verbatim_append-rnn-BS64-LR0.05-Layer1-Dim150-Emb100-Dropout0.0-Copytrue-Reusetrue-Covtrue-PEfalse-Contboth-IF…
-
In most countries, guest information should be transmited to the authorities, so should be better to handle that as a One2Many relation with the reservation and hotel folio, not One2One as now.
-
## Module
product_variant_configurator
## Describe the bug
When installing the module on a dev branch on odoo.sh, the following errors occur during test:
```
02/03/2022 20:04:26 | ERROR |…