Jeremi Joslin

Results 47 issues of Jeremi Joslin

**Summary:** Enhance the entitlement manager within the program management module to allow splitting the assigned amounts using either a percentage or a fixed amount. This split can be taken from...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 11 vulnerabilities in the pip dependencies of this...

create an extra module that add 2 fields to Area: - coordinates = fields.GeoPoint() - geo_polygon = fields.GeoMultiPolygon() Update the importer to allow to import those.

prj-10

Includes: - ID PASS card printing - ID PASS editor - Social Registry modules - Change Requests - Default config - Demo data We need to figure out how to...

stale

- [x] Move agriculture related fields from spp_land_records to spp_farmer_registry_base - [x] Add fields to LandRecord: ** owner_id (res.partner) ** lessee_id (res.partner) ** lease_start (Date) ** lease_end (Date)

enhancement
farmer_registry

- We could have a parameter on the field that specifies this, and a daily cron that run the update - Add the recompute daily boolean field in the custom...

no stale

Without this option, the latest version of werkzeug fail: ``` File "/home/jeremi/.pyenv/versions/hq/lib/python3.9/site-packages/django_extensions/management/commands/runserver_plus.py", line 322, in make_environ del environ['werkzeug.server.shutdown'] KeyError: 'werkzeug.server.shutdown' ```