inveniosoftware / invenio-circulation

Library circulation module for Invenio.
https://invenio-circulation.readthedocs.io
MIT License
0 stars 18 forks source link

transitions: add transitions kwargs #144

Closed kpsherva closed 3 years ago

kpsherva commented 3 years ago

@BadrAly we needed to pass additional kwargs to the signal sent in after transition method, could be potentially a breaking change

BadrAly commented 3 years ago

@kprzerwa it should not be a problem, I believe we need to adapt our code that connect to the signal loan_state_changed.