Add support to parse and store all values shown in the “Recommandations basées sur les formules génériques” block. This section includes fertilizer recommendations and cost information, and all values should be extracted as structured data.
Example values to extract and store:
- 1.41 qx/ha
- TSP
- base fertilizer
- 3.18 qx/ha
- Ammonitrates
- top-dressing fertilizer
- 858.9 dh/ha
Expected behavior:
- Detect the “Recommandations basées sur les formules génériques” section
- Extract all recommendation lines and the cost value
- Store them as structured fields in the parsed output
- Gracefully handle cases where the section is missing
The screenshot below shows the generic formula recommendation block to parse.
Add support to parse and store all values shown in the “Recommandations basées sur les formules génériques” block. This section includes fertilizer recommendations and cost information, and all values should be extracted as structured data.
Example values to extract and store:
Expected behavior:
The screenshot below shows the generic formula recommendation block to parse.