Mass Action error

  • Posts: 13201
  • Thank you received: 2322
9 years 4 months ago #180956

Hi,

I am using Excel in the Office starter pack, default settings and when getting an export from your website the data is correct.
There is not 1 or 2 columns but as many columns as selected data to export. So one content in one row.

You have maybe to reset your excel settings.

For the VAT column, it will require the edition of the plugin hikashop massaction order, or the creation of a new one to have the desired data. I add it on our TODO list for the VAT column.

The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #184770

Hi,

We just added this feature on our end. This will be available in a future release.

The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 3 months ago #185022

Hi Xavier, Happy new year to you guys.

When exporting data to excel from mass actions the 'order date' shows as 'Monday, 01 December 2014' is there a way to export this as it shows in the backend i.e. 2014-12-01 or preferably 2014/12/01 or any format that is workable in excel with manually changing all the dates?
thanks

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #185207

Hi,

You have to edit the file "administrator/components/com_hikashop/classes/massaction.php" and in the function "_exportCSV()" Replace:

$this->displayByType($params->types,$element,$column);
By:
$this->displayByType($params->types,$element,$column,'%Y-%M-%d');

The following user(s) said Thank You: mohairbears

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 3 months ago #185215

Hiya,

%Y-%M-%d gives weird months? now you have pointed me in the right direction the below works best as I am in the UK.

$this->displayByType($params->types,$element,$column,'%d/%m/%Y'); it's on line 2305 for info if anyone else needs this.

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 2 months ago #187617

Hi The error messages that you said were going to be fixed in the next release have not been? did you forget?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 2 months ago #187621

Hi,

This has been fixed, and should be in the release.
You still have an issue with the date format ?

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 1 month ago #194530

Hi Still getting the long list of warning messages on the new version in mass actions??

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 1 month ago #194610

Hi,

The warnings related on the "Creating default object from empty value" ?
It is not a big deal, but please give me the new line of the error.

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 1 month ago #194633

Hi, It's the same as the jpg higher up this thread. I have just come across another one with a very similar message in 'carts' please see the attached jpg.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 1 month ago #194635

Hi,

I have fixed the warnings directly on your website and reported the correction on our end.
Thanks for the report.

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 1 month ago #194639

Hi Xavier, thanks for the quick response, however I still have the error in 'carts' but the error now on line 504 instead of 502 as previous... sorry

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 1 month ago #194646

Hi,

There was indeed a little issue, solved :)

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
9 years 1 month ago #194647

indeed you have :) :)

thank you

Please Log in or Create an account to join the conversation.

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
8 years 11 months ago #199453

Hi Xavier, After you had kindly fixed this for me I had to do a re-install of Hikashop which overwritten what you had done... but not to worry as I have had another issue that has solved both issues.

I changed the SQL database for the 'modules' changing the 'text' to 'longtext' by doing this it has got rid of the error messages.

thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum