Page 8 of 13 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 126
  1. #71
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    Great mod! Has really helped us out a lot.

    Could we get admin notes to appear on invoices?

    Does this have to be coded from the invoice side though? Basically call for the note category, then if a note is active for that customer_id = display on invoice.

    Possible?

  2. #72
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    Great mod, is there a way to make the notes appear as macro's and when you put status shipped it automatically prints message "your order has been shipped, Thank you for shopping with us" ?

  3. #73
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    To make this super_invoice.php appearance a bit refined I see where the note itself would be better to keep visible in admin only, but the title could appear on the invoice.

    PHP Code:
    <td class="dataTableContent"><?php echo $notes->fields['notes_title']; ?></td>
    I need to draw the info from the notes table and link to the customer ID to show on that customer's invoice though.

    Is this close as it does not currently work? Also, how do I specify the Order Notes category only (notes_categories_id)?

    PHP Code:
    <?php
        $table_notes 
    $db->Execute("select notes_title
    from " 
    TABLE_NOTES "
    where customers_id = '" 
    $order->customer['id'] . "'");  
    ?>

  4. #74
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    Seems to work fine in 1.39h.

    The only glitch I have seen is that it creates a blank note if you start to create a new note but end up clicking cancel.

    Easy enough to just delete the blank new note, but I am guessing that isn't what it is supposed to do when you click the cancel button.

  5. #75
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Quote Originally Posted by rxalex View Post
    Great mod, is there a way to make the notes appear as macro's and when you put status shipped it automatically prints message "your order has been shipped, Thank you for shopping with us" ?
    I don' t understand. Where should the message be printed?

    @sbbemn: I hope to find time to take a closer look at your question soon. Maybe in a week or so.

    @LRS: the blank note creation issue is by design (lazy programming...). Might fix it some time...

  6. #76
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    @sbbemn: are you still interested in your modification? Wouldn't it be easier to use the default Zen Cart order notes system to add notes to the invoices (I don't use it, but I think there is an option build in to show those notes on the invoice).

  7. #77
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    New version: now compatible with Zen Cart 1.5.0.
    (compatibility with 1.3.x versions retained)

    No need to update if you have the latest version installed on ZC1.3.x

    For now the zip is attached to this post. Will of course be uploaded to the Free Software Add Ons section.

  8. #78
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    Quote Originally Posted by paulm View Post
    @sbbemn: are you still interested in your modification? Wouldn't it be easier to use the default Zen Cart order notes system to add notes to the invoices (I don't use it, but I think there is an option build in to show those notes on the invoice).
    Yes, are you referring to the order comments (display all), which is not preferred.

    There are certain notes advanced that can be REALLY beneficial to include on invoices.

    I can see the logic working. invoice or super_invoice checks to see if there is an admin notes advanced with that order number, if yes, display on the invoice below any order comments (we print the first comment only).

  9. #79
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    I have just installed the update but find that when creating a new note I get duplicate entries (options) in the catagory dropdown list. I've checked the D/B but can't see any reason there.

    Could anyone point me in the right direction?

    Thanks

  10. #80
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    I installed the mod, it's perfect

    But you might want to move the messages to a table in the center of the main page of the Admin ?


    Why it shows me that he Loading all the time?

 

 
Page 8 of 13 FirstFirst ... 678910 ... LastLast

Similar Threads

  1. v153 Admin Name on Order Notes
    By jakumpe in forum Customization from the Admin
    Replies: 2
    Last Post: 11 Dec 2014, 01:49 AM
  2. Notes client only for admin
    By dmossi in forum Customization from the Admin
    Replies: 1
    Last Post: 2 Dec 2011, 05:43 PM
  3. Admin Notes addon
    By MtnVision in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2007, 08:04 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