cozy / cozy-doctypes

The doctypes used in cozy-stack
https://docs.cozy.io/en/cozy-doctypes/docs/
GNU Affero General Public License v3.0
2 stars 29 forks source link

Add matchingCriterias attribute to bills. #103

Closed doubleface closed 5 years ago

doubleface commented 5 years ago

This will be used by the bank service to match bills with bank operations in a bill by bill way. This will also allow to handle cases where bank operations have very specific labels (ex: payslips)

drazik commented 5 years ago

Ping @doubleface can we merge this?