Skip to content

Extract and store all values from “Recommendations based on generic formulas” #2

Description

@abdelghanibelgaid

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.

Generic formula recommendation block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions