I am making a custom app for managing greenhouse operations for our farm. I am also trying to get a grasp on the framework for the future. My question is this:
In Desk >> Applications the category dropdown, is there a way to add options to this list?
I am using the paypal integration app as a model to compare by and in paypal_integration >> paypal_integration >> config >> setup.py there is a field “label”: _(“Integrations”). Can I copy this .py file and add a new string to that and have it populate in the category dropdown on the Applications doc? I’m sure it is not that easy, but if someone could nudge me in then right direction I would be grateful…
Thanks!