Project:
UbercartCategory:
bug reportPriority:
normalStatus:
fixedUsing Beta4 and adjustments are not imported correctly. The adjustment is not associated with the correct option. See this forum post for a detailed explanation: http://www.ubercart.org/forum/support/2397/problem_using_uc_importer_imp...
Attached is the patch that solves the problem.
| Attachment | Size |
|---|---|
| uc_importer.diff | 486 bytes |



OK. Looks good. I think the
OK. Looks good.
I think the problem might have come about from the pager used in the form. The importer deals with all of the adjustments at once, but drupal_execute() would only see 20 at a time.