| Line 11... |
Line 11... |
| 11 |
to_t_order, to_t_lineitem, to_t_payment_settlement, to_t_verification_agent, \
|
11 |
to_t_order, to_t_lineitem, to_t_payment_settlement, to_t_verification_agent, \
|
| 12 |
to_t_attribute, to_t_rechargeTransaction, to_t_frc, to_t_hotspot, \
|
12 |
to_t_attribute, to_t_rechargeTransaction, to_t_frc, to_t_hotspot, \
|
| 13 |
to_t_sourcedetail, to_t_amazonorder, to_t_storeOrderDetail, \
|
13 |
to_t_sourcedetail, to_t_amazonorder, to_t_storeOrderDetail, \
|
| 14 |
to_t_storeOrderCollection, to_t_hotspotServiceMatrix, to_t_ebayOrder, \
|
14 |
to_t_storeOrderCollection, to_t_hotspotServiceMatrix, to_t_ebayOrder, \
|
| 15 |
to_t_amazonFbaSalesSnapshot, to_t_snapdealOrder, to_t_flipkartOrder, \
|
15 |
to_t_amazonFbaSalesSnapshot, to_t_snapdealOrder, to_t_flipkartOrder, \
|
| 16 |
to_t_amazonFbaOrderReturn, to_t_flipkartAdvantageOrder,\
|
16 |
to_t_amazonFbaOrderReturn, to_t_flipkartAdvantageOrder
|
| 17 |
to_t_flipkartFaSalesSnapshot
|
- |
|
| 18 |
from shop2020.model.v1.order.impl.DataAccessors import create_transaction, \
|
17 |
from shop2020.model.v1.order.impl.DataAccessors import create_transaction, \
|
| 19 |
get_transactions_for_customer, get_transaction_status, get_line_items_for_order, \
|
18 |
get_transactions_for_customer, get_transaction_status, get_line_items_for_order, \
|
| 20 |
get_transaction, get_transactions_for_shopping_cart_id, \
|
19 |
get_transaction, get_transactions_for_shopping_cart_id, \
|
| 21 |
change_transaction_status, get_orders_for_customer, get_orders_for_transaction, \
|
20 |
change_transaction_status, get_orders_for_customer, get_orders_for_transaction, \
|
| 22 |
get_order, get_returnable_orders_for_customer, \
|
21 |
get_order, get_returnable_orders_for_customer, \
|