WIP: Control des documents UBL, CII, Factur-X: schema, controle normalisé et controle BR-FR #33

Draft
diorcety wants to merge 3 commits from diorcety/PA_Communautaire:controle_formats into main
First-time contributor

Début de travail sur la partie contrôle.
Bizarreries: certains documents d'exemples ne passent pas les contrôles.
Basé sur le document "Schematrons en application des Règles de gestion de la norme XP Z12-012"

Début de travail sur la partie contrôle. Bizarreries: certains documents d'exemples ne passent pas les contrôles. Basé sur le document "Schematrons en application des Règles de gestion de la norme XP Z12-012"
diorcety force-pushed controle_formats from 4e311e2354 to 1924a30ac2 2026-02-10 15:49:09 +01:00 Compare
diorcety force-pushed controle_formats from 1924a30ac2 to d8db37eff6 2026-02-10 16:14:27 +01:00 Compare

quelques points a discuter:

  • deplacer les fichiers pdf/xml de brique/data vers doc/data
  • avoir une fonction comme ton _get_file_path() qui permets d'aller chercher ces fichiers pdf/xml (sans avoir a indiquer tout le chemin)
  • decliner tes tests en version API
quelques points a discuter: - deplacer les fichiers pdf/xml de `brique/data` vers `doc/data` - avoir une fonction comme ton _get_file_path() qui permets d'aller chercher ces fichiers pdf/xml (sans avoir a indiquer tout le chemin) - decliner tes tests en version API
diorcety force-pushed controle_formats from d8db37eff6 to eb0b94bdac 2026-02-12 14:11:31 +01:00 Compare
diorcety force-pushed controle_formats from eb0b94bdac to 8102218406 2026-02-12 14:22:29 +01:00 Compare
diorcety force-pushed controle_formats from 8102218406 to 752d7ac9d3 2026-02-12 14:23:10 +01:00 Compare
diorcety force-pushed controle_formats from 752d7ac9d3 to 15fddf36c2 2026-02-12 14:25:42 +01:00 Compare
diorcety force-pushed controle_formats from 15fddf36c2 to 97657b105f 2026-02-12 14:26:17 +01:00 Compare
diorcety force-pushed controle_formats from b0109ae6bd to 9922c7ef3e 2026-02-12 14:56:44 +01:00 Compare
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u controle_formats:diorcety-controle_formats
git switch diorcety-controle_formats

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff diorcety-controle_formats
git switch diorcety-controle_formats
git rebase main
git switch main
git merge --ff-only diorcety-controle_formats
git switch diorcety-controle_formats
git rebase main
git switch main
git merge --no-ff diorcety-controle_formats
git switch main
git merge --squash diorcety-controle_formats
git switch main
git merge --ff-only diorcety-controle_formats
git switch main
git merge diorcety-controle_formats
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Construction_PA/PA_Communautaire!33
No description provided.