feat(skills,cli): supplier avoirs + banque lire (bank-account discovery) #25
Reference in New Issue
Block a user
Delete Branch "claude/dolibarr-last-bits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The two remaining V9 follow-ups, both proven live on the sandbox.
Supplier avoirs (avoir fournisseur)
creditnote-create.shgainskind:"supplier"→ an avoir on/supplierinvoices(type=2+fk_facture_source, carriesref_supplier). Customer path unchanged.Bank-account discovery (
banque lire, rights 111)bank-accounts.sh+arcodange sandbox accountslist accounts so a payment can pick itsaccount_id:The right is added to the provisioner's
WRITE_IDS(so a freshprovisionSandbox.tsincludes it); the existingai_agent_sandboxuser was granted it live in the sandbox DB (a singlebanque/lireread row, mirroring the rows the POC'sassignRightscreates).GET /bankaccountsreturns 404 → empty before, the 3 accounts after.That closes the V9 follow-up list — the write skill now covers fiches, factures (lines + supplier refs), règlements, customer + supplier avoirs, and account discovery, all promotable to prod via the gated
arcodange promoteflow.🤖 Generated with Claude Code