Skip to content

Commit

Permalink
Merge pull request OpenG2P#179 from mkumar-02/custom-ent-manager
Browse files Browse the repository at this point in the history
G2P Entitlement In-kind: Fixed inkind entitlement issue.
  • Loading branch information
shibu-narayanan authored Jan 17, 2024
2 parents a28d4d2 + 9c5a0e1 commit d839eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g2p_entitlement_in_kind/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"website": "https://openg2p.org",
"license": "Other OSI approved licence",
"development_status": "Alpha",
"depends": ["spp_programs", "spp_entitlement_in_kind"],
"depends": ["spp_programs", "spp_entitlement_in_kind", "spp_service_points"],
"data": [
"views/in_kind.xml",
],
Expand Down

0 comments on commit d839eaf

Please sign in to comment.