Houzéfa Abbasbhay

Results 15 issues of Houzéfa Abbasbhay

Hey, Read-only rich text widgets show tags instead of their actual HTML content. From what I can see, this bug was introduced by rev 5902d57: ${cstruct} is used instead of...

bug
sprintable
needs-pr
should backport

Fix views in the process; variation % was not showing inside line list embedded into contract forms. ## Test case on runboat Contract starts in 2024, invoiced every year, first...

needs review
migration

**:warning: This migration removes JS code** which was, notably, adding a way to display available workers & a filter around them. Noted in readme/ROADMAP.rst. I tried migrating it but this...

needs review
approved
migration
ready to merge
bot is merging ⏳

This allows negative unit prices in specific cases.

stale

Hi, funky issue stemming from [mandatory country in partner view](https://github.com/OCA/edi/blob/16.0/account_invoice_facturx/views/res_partner.xml) in the `account_invoice_facturx` module: From a company partner that does not have a country (this is the default case), one...

bug

This avoids conflicts when tests of the `account_invoice_facturx` module run on a DB where `account_banking_sepa_direct_debit` (OCA/bank-payment) is also installed. In its demo data, `account_banking_sepa_direct_debit` changes the payment method of the...

approved
ready to merge

I know this sounds hazy, but hear me out When connecting a test Odoo environment with [Chorus Pro qualification](https://communaute.chorus-pro.gouv.fr/documentation/chorus-pro-qualification-portal/?lang=en), one must use SIRET numbers generated by Chorus Pro qualification. The...

enhancement
stale

I squashed a few commits according to https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests This PR has 2 commits: 1 with the actual migration; 1 where I move code around without changing anything. I can squash...

stale

In addition to security rights (was already implemented), now follow `create="0"` / `edit="0"` / `delete="0"` attributes one can set onto the `timeline` tag, same as in other Odoo views. I...

This avoids somewhat ugly very large "Unassigned" first row. See doc on https://visjs.github.io/vis-timeline/docs/timeline/ > "orientation" setting: > Orientation of the timeline items: 'top' or 'bottom' (default). Determines whether items are...