Paul Hachmang
Paul Hachmang
Experienced this as well, solved the problem by adding numbers to the array field, so instead of `billing[street][]` I did `billing[street][0]` etc.
Importing custom customer attributes works as expected, it might be due to some odd functionality in the module?
@barbazul Your suggested solution might solve the issue. Please create a PR to solve the issue :) You can create the PR on the develop branch.
@peterjaap This is required, it was already attemted (https://github.com/avstudnitz/AvS_FastSimpleImport/commit/f29edebe5c48d2c67848227f049e6fbb37ac886c ), but is reverted: (https://github.com/avstudnitz/AvS_FastSimpleImport/commit/2ab2f535439bc5ac8799e2608d0c37d27f41d2ea) This is because getModel assumes the argument of the constructor is an array, but that wont...
@peterjaap I'd rather not rewrite this file if not necessary, what PHP7 bug are you running into, could you post a stack trace.
@davidbarman This might be possible, but there currently is no way to export category information
Yeah, I have thought about this. This applies to when only stock is imported, only attributes are imported, url's are imported, prices are imported, etc. Depending on the columns that...
Even better would be if we could determine if the products need processing. e.g. When the URL-key field is specified, but isn't changed, the URL-rewrites do not need to be...
Idea: https://github.com/danslo/ApiImport/commit/266b8b0a8bfafa159d251222f42b6c31462c404b