Dimitrios Tanis

Results 17 issues of Dimitrios Tanis

## Module product_variant_configurator ## Describe the bug A clear and concise description of what the bug is. ## To Reproduce **Affected versions**: 15.0 Steps to reproduce the behavior: 1. Create...

bug

- Fixed some minor Python2 > 3 issues. - Odoo keeps microseconds for write_date and create_date fields and drops them for Datetime fields. As so, in order for duration to...

needs fixing
stale

No really an issue but it would be awesome to have a cups filter that would allow to set up a queue to print to a Niimbot. That would allow...

**Is your feature request related to a problem?** You cannot set a state for a variant without affecting the template product (and thus all variants). Let's say you have a...

enhancement
stale

## Module document_page ## Describe the bug Since the record is auto-saved in Odoo v16 onward, clicking inside the HTML content field creates a new page history ## To Reproduce...

bug

**Is your feature request related to a problem?** Designing or entering an audit is only possible when both auditors and auditees are Odoo users (aka res.users) **Describe the solution you'd...

enhancement

## Module fetchmail_server_folder ## Describe the bug match_algorithm is a required field and missing an ondelete policy ## To Reproduce **Affected versions**: 16.0 Steps to reproduce the behavior: 1. Install...

bug

Update create signature to use vals_list Fix raise in unlink override. Replace with [api.ondelete](https://github.com/odoo/odoo/commit/1c8a95809852baefa851985507a07ac7f6465dc7) method Allow superuser to override ondelete constraint for autogenerated inspection Replace unnecessary elif

…method Improve quality_control_oca, quality_control_stock_oca, quality_control_mrp_oca Add method to get all models that inherit qc.trigger.line Make more maintainable and easier to integrate additional modules

needs review