Hi Alfonso,
I'm not an expert in SWAT+, but I'd like to share what I've learned in case it helps.
If you have already assigned fertilizers in SWAT+ Editor but are not getting the expected inorganic N and P outputs, I would first recommend checking whether the fertilizer has been correctly assigned in your model.
Specifically, check the Land Use Management section and make sure that your land use/plant is assigned to a management schedule that actually includes fertilizer application.
If that looks correct, the next step is to verify whether the fertilizer operation is being executed during the simulation. You can do this by checking either:
SWAT+ Check outputs, or
the output.sqlite file in your project directory.
In the mgt_out table, verify that the fertilizer operations are present. If no fertilizer operations appear there, it may indicate that the management schedule is not being triggered as expected.
I hope this helps, and hopefully someone with more experience can provide additional insights if needed.