emre
November 13, 2016, 8:39pm
2
No registration is needed. You’ll need to connect to SQL Database for this. You’re probably working with sdf database.
Ahmed1977:
Second in Customer address, I need to make it easier for the stuff to enter the address, as like this big space to write the whole address will generate errors. I want to divide it into many fields. Like One for district and I want to have a list of districts so it could be chosen from, another field for block number and only a numerical number should be entered, and street name and so on.
Like this?
Really loving the way Create New Entity screens can be modified. I really never knew they supported Design Mode, and also thought we were stuck to one field per line, but now realised I can do this…
[image]
You can ask any question when a payment made.
For example.
or …
However you need to get familiar with SambaPOS customization features as they are not just “click to enable” features.
You can find details here.
To get the full transaction details added to the ticket as ticket tags, and to print on the receipt follow this tutorial, then see my additional steps to add the authorisation code
Add Authorisation Code
Create the following action
[image]
Add the action to the your credit card tender rule, i have two rules, one for exact payment and one for variable amount in case customer pays part card, part cash, or on multiple cards. So i have added the action to both of these rules as below (dep…
Ahmed1977:
Fourth and last question, for vouchers payment, could I do different types of vouchers so everyone can do a specific discount or give a meal free, and also had a unique serial number so it could not be used again, So if it is possible the voucher number could be like KFM 0217 00000001, so KFM will mean for example that this voucher will give any family meal from the menu for free, 0217 as it is valid till Feb. 2017, and 0000001 is the serial number. K05 0217 0000002, and this one will make a discount of 5 on whatever is ordered. Could this be possible?
There are multiple ways to achieve this. For example this tutorial may give an idea about possibilities. You can change how it works according to your needs. You can find more implementation ideas when you search forum in detail.
Gift Certificate Sales & Redemption
This is a working implementation for Selling & Redeeming variable-value Gift Certificates (GCs) that are tracked under their own individual GC Account and 2 “GC Balance” Accounts called “GC Purchases” and “GC Redemptions”.
GC Sale:
Customer comes in to purchase a Gift Certificate (GC).
Enter the value of the GC that the customer wants to purchase into the NUMBERPAD ($10, $20, etc).
Select GC Product (open price).
Settle the ticket - customer pays for the G…
3 Likes