Rémi

Results 40 issues of Rémi

As mentioned in https://github.com/IdentityPython/pysaml2/issues/780 there is currently a limitation in implementation which is only relying on x509 certs for signature verification. In the comments, it was mentioned that there was...

feature

This PR proposes to add multi-line-add function on byproducts as well on BOM

Today, it is not possible to create reconciliable payable/receivable from partner. The issue was raised here : https://github.com/odoo/odoo/issues/80775 and a proposal was made to update Odoo here : https://github.com/odoo/odoo/pull/80778 The...

needs review
approved
ready to merge

Remove pyrax from dependencies Update python-keystoneclient to version 5.0.0 Fixes #323

Hi, I have just tested both latest/3.0.3 and master/edge versions of docker-duplicity-postgres and I get the following errors (using swift for pushing backups to OpenStack Object Storage) : ``` Traceback...

## Module account_analytic_tag_default ## Describe the bug When updating account on account move line (for instance from Invoicing > Accounting > Journals > Purchases), the analytic tags are replaced by...

bug
help wanted
no stale

Supersedes #1225 keeping commits from there (and authors) Cherry-picked #1221 Added mock to test-requirements Removed obsolete _get_date_start_work() function (removed from Odoo in v15)

Odoo PR https://github.com/odoo/odoo/pull/144035 implemented a new version for project 1.3. When discussing about #4361 @pedrobaeza suggested that it should be better to get the latest version in OpenUpgrade, so I...

## Module account ## Describe the bug After migration of v13 DB to v14 using OpenUpgrade, when trying to reconcile a bank statement line with a payment, the following error...

bug