How can I manipulate the price of products that are added to an order which is created by an admin in the backend? I have been looking at observers/events and can't nail down the correct event (if it exists). I am using an observer for checkout_cart_product_add_after.
Thanks in advance
Martin