I see when I added a new product to an order that works but th eorder value is not updated 
I activated the edit orders log "Trace" and got this
============================================================
= Edit Orders (4.1.4) Action Log
============================================================
Order ID: 1108
Action Requested: edit
Enabled Order Totals: ot_subtotal;ot_shipping;ot_coupon;ot_group_pricing;ot_tax;ot_loworderfee;ot_gv;o t_total
Code:
============================================================
= Edit Orders (4.1.4) Action Log
============================================================
Order ID: 1108
Action Requested: update_order
Enabled Order Totals: ot_subtotal;ot_shipping;ot_coupon;ot_group_pricing;ot_tax;ot_loworderfee;ot_gv;ot_total
Requested Products:
array (
250 =>
array (
'qty' => '1',
'name' => 'Den Winter Parka mit Fellkragen',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '2887',
'type' => '2',
),
1 =>
array (
'value' => '2896',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '49.90',
),
251 =>
array (
'qty' => '2',
'name' => 'Strickpullover Elch',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '3086',
'type' => '2',
),
1 =>
array (
'value' => '3092',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '24.90',
),
252 =>
array (
'qty' => '1',
'name' => 'Strickpullover Elch',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '3086',
'type' => '2',
),
1 =>
array (
'value' => '3091',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '24.90',
),
253 =>
array (
'qty' => '1',
'name' => 'Strickpullover Elch',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '3086',
'type' => '2',
),
1 =>
array (
'value' => '3096',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '24.90',
),
254 =>
array (
'qty' => '2',
'name' => 'Strickpullover Elch',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '3089',
'type' => '2',
),
1 =>
array (
'value' => '3092',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '34.90',
),
255 =>
array (
'qty' => '1',
'name' => 'Den Winter Parka mit Fellkragen',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '2887',
'type' => '2',
),
1 =>
array (
'value' => '2896',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '49.90',
),
275 =>
array (
'qty' => '1',
'name' => 'Puppy Angel Down Kapuze und Kustfel Padded Vest, regular OW240',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '7911',
'type' => '2',
),
1 =>
array (
'value' => '7915',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '79.90',
),
)
============================================================
= Processing Requested Updates to Products
============================================================
============================================================
= Edit Orders (4.1.4) Action Log
============================================================
Order ID: 1108
Action Requested: update_order
Enabled Order Totals: ot_subtotal;ot_shipping;ot_coupon;ot_group_pricing;ot_tax;ot_loworderfee;ot_gv;o t_total
With debug Product I get
============================================================
= Edit Orders (4.1.4) Action Log
============================================================
Order ID: 1108
Action Requested: update_order
Enabled Order Totals: ot_subtotal;ot_shipping;ot_coupon;ot_group_pricing;ot_tax;ot_loworderfee;ot_gv;o t_total
Code:
0 =>
array (
'option' => 'Grosse',
'value' => '30cm',
'option_id' => '2',
'value_id' => '268',
'prefix' => '+',
'price' => '12.0000',
),
1 =>
array (
'option' => 'Farbe',
'value' => 'Fuchsia',
'option_id' => '1',
'value_id' => '75',
'prefix' => '+',
'price' => '0.0000',
),
),
),
6 =>
array (
'qty' => 1,
'id' => '1906',
'name' => 'Puppy Angel Down Kapuze und Kustfel Padded Vest, regular OW240',
'model' => '',
'tax' => '0.0000',
'price' => '79.9000',
'final_price' => '79.9000',
'onetime_charges' => '0.0000',
'products_priced_by_attribute' => '0',
'product_is_free' => '0',
'products_discount_type' => '0',
'products_discount_type_from' => '0',
'attributes' =>
array (
0 =>
array (
'option' => 'Grosse',
'value' => 'ML',
'option_id' => '2',
'value_id' => '769',
'prefix' => '+',
'price' => '0.0000',
),
1 =>
array (
'option' => 'Farbe',
'value' => 'Grau',
'option_id' => '1',
'value_id' => '71',
'prefix' => '+',
'price' => '0.0000',
),
),
),
)
Order Product ID: 250 Row ID: 0
Product in Request:
array (
'qty' => 1,
'name' => 'Den Winter Parka mit Fellkragen',
'onetime_charges' => '0.0000',
'attr' =>
array (
2 =>
array (
'value' => '2890',
'type' => '2',
),
1 =>
array (
'value' => '2896',
'type' => '2',
),
),
'model' => '',
'tax' => '0',
'final_price' => '49.90',
)
Old Product:
array (
'qty' => 1,
'id' => '668',
'name' => 'Den Winter Parka mit Fellkragen',
'model' => '',
'tax' => '0.0000',
'price' => '37.9000',
'final_price' => '49.9000',
'onetime_charges' => '0.0000',
'products_priced_by_attribute' => '0',
'product_is_free' => '0',
'products_discount_type' => '0',
'products_discount_type_from' => '0',
'attributes' =>
array (
0 =>
array (
'option' => 'Grosse',
'value' => '30cm',
'option_id' => '2',
'value_id' => '268',
'prefix' => '+',
'price' => '12.0000',
),
1 =>
array (
'option' => 'Farbe',
'value' => 'Silber',
'option_id' => '1',
'value_id' => '31',
'prefix' => '+',
'price' => '0.0000',
),
),
)
Old Order Subtotal: 269.2000
Old Order Totals:
array (
0 =>
array (
'title' => 'Zwischensumme:',
'text' => 'CHF 269,20',
'class' => 'ot_subtotal',
),
1 =>
array (
'title' => 'Versandkosten:',
'text' => 'CHF 0,00',
'class' => 'ot_shipping',
),
2 =>
array (
'title' => 'Endsumme:',
'text' => 'CHF 269,20',
'class' => 'ot_total',
),
)
Old Tax (total): 0.00
Old Tax Groups:
array (
)
Bookmarks