Benjamin Piouffle
Benjamin Piouffle
**This week** - [x] Merge & deploy Frontend + API (behind feature flag) - [x] Sync with project team - [x] Documentation page - [x] Enable for OSC
Also, the collective picker on the activities page should let you filter for previously hosted collectives. Related: - https://github.com/opencollective/opencollective/issues/8218
> Same thing could be accomplished by `AccountingCategorySelect` declaring a graphql fragment and using its generated type. > > ```ts > import { AccountingCategorySelectValueFragment } from '../lib/graphql/...' > > const...
The solution we'll implement here should idealy facilitate https://github.com/opencollective/opencollective/issues/8248.
**This week** - [x] Review (@Betree) & merge refactor - [x] Proposal for actions to be reviewed with Amina
**This week** - [x] Update for buttons on the welcome drawer to enable/disable hosting - [x] Individual welcome component
**This week** - [ ] https://github.com/opencollective/opencollective/issues/8391
@hdiniz I don't think that would make this a special case: for bank accounts, we display the account number before the alias: I think we could have the same approach...
Hi @mkurz, this was a conscious product decision after consulting multiple fiscal hosts. In most countries, invoices require a unique reference to be valid, and fiscal hosts need that information...
Moving this back to bug because it seems the field hint wasn't properly updated, making it look like it is optional.