Skip to content

[sohappy] Add sohappy module

Guillaume Thomas requested to merge gtnx/woob:sohappy into master

www.so-happy.fr is an application made by sodexo to handle bills for children canteens.

Add sohappy module with following capabilities:

  • CapProfile
  • CapDocument

In the implementation,

  • A subscription correspond to a child
  • Only the bills are considered as documents
  • Bills may be downloaded

dateparser is a dependency

Merge request reports