|
|
@@ -8479,7 +8479,7 @@ NSString* gprice = [self get_portfolio_price :appDelegate.contact_id item_id:ite
|
|
|
|
|
|
model_data[[NSString stringWithFormat:@"item_%ld",(*count)++]] = itemjson;
|
|
|
model_data[@"count"] = [NSNumber numberWithInteger:*count];
|
|
|
-
|
|
|
+ ret[@"model_count"] = [NSNumber numberWithInteger:*count];
|
|
|
|
|
|
allItemPrice += subTotal;
|
|
|
|