Quantcast
Channel: SambaClub Forum - Latest topics
Viewing all 8863 articles
Browse latest View live

Windows Embedded 8.1 industry Pro and Samba v5


Expiry Dates and Gift Cards or Loyalty Points

$
0
0

@pauln wrote:

I need to consider how to handle Gift Cards that Expire or Credit applied that will Expire. I have referenced the following links:



Other links exist but they came from me neutral_face so no need to post. It seems this has not been resolved in V4 or V5 so I would like to get some ideas on how to solve this please.

Back Ground
In some Clubs I deal with they issue a Voucher for prize winning with an expiry date from 30 days, 90 days and sometimes a Year (Financial Year as determined by Accounting Year of Club). Therefore at some process point the Unused Value of the Voucher needs to be wiped when the Expiry Date passes.

I have implemented a Prize Ledger before and the difficult parts are Allocation of Value, Running Balance, Credit Redemption (wipes).

My initial thoughts was to create a new Entity Type - Prize Ledger but this infers individual records with various expiry dates and running balances. Using a Gift Card encapsulates expiry date, value and running balance in one Entity but the Clubs will issue 250+ Vouchers each week creating over time a very large Card Table!

The concepts can be expanded to Loyalty Points just as airlines will vanish your points if you do not travel with them enough.

Can I have other ideas and some techniques on solving this problem, thanks.

Posts: 11

Participants: 2

Read full topic

Time clock erorr 5.1.49 (task editor issue)

$
0
0

@bezdelmax wrote:

after update 5.1.49 - time clock, punch out action erorr


[General Info]

Application: SambaPOS
Version: 5.1.49
Region: en
DB: SQ
Machine: KASIRPC
User: kasir
Date: 14.09.2015
Time: 14:43

User Explanation:

kasir said ""

[Exception Info 1]

