Page 78 of 102 FirstFirst ... 2868767778798088 ... LastLast
Results 771 to 780 of 1019
  1. #771
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Just got the word today!!! Light at the end of the tunnel is coming.. One issue down, one issue to go.. Volunteers rock!!! Still not ETA just yet, but I feel a change a comin' soon!!

    Quote Originally Posted by DivaVocals View Post
    Update..

    Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.

    There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..)

    For those who want details on the outstanding issues here they are.

    Super Orders
    Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
    Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.

    Edit Orders
    Issue: Status change requires comment to be entered
    Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
    ===========================================================

    Enhancements the new version will offer..


    1. DONE Full integration of Super Orders functionality into the into Zen Cart core. Eliminate once and for all the separate Super Orders versions of the core "cousin files". Replace super_orders.php, super_invoice.php, & super_packingslip.php with Super Order enhanced versions of the core files orders.php, invoice.php, & packingslip.php.
    2. DONE Auto generate Super Orders payment records when orders a paid via PayPal
    3. DONE Credit Card Auto Payment Generation Tweak:

      I decided to update the class file that auto generates Super Orders payments for credit card paid orders based on Blindside's post here:

      http://www.zen-cart.com/forum/showpo...&postcount=207
      . (just the part of this code which relates to credit payments.. PayPal auto payments are handled differently)

      I liked the fact that it no longer hardcodes the credit card codes, and instead relies on the data in the Super Orders payments types table. IF a NEW credit card type is supported by Zen Cart, the only thing Super Orders users need to do is to create a corresponding Super Orders payment type (the Super Orders payment code must match the corresponding credit card as it does now for supported credit cards).. This is loads easier for all I think!!

      This will help keep people -- particularly newbies -- "out of the code" just to update the module.. Having to edit module files is often where things go wrong for newbies..
    4. Batch Form Printing. When shopowners print multiple invoices they are presented with a new window with all the selected invoices in separate frames. Printing frames is only supported by IE and Firefox (the 2 most commonly used browsers when SO was initially released). This code still works, but is showing signs of it's age. (the 80s called.. ) Frame printing is not supported in Chrome, Safari, or Opera. Therefore, this function is to be modified so that batch invoices no longer render in frames and the selected invoice prints on its own page. Align batch invoices and packingslips so that they look/act like the single printed versions.
    5. DONE Fixed super_report_await_pay.php - missing a "<?php" (see: http://www.zen-cart.com/forum/showpo...&postcount=275)
    6. DONE This "fix" should be addressed in the readme as part of the user manual and therefore will not be included in the release. http://www.zen-cart.com/forum/showpo...&postcount=279
    7. DONE Fixed super_data_sheet.php lines around lines 225 where Ty Package Tracker is included. Caused errors for those not running Ty Package Tracker. (see: http://www.zen-cart.com/forum/showpo...6&postcount=55)
    8. DONE Correct PDF packing slip to interpret and output currency and other symbols correctly. (trademarks, currency symbols, copyright, etc)
    9. DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
    10. DONE Comments in “Batch Status Update” should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments) . If working properly should allow shop owner to create batch hidden order comments.
    11. DONE PDF Packing Slip now prints comments the same way comments print on the regular invoice.
    12. DONE Correct balance due display on PDF packing slip
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #772
    Join Date
    Oct 2011
    Posts
    67
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by swguy View Post
    Just change 'TYPE=MyISAM' to 'Engine=MyISAM' in the .SQL file.
    Thank you!

    It worked.

  3. #773
    Join Date
    Apr 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    I assume you are working with Zen Cart v1.39?? If so then what does the default invoice display???
    Sorry for such late reply,

    Yes I am working on ZC v 1.3.9

    It is displaying one decimal place on default invoice also.

  4. #774
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    That's what I thought.. then the issue is NOT Super Orders issue at all but rather some setting in Zen Cart.. I am at work right now so off the top of my head I do not know which configuration item you need to change.. Best thing I can suggest is searching the forum or the FAQs for the decimal place configuration settings in Zen Cart..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #775
    Join Date
    Apr 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    That's what I thought.. then the issue is NOT Super Orders issue at all but rather some setting in Zen Cart.. I am at work right now so off the top of my head I do not know which configuration item you need to change.. Best thing I can suggest is searching the forum or the FAQs for the decimal place configuration settings in Zen Cart..
    Thanks. I will check it.

    Also whenever you can gve it a thought, please see if you can remeber.

    I have set admin>configuration>mystore> Tax decimal pad to 2.
    Also I have set currencies>decimal place to 2.

    The prices and taxes are displaying correctly in shopping cart. Only issue is invoice.
    Last edited by kapil_sb; 6 Jun 2012 at 05:44 AM.

  6. #776
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by kapil_sb View Post
    Thanks. I will check it.

    Also whenever you can gve it a thought, please see if you can remeber.

    I have set admin>configuration>mystore> Tax decimal pad to 2.
    Also I have set currencies>decimal place to 2.

    The prices and taxes are displaying correctly in shopping cart. Only issue is invoice.
    My only other suggestion is to post a question in the forum to get help on the issue it is not caused by Super Orders (demonstrated by the fact that the default invoice exhibits the exact same behavior)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #777
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,304
    Plugin Contributions
    125

    Default Re: Super Orders v3.0 Support Thread

    Look under Localization->Currencies->your currency and see if the number of decimal places is 2.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #778
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Volunteers rock!!! Still no ETA just yet, but as I last reported, there is one last issue remaining.. It is getting some traction, but as always volunteers have lives outside this forum. So just know we are ALMOST there!!

    Quote Originally Posted by DivaVocals View Post
    Update..

    Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.

    There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..)

    For those who want details on the outstanding issues here they are.

    Super Orders
    Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
    Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.

    Edit Orders
    Issue: Status change requires comment to be entered
    Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
    ===========================================================

    Enhancements the new version will offer..


    1. DONE Full integration of Super Orders functionality into the into Zen Cart core. Eliminate once and for all the separate Super Orders versions of the core "cousin files". Replace super_orders.php, super_invoice.php, & super_packingslip.php with Super Order enhanced versions of the core files orders.php, invoice.php, & packingslip.php.
    2. DONE Auto generate Super Orders payment records when orders a paid via PayPal
    3. DONE Credit Card Auto Payment Generation Tweak:

      I decided to update the class file that auto generates Super Orders payments for credit card paid orders based on Blindside's post here:

      http://www.zen-cart.com/forum/showpo...&postcount=207
      . (just the part of this code which relates to credit payments.. PayPal auto payments are handled differently)

      I liked the fact that it no longer hardcodes the credit card codes, and instead relies on the data in the Super Orders payments types table. IF a NEW credit card type is supported by Zen Cart, the only thing Super Orders users need to do is to create a corresponding Super Orders payment type (the Super Orders payment code must match the corresponding credit card as it does now for supported credit cards).. This is loads easier for all I think!!

      This will help keep people -- particularly newbies -- "out of the code" just to update the module.. Having to edit module files is often where things go wrong for newbies..
    4. Batch Form Printing. When shopowners print multiple invoices they are presented with a new window with all the selected invoices in separate frames. Printing frames is only supported by IE and Firefox (the 2 most commonly used browsers when SO was initially released). This code still works, but is showing signs of it's age. (the 80s called.. ) Frame printing is not supported in Chrome, Safari, or Opera. Therefore, this function is to be modified so that batch invoices no longer render in frames and the selected invoice prints on its own page. Align batch invoices and packingslips so that they look/act like the single printed versions.
    5. DONE Fixed super_report_await_pay.php - missing a "<?php" (see: http://www.zen-cart.com/forum/showpo...&postcount=275)
    6. DONE This "fix" should be addressed in the readme as part of the user manual and therefore will not be included in the release. http://www.zen-cart.com/forum/showpo...&postcount=279
    7. DONE Fixed super_data_sheet.php lines around lines 225 where Ty Package Tracker is included. Caused errors for those not running Ty Package Tracker. (see: http://www.zen-cart.com/forum/showpo...6&postcount=55)
    8. DONE Correct PDF packing slip to interpret and output currency and other symbols correctly. (trademarks, currency symbols, copyright, etc)
    9. DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
    10. DONE Comments in “Batch Status Update” should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments) . If working properly should allow shop owner to create batch hidden order comments.
    11. DONE PDF Packing Slip now prints comments the same way comments print on the regular invoice.
    12. DONE Correct balance due display on PDF packing slip
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #779
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    I'm thinking this may be something that can be associated with Super Orders, I'm looking to allow the customer at checkout to split their order. Any thoughts?
    Thanks,
    Larry

  10. #780
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!

    Quote Originally Posted by bislewl View Post
    I'm thinking this may be something that can be associated with Super Orders, I'm looking to allow the customer at checkout to split their order. Any thoughts?
    Thanks,
    Larry
    Not a feature of Super Orders. The split order feature in Super Orders allows a shopowner to split and order AFTER it's been placed..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 78 of 102 FirstFirst ... 2868767778798088 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1877
    Last Post: 6 May 2025, 05:10 PM
  2. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

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