Skip to content

feat: add search contracts by customer ref multi filter

Borja Gimeno requested to merge feat/contract-api-multi-filters into master

CHANGELOG:

### Added
- [#1145](https://git.coopdevs.org/coopdevs/som-connexio/odoo-somconnexio/-/merge_requests/1145) Add new feature to search contracts by customer ref filtering with phone number and subscription technology
  • Afegim nou esquema per acceptar conjuntament customer_ref, phone_number i subscription_type com paràmetres d'entrada al api contracts
  • Nova lògica per cercar contractes d'un customer filtrats per phone_number o subscription_type

Related card: https://trello.com/c/u6P9y699


Edited by Borja Gimeno

Merge request reports