V5 support for multi outlet?

@bryantlaw

If you want to see some sample Configuration Tasks I have worked on to get idea of how they work you can use my repository by doing this:

https://gist.github.com/kendash/9913557e69f62d3b90e3/raw/


List of my config tasks:

Here is link to my GitHub repository might give idea how to setup your own repository.

https://gist.github.com/kendash

Basically when your done with your configuration task you use Database Tools to export it and then copy and paste the text from the file into the repository.

You may notice Version: 98 etcā€¦ what that does is it checks Database Version if the database is not that version or later it wont even list the task. This prevents you from running config tasks on machines that are on a version of SambaPOS that may not support features in that task.

Final word then ill rest. Config tasks require you to study them and it will take some time to learn how they work but they are VERY powerful for doing multi site configs or simply sharing configurations with other people. Also we have an action Execute Configuration Taskā€¦

thanks @Jesse for your lesson. appreciate it.

Just while itā€™s on my mind before I forget I must look into this as thinking about it it depends where report tag pulls info from. There is obviously allot of data stored in the orders table and canā€™t remember off top of my head if group code is one of the things and have shut off PC for the night.
If group code was in orders table Iā€™m not sure why that would return a blank valueā€¦
If it is because itā€™s looking back to item table for group code I have an idea for a solution based on recent experience setting up the PMS system itself (while its in my mind I just want to write it down - nothing ever gets deleted it gets disabled ensuring no references to old data ever get broken)
Anyway I will have a look at bats base tomorrow and check why this happens and put toget a better explanation.
Just wanted to get the though written down before I loose train of though being fairly tired.
@Jesse can you do me a favour and like this post so itā€™s a fresh notification and I donā€™t forget to follow up on it tomorrow.

3 Likes