Page 8 of 48 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 476
  1. #71
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Sorry, I am almost there, but still one question I am trying to upload the excel file into my bookkeeping program.

    The bookkeeping program has problems with the date and time. I am trying to change the date_purchased. I thought that it would be in the dbio settings, I changed the dates into the dbio settings but that didn't work. It now shows first the year, then the month and then the day and then the time that the order was placed.
    Click image for larger version. 

Name:	boekhoudprogramma.jpg 
Views:	84 
Size:	76.9 KB 
ID:	17098
    Click image for larger version. 

Name:	dbiosettings.jpg 
Views:	56 
Size:	134.5 KB 
ID:	17099
    Is there a way to remove the time that the order has been placed, and show the date as d-m-y instead of y-m-d
    Last edited by LadyoftheCave; 15 Jun 2017 at 01:53 PM.

  2. #72
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    In excel, you should be able to select all the cells with the dates, right click and select format cells, choose date, select the date format you prefer, and click ok. And that will get rid of the time. You can create a macro in excel to do this function for you so it's just a matter of a custom keystroke combination. This way you are not overwriting the module's file which will then be overwritten during updates. Lat9 might know a way that you can write an extra_function to do this in zen cart, I have never used this mod so I cannot say.

    Zen Cart and it's community are the best!!

  3. #73
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Hi lankeeyankee, thank you for your reply.

    The problem is that if I import de dbio-file into excel, I do not see cells, only lines, so it is unfortunatelly not possible to select cell-columns. Only when I try to import the file into my bookkeepingsoftware, I see cells instead of lines, but these cannot be adjust, and because they cannot be adjust, the bookkeepingsoftware says sorry, cannot import this, the date is wrong.
    Last edited by LadyoftheCave; 16 Jun 2017 at 09:02 AM.

  4. #74
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,494
    Plugin Contributions
    88

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Quote Originally Posted by LadyoftheCave View Post
    Hi lankeeyankee, thank you for your reply.

    The problem is that if I import de dbio-file into excel, I do not see cells, only lines, so it is unfortunatelly not possible to select cell-columns. Only when I try to import the file into my bookkeepingsoftware, I see cells instead of lines, but these cannot be adjust, and because they cannot be adjust, the bookkeepingsoftware says sorry, cannot import this, the date is wrong.
    I noticed that you're importing the exported CSV into Excel, but you've got the DbIo's "CSV Encoding" set to utf8. Note that using Excel to view/modify the exported CSV normally requires that the DbIo's "CSV Encoding" be set to latin1 (since Excel doesn't understand utf8).

    I don't understand your comment about not seeing cells, only lines. What version of Excel are you using?

  5. #75
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,589
    Plugin Contributions
    30

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    ...(since Excel doesn't understand utf8)
    I only use Libreoffice Calc precisely for this reason. Excel's 1970's "handling" (joke) of CSVs, extended character sets, (non) control of import and export formats leaves me speechless that it still has any user base in any country that has accents in its language. It is utter rubbish.

    Using Calc will remove some of the unnecessary problems you may come across with Excel.

    Off topic-ish
    If you want to automate conversions from anything to anything in any format you like (including any db source or destination) whether a known format or your own, I recommend Pentaho Data Integration community.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  6. #76
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Thank you all for the info :)

    Do I understand it right that there is no way to export the dbio-file with the right date? (d-m-y and without the time), that the only way is to change it manually into a excel-alike program?

    Best Regards,

  7. #77
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,494
    Plugin Contributions
    88

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Quote Originally Posted by LadyoftheCave View Post
    Thank you all for the info :)

    Do I understand it right that there is no way to export the dbio-file with the right date? (d-m-y and without the time), that the only way is to change it manually into a excel-alike program?

    Best Regards,
    Currently, that is correct. I'll create a change-request (so I remember!) on the plugin's GitHub repository, adding an output-date format selection to the Orders handler.

  8. #78
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Thank you :)

  9. #79
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Just wanted to tell you that, with a few adaptations in OpenOffice, it works great to import the file into my bookkeeping software :)

    I am very happy, it saves a lot of time

  10. #80
    Join Date
    Feb 2011
    Posts
    21
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Can anyone offer any advise - im trying to import products from zencart 1.3.9h to zencart v1.5.5e

    2 different webhosts also


    1.3.9h
    Maximum Upload File Size: 32M
    Internal Character Encoding: iso-8859-1
    Database Character Encoding: DB_CHARSET
    Default Language: en

    ------------------------------------------------------------


    v1.5.5e
    System Settings
    Maximum Upload File Size: 24M
    Internal Character Encoding: utf-8
    Database Character Encoding: utf8
    Default Language:

    ------------------------------------------

    ive managed to upload it but i get the following -

    483 errors and 0 warnings. 0 records were inserted or updated.

    what can i do to make it work ..is there way? any help greatly appreciated

 

 
Page 8 of 48 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 201
    Last Post: 31 Aug 2021, 05:14 PM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR