• Resolved millenniumllc

    (@millenniumllc)


    We are using Star CloudPRNT 2.0.3 and Food Store WP Plugin 1.4.5 and the addons to the menu items are not printing on the receipts. Can you help us get this metadata to Star CloudPRNT so we can have this critical information on the receipt?
    Thank You,
    Aaron

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • You can try to add then in the template directly.
    It’s not a good way to do that but probably the only one as they don’t have a template system yet.
    Open the order-handler.php file and look for the star_cloudprnt_print_items function.
    There you can add some code to display the info you need.

    Plugin Contributor Guillermo Cubero

    (@gcubero)

    @millenniumllc Our plugin already attempts to print some metadata fields but because of the number of plugins that exist, we really can’t capture them all out of the box. If the item/metadata is being added by an external plugin, chances are we won’t be able to capture it automatically.

    As @mat_ suggested, if you know the name of the field you can add a line of code to add in the menu items that are missing.

    While I said that, it is not recommended at all because on the next update, all the code will disappear.
    Any plan to add some simple actions and filters ?
    That would be awesome and really usefull.
    Do you have a Github repo that accepts MR if I work on it (if I have the time) ?

    Thread Starter millenniumllc

    (@millenniumllc)

    @mat_ Are you available for hire? Would you be interested in getting paid to add the line of code to make this work until the Star CloudPRNT plugin captures the data from “Food Store” Automatically?

    Hi !
    The thing is that it’s more than just a line of code. There is work to be done because the plugin does not use hooks at all at the moment.
    Send me the requirements and I will send you a quote if you want.
    My email : mathieu at nouveauxterritoires dot fr
    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Addons Not Printing’ is closed to new replies.