Hi, I've been looking for the way to override the static method _get_origin() of purchase.request in order to add another possible origin to this model, but I couldn't figure out how to do it. All methods I could see to do so are class methods. Have anyone any idea of how to do it? Or maybe I must override the get_origin() class method instead.
Thanks in advance.
