Get all just created order-items by ICC
- Portabilities used to search the order-item by phone number, but
multiple order-items can exist with the same phone. Nevertheless, ICC
act as an unique identifier since MM des not allow repeated ICC in
their system.
Accordingly, we start using
Account.get_order_item_by_ICC
with portabilities as well, and we stop searching by phone.
Edited by Administrator