This is the support thread for Admin Notes V2.
The download is available here: https://www.zen-cart.com/downloads.php?do=file&id=2339
Printable View
This is the support thread for Admin Notes V2.
The download is available here: https://www.zen-cart.com/downloads.php?do=file&id=2339
There's a small typo in the install instructions for 1.5.7 - should be:
157-2) Moving customer notes up to the Personal block:
Make these changes in admin/customers.php
- In Zen Cart 1.5.7c, move lines 717-743 up to below line 691.
Is there a way to make the note that is placed in the Admin>Customer>Edit show up on the Admin invoice?
For example a note that states "Never ship to customer without requiring a signature".
I see that you can put a note in the customer record but it does not show up when a new invoice is created for that customer.
I saw the example in the FAQ but I wasn't sure if that causes the note to show up on the printed invoice also.
You'd have to customize the code; nothing is built in to do this.
If you use the Edit a product, press Preview, then hit the back button, the notes won't appear. This is an issue in the core of Zen Cart; the fix is shown in this PR for 1.5.8 for product type 1.
https://github.com/zencart/zencart/pull/5258
This plugin has been updated for Zen Cart 1.5.8/PHP8.
Just posted a new version that fixes a bug for product notes.