For the memory of Emre Eren 1976 - ∞
Download: https://sambapos.com/?wpfb_dl=239
Don’t forget to create a backup before installing new releases. You’ll need a working backup if you need to roll back to the previous version.
What’s new in 5.3.2
International Bancard Integration Added (US Only)
Valutec Gift Card Integration Added (US Only)
Select as Order Count type added to Order Tags. In this case you must select order tags equal to order count for each order tag group.
Setup and exe’s signed for download problems
3 Likes
Has the date and time constraint been fixed in Print Report action?
Jesse
January 20, 2021, 2:01pm
3
Yes it was fixed in this.
2 Likes
ilyas
January 20, 2021, 3:04pm
5
Seçilen etiketten vazgeçmek istense ne yapmalıyız
diyelim yanlışlıkla seçtik ama iptal edip değiştirmek istesem değiştirmiyor
bide jetrik güncelleme yapınca kapanıyor
You can cancel tags with REMOVE - KALDIR button
1 Like
Download problem solved thanks.
Isaac
January 21, 2021, 9:11pm
9
Has anything changed in regards to the payment sense integration? Still need the PAC gateway with this version or is it inbuilt?
RIP. Emre Eren. We miss you pal.
1 Like
JTRTech
January 21, 2021, 9:19pm
10
It uses seperate dll files that can be dropped in program folder, beta has been working with couple of versions, think they are waiting on payment sense approval on new intergration version before public release.
2 Likes
gsreddy
January 21, 2021, 11:20pm
11
What is Jetrik ? in main menu in 5.3.2 -
1 Like
Jesse
January 21, 2021, 11:28pm
12
Jetrik is in beta, it will be our online ordering platform. It Is not ready yet.
@VehbiEmiroglu PaymentController directory seems to be off. My CC controllers wouldn’t work until I moved the controllers from \PaymentController back to the main directory.
1 Like
Jesse
January 22, 2021, 1:39am
14
That is by design so you pick the ones you need. You only need to install the IB controller and the operations dll. Sorry we should have documented that. Install them by copying them to root sambapos directory.
1 Like
cpeckat
February 7, 2021, 4:14am
16
Hello all -
I’m curious if anyone lost functionality with Quincy’s GQL Modules with this update or have I FUBAR’d somewhere?
Thanks!
ilyas
February 7, 2021, 1:56pm
17
{REPORT MENU ITEM DETAILS:M.Name,M.DefaultPrice:MenuItem.DefaultPrice>4,5}
does not work like
{REPORT MENU ITEM DETAILS:M.Name,M.DefaultPrice:MenuItem.DefaultPrice>4.5}
Detects as 45
ilyas
February 7, 2021, 1:57pm
18
<button onclick="window.external.ExecuteAutomationCommand('ShowMessage', 'Hello');">Click Me</button>
not working
Execute SambaPOS function from HTML Viewer Widget - V5 Question - SambaClub Forum
markjw
February 7, 2021, 6:26pm
19
If it worked in 5.3.0 and not now, I’d suspect it’s an issue in this update as I know myself a few graphql mutations are not working in this version (as I posted elsewhere)
Which ones and dı you use latest build ?
markjw
February 8, 2021, 3:50pm
22
I posted the issue here few days ago:
I’m using 5.3.2 and trying to Execute Automation Command via graphql to update an entity, however I am getting an error message when testing that makes no sense. First tried using executeAutomationCommand…
GraphQL:
mutation m{executeAutomationCommand(
name:"Update Customer",
parameters:[
{name:"EntityName", value:"1234"},
{name:"FirstName", value:"Mark"},
{name:"LastName", value:"Wallace"},
{name:"Street", value:"123 Any Street"},
{name:"Town", value:"Anytown"},
{n…
It is on 29/01/2021 09:05 build. I tried to download again a couple days ago and saw its still the same build.
Ok i will contol this again