Top-level Exception
Type: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Message: 'Samba.Services.Common.AutomationCommandExecutionData' does not contain a definition for 'PublishEvent'
Source: Anonymously Hosted DynamicMethods Assembly
Stack Trace: at CallSite.Target(Closure , CallSite , Object , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
at Samba.Modules.TaskModule.Widgets.TaskEditor.TaskEditorViewModel.ExecuteCommand(Task task, TaskCommand command, Object dataObject)
at Samba.Modules.TaskModule.Widgets.TaskEditor.TaskEditorViewModel.ExecuteCommands(IEnumerable1 commands, Task task)
at Samba.Modules.TaskModule.Widgets.TaskEditor.TaskEditorViewModel.ExecuteTaskCreateCommands(Task task)
at Samba.Modules.TaskModule.Widgets.TaskEditor.TaskEditorViewModel.OnAddTask(String obj)
at Microsoft.Practices.Prism.Commands.DelegateCommand
1.<>c__DisplayClass6.<.ctor>b__2(Object o)
at Microsoft.Practices.Prism.Commands.DelegateCommandBase.Execute(Object parameter)
at Microsoft.Practices.Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
at Samba.Modules.TaskModule.Widgets.TaskEditor.TaskEditorView.TaskEditorView_OnPreviewKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at System.Windows.Interop.HwndSource.OnPreprocessMessageThunk(MSG& msg, Boolean& handled)
at System.Windows.Interop.HwndSource.WeakEventPreprocessMessage.OnPreprocessMessage(MSG& msg, Boolean& handled)
at System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at Samba.Presentation.App.Main()


[Assembly Info]

mscorlib, Version=4.0.0.0
DevExpress.Xpf.LayoutControl.v14.1, Version=14.1.11.0
System.Xml, Version=4.0.0.0
DevExpress.Xpf.Grid.v14.1, Version=14.1.11.0
System, Version=4.0.0.0
DevExpress.Xpf.Grid.v14.1.Core, Version=14.1.11.0
WindowsBase, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
Samba.Domain, Version=1.0.0.0
System.Core, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Samba.Infrastructure, Version=1.0.0.0
Microsoft.Practices.Prism, Version=4.0.0.0
System.Runtime.Serialization, Version=4.0.0.0
Microsoft.Practices.Prism.MefExtensions, Version=4.0.0.0
System.ComponentModel.Composition, Version=4.0.0.0
PresentationCore, Version=4.0.0.0
DevExpress.Xpf.Core.v14.1, Version=14.1.11.0
Samba.Services, Version=1.0.0.0
Samba.Presentation.Services, Version=1.0.0.0
System.Windows.Forms, Version=4.0.0.0
System.Drawing, Version=4.0.0.0
Stateless, Version=1.0.0.0
PropertyTools, Version=2012.4.14.1
Samba.Localization, Version=1.0.0.0
ReachFramework, Version=4.0.0.0
Samba.Infrastructure.Data, Version=1.0.0.0
EntityFramework, Version=6.0.0.0
FluentValidation, Version=3.4.0.0
Omu.ValueInjecter, Version=2.3.0.0
Microsoft.Practices.ServiceLocation, Version=1.0.0.0
Microsoft.CSharp, Version=4.0.0.0
Samba.Persistance, Version=1.0.0.0


[System Info]

Operating System
-Microsoft Windows 7 Ultimate
--CodeSet = 1251
--CSDVersion = Service Pack 1
--CurrentTimeZone = 180
--FreePhysicalMemory = 2773088
--OSArchitecture = 64-bit
--OSLanguage = 1049
--ServicePackMajorVersion = 1
--ServicePackMinorVersion = 0
--Version = 6.1.7601

Machine
-KASIRPC
--Manufacturer = To Be Filled By O.E.M.
--Model = To Be Filled By O.E.M.
--TotalPhysicalMemory = 3734650880
--UserName = kasirPC\kasir


the settings do not change anything, just updated the program from 5.1.43 to 5.1.49

Posts: 6

Participants: 3

Read full topic

Add search to a Ticket Lister

Kitchen Display V2 Role issues

Deselecting Tables and Entity State Colour

$
0
0

@pauln wrote:

In the image below I have deselected a Table but the button caption still says Change Table? Very minor so wondering if it is my Pager setup causing a conflict. The Pager setup is identical to the "vanilla" sample data Table Setup.

I was checking the link below to how "Display State:" is used on the Entity screens as it is free text:

http://forum.sambapos.com/t/entity-grid-not-show-up-when-add-widget/6634/21?u=pauln

I noted that until the New Pager Entity button is 1st time used they show in different colours. Is this correct as show below:

PS: I am using Display State:Status

Display States
Including this to complete my references:

And this is where they come from.


Just or the newbies (like me).

Posts: 3

Participants: 2

Read full topic

Can i edit the Report Header?

Questions delivery system


GST Tax not printing with the subtotal

$
0
0

@Ambrosia_Ind_Res wrote:

Hi can anyone help me to figure out how to include the GST tax in the Bill and also other details like restaurant name and other details.
My current template is

[LAYOUT]
-- General layout
Ticket
Date:{TICKET DATE}
Time:{TIME}
{ENTITIES}
Ticket No:{TICKET NO}
-
{ORDERS}
=

{DISCOUNTS}
[Total Gift:|{ORDER STATE TOTAL:Gift}]
{SERVICES}
Total:|{TICKET TOTAL}
{PAYMENTS}

=
T H A N K Y O U

[DISCOUNTS]
{CALCULATION NAME} %{CALCULATION AMOUNT}|{CALCULATION TOTAL}

[TAXES]
Tax {TAX NAME} ({TAX RATE}%):| {TAX AMOUNT}

[SERVICES]
{CALCULATION NAME}|{CALCULATION TOTAL}

[PAYMENTS]
{PAYMENT NAME}|{PAYMENT AMOUNT}

[ORDERS]
-- Default format for orders
- {QUANTITY} {NAME}|{TOTAL PRICE}
{ORDER TAGS}

[ORDERS:Gift]
-- Format for gifted orders
- {QUANTITY} {NAME}|GIFT
{ORDER TAGS}

[ORDERS:Void]
-- Nothing will print for void lines

[ORDER TAGS]
-- Format for order tags
* {ORDER TAG NAME} | {ORDER TAG PRICE}

[ENTITIES:Table]
-- Table entity format
Table: {ENTITY NAME}

[ENTITIES:Customer]
-- Customer entity format
Customer: {ENTITY NAME} | {ENTITY DATA:Phone}

Posts: 1

Participants: 1

Read full topic

Can I change database path

$
0
0

@mkhsojib wrote:

SambaPOS3.sdf - If this is the main file of the data of samba POS v3 how its possible to save this file in another drive.

Posts: 2

Participants: 2

Read full topic

How to zero Accounts?

$
0
0

@GozoGaz wrote:

I have just got the system up and running now would like to zero the accounts is there a simple way of doing this?

Thanks

Posts: 2

Participants: 2

Read full topic

How can I get back up of the database of samba POS V3

Creating exe file

$
0
0

@farhad1009 wrote:

Hello

I am a new comer.
Please tell me the process how can I create an exe after customizing some portion of the raw file of Samba POS V3

Posts: 2

Participants: 2

Read full topic

Cashup Screen sambapos v5

$
0
0

@hugove wrote:

HContinuing the discussion from Enter Begin Cash and Reconcile Cash Drawer:

Rick, Im very interested in seeing the setup for this I am currently trialing v5. Are you still planning on posting it?

Ta

Hugo

Posts: 1

Participants: 1

Read full topic

Hide Settle button by status?


Inventory Example thats work for me

Add Inventory transaction action

$
0
0

@bezdelmax wrote:

@emre Do you plan to add "inventory transaction action"? to make transactions buttont outside "warehouses"?

i create custom entity screen where in a convenient form I have all the action and information with the goods and suppliers
for the full picture is not enough, the buttons "Add Transaction document" :smiley:

Posts: 1

Participants: 1

Read full topic

Help With closing ticket process

$
0
0

@jay007 wrote:

I followed the simple reservation tutorial for some tips on setting up quotes/estimates for a retail setup. I am just finished but have one issue I cant solve. When I open a ticket and add item, then close.

It adds to Customer Tickets. ( as it should). If I don' close the ticket it works as it should.

I open the ticket again and convert to quote

This works as it should

If I go back to Customer Tickets. The Customer name is still there this should be removed when converted to quote.As you can see in the image

the ticket is empty because it was converted to quote but I have to click close to remove it from Customer Tickets. Is there any way of having this removed when Quote button is clicked. Below is my action and rule for the quote button.

Posts: 5

Participants: 2

Read full topic

Remove the 'DON'T FORGET ENDING WORK PERIOD!' text

$
0
0

@joco wrote:

Is there a way to remove the 'DON'T FORGET ENDING WORK PERIOD!' text from the bottom left of the screen? I feel like it detracts from the minimalist appearance of the SambaPOS interface and the reminder is not necessary.

Posts: 5

Participants: 5

Read full topic

Time Clock - Entities as Employees and a Custom Navigation Flow

$
0
0

@kendash wrote:

:exclamation: This tutorial is going to be long and it is for advanced users. I will try to include and update it as much as I can so I cover everything but it was fairly complex to setup and as a result it will be complex to write it as a tutorial so please have some patients with me as I build this Tutorial.


:fast_forward: You must create an Entity Type and name it Employees**

Create these Custom Fields make all of them hidden except Password
Password
Pay Rate
Operator Number

Create your Employee Entities and assign them their Password, Pay Rate, Operator Number

Tutorial Quick Navigation

Actions
Automation Commands
Rules

I will keep it locked until It is finished but I will let you see the progress as I build the tutorial.

Here is a short video demonstrating the concept

You will notice about quarter of way through video I log out of Administrator and into Employee login.

Here is a look at how many rules this system is comprised of:

Here is a look at the Actions

Posts: 7

Participants: 2

Read full topic

Viewing all 8863 articles
Browse latest View live