risto42

Results 15 issues of risto42

### System information Type | Version/Name --- | --- Distribution Name | Archlinux Distribution Version | Linux Kernel | 5.10.46-1-lts Architecture | x86_64 ZFS Version | 2.0.5-1 SPL Version |...

Type: Defect
Status: Stale
Status: Triage Needed

`setup_requires=["pyyaml ~= 5.4.0"]` is no longer valid

## Module pdf_helper in 16.0 ## Describe the bug Attempting to activate some edi modules from OCA where an error traceback indicates that pdf_helper is trying to import PdfReadError from...

bug

At least in 16.0, the following warning comes up numerous times: ``` WARNING odoo.addons.base.models.ir_model: Two fields (invoice_date_due, date_due) of account.payment() have the same label: Due Date. [Modules: None and account_payment_promissory_note]...

bug

l10n_fr_oca uses the following account_types for the 4x17 ``` data/account.account.template.csv:pcg_4017,Fournisseurs - Retenues de garantie,401700,liability_payable,l10n_fr_oca.l10n_fr_pcg_chart_template,,True data/account.account.template.csv:pcg_4117,Clients - Retenues de garantie,411700,asset_receivable,l10n_fr_oca.l10n_fr_pcg_chart_template,,True ``` whereas in practice, the following seems more appropriate: ``` env['account.account'].search([('code',...

bug

## Module l10n_fr_chorus_facturx ## Describe the bug From I can figure, .ubl.py.swo was probably committed by accident.. I may be wrong, but vim uses .%.swX files for recovery. Not something...

bug
stale

Unfortunately being a victim of success, VIES is frequently overloaded returning the error message MS_MAX_CONCURRENT_REQ which fails the query, failing the operation. ``` 2024-12-10 13:07:06,569 1132 WARNING myODOO zeep.wsdl.bindings.soap: Forcing...

enhancement

Won't get into odoo's messy contact model, but there are a few trivial difficulties with the API SIRENE lookup 1. Can only use with companies That's fine to get the...

bug

## Module mgmtsystem_hazard_risk ## Describe the bug installing module blocks access to parameters ## To Reproduce 16.0 mgmtsystem_hazard_risk Steps to reproduce the behavior: 1. after installing, go to parameters 2....

bug

I was pleased to find the modules purchase and sales comment templates which in theory saves me the time to reimplement the preamble and tailing comments for quotations from our...

enhancement