open-contracting / credere-backend

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.
https://credere.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Backend configuration to filter SMEs applications according to FI's geographical area of operations (Interactuar) #284

Open yolile opened 4 months ago

yolile commented 4 months ago

A FI expressed interest in joining Credere but they only offer credit products to certain cities in Colombia. To support this and filter credit products we need to add location to credit_product and then, to ease comparison, also location to borrower, and then update credit_product_options to check for that rule.