As always, our team’s core focus is to deliver a seamless experience for our users. We have been busy working on product improvements over the past month and wanted to share a few highlights.
- -- New Type called "Pattern Lock" in the Customer Purchase Checklist
- We have added a type called "Pattern Lock" which works the same way as the ticket.
- -- Dropdown Search Method - Customer Dropdown
- We have added an option so you can decide how customer search should perform when you type in the customer dropdown. There are two options.
- By Words in Phrase: "John Smith" will bring all records with "John" and "Smith". This is the default option.
- By Phrase: e.g.. "John Smith" will bring all records with exactly containing "John Smith".
- We have added an option so you can decide how customer search should perform when you type in the customer dropdown. There are two options.
- -- Template Editor - Customer Purchase Label
- We have now added the template for the customer purchase label in the "Template Editor".
- Appointments
- If you select the preset, the appointment duration will be set as the preset duration automatically.
- If the appointment type is "On-Site" then appointment location will be set as the customer address automatically.
- Ticket Presets
- We have added a new field called "Description" for the preset description.
- Preset Categories Manager
- We have added an option to create preset categories and then assign these categories to the preset.
- You can also search by the preset categories via the "Expand Search" form.
- If preset categories are configured then you will see an extra step in all "Preset Wizards" (admin side, customer portal and preset widget).
- Preset Type
- We have also added a step to capture "Type" which could be one of the followings. You can enable or disable this step via the widget configuration. The default value is off.
- Mail In
- Walk In
- On Site
- Pick Up
- We have also added a step to capture "Type" which could be one of the followings. You can enable or disable this step via the widget configuration. The default value is off.
- Ticket Manager
- If the ticket has been created via the preset and "Type" is enabled then we show icons for the 4 types (Mail In, Walk In, On Site and Pick Up)
- Option to search by "Type", we have added a new drop-down in the "Expand Search".
- Customer Purchase
- Create Serialize Stock Automatically
- You now have the option to generate serialise stock automatically during the customer purchase process, it will use the "Unique Identifier" and create the serialise stock.
- Customer Purchase Label
- You can now print the Customer Purchase labels directly from the customer purchase interface. You will see a new printer icon next to each item.
- Checklist
- New Type called "Pattern Lock"
- We have added a new custom field type called "Pattern Lock" which works the same way as the ticket.
- "Pattern Lock" on Customer Display
- Pattern lock now can be sent to the customer display so the customer can type that in.
- Print checklist of the receipt
- Customer purchase checklist now gets printed by default if configured
- New Type called "Pattern Lock"
- Create Serialize Stock Automatically
- Timeline View
- Timeline view now has the ticket documents information as well, you will be able to view, edit, download or print from the timeline view.
- Customer Dropdown Search Method
- We have added an option so you can decide how customer search should perform when you type in the customer dropdown. There are two options.
- By Words in Phrase: "John Smith" will bring all records with "John" and "Smith". This is the default option.
- By Phrase: e.g.. "John Smith" will bring all records with exactly containing "John Smith".
- We have added an option so you can decide how customer search should perform when you type in the customer dropdown. There are two options.
- Product Report
- We have added the option to filter "Products" or "Services" in the "Expand Search".
- Ticket Preset Wizard
- We have added the preset "Category" and "Type" step if configured.
- If you have more than one shop then the same plugin can be used for all the shops and the plugin will add an extra step to allow them to choose the shop.
Franchise Account:
- Manage Products for all Shops
- You can already manage products for all shops separately however we have added an option where you can create/update product prices etc for all the shops at once.
- Manage Presets for all Shops
- You can already manage presets for all shops separately however we have added an option where you can create/update presets for all the shops at once.
- Shop Sync
- We have added the followings in the "Shop Sync" process.
- Product Prices
- Ticket Presets
- We have added the followings in the "Shop Sync" process.
- Ticket Manager - Saved Search
- We have added an option in the "Expand Search" to exclude tickets of one particular shop. This field can also be used/stored in the saved search feature.
- GET /ticketCollection
- We have added the option to search by ticket's custom fields.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- GET /productCollection
- We have added the option to search by product's custom fields.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- GET /customerCollection
- We have added the option to search by customer's custom fields.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- GET INVOICES /PosCollection
- We have added a new parameter called "includeReturns", which will list all the return in the invoice (if there were any). The default value is false.
- GET INVOICES /PosMember
- PosMember will automatically list all the return in the invoice (if there were any).
- GET INVOICES /TicketCollection
- We have added a new parameter called "includeReturns", which will list all the return in the invoice (if there were any). The default value is false.
- GET INVOICES /TicketMember
- TicketMember will automatically list all the return in the invoice (if there were any).
- GET TICKET /preset
- We have added the following new fields in the ticket presets endpoint.
- Description - It will include the preset description
- Category - It will include the preset category.
- We have added the following new fields in the ticket presets endpoint.
- GET TICKET /presetCategories - New Endpoint
- We have added a new endpoint called "presetCategories" which will list all the preset categories.
- Zapier - Beta
- Actions
- Find Ticket
- You now search by the ticket's custom fields. All the custom fields will be listed when you create the zap.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- Find Product
- You now search by the product's custom fields. All the custom fields will be listed when you create the zap.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- Find Customer
- You now search by the customer's custom fields. All the custom fields will be listed when you create the zap.
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- Find Ticket
- Triggers
- New Ticket
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- New Product
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- New Customer
- We have also added a new parameter called "includeCustomFields" if you wish to include custom fields in the return data. The default value is false. Please note that custom fields are also included by default in the "Member" endpoint.
- Find POS Orders - New Trigger
- We have added a new trigger so you can find any POS orders within the MGR.
- Find Ticket Invoices - New Trigger
- We have added a new trigger so you can find any Ticket invoices within the MGR.
- Find Ticket Presets - New Trigger
- We have added a new trigger so you can find any Ticket presets within the MGR.
- New Ticket
- Actions
- PrintNode
- We have added the option to print the "Customer Letter" via the Print Node automatically.
- We have added the option to print the "Customer Purchase Label" via the Print Node automatically.
- Google Cloud Print
- We have added the option to print the "Customer Letter" via the Google Cloud Print automatically.
- We have added the option to print the "Customer Purchase Label" via the Google Cloud Print automatically.
- Ticket Preset Wizard
- We have added the preset "Category" and "Type" step if configured.
- If you have more than one shop then the same plugin can be used for all the shops and the plugin will add an extra step to allow them to choose the shop.
Thank you for being part of MGR that helps repair stores around the world succeed. Please follow us for inspiration, updates, feedback and more. Here's where to find us.
Facebook:https://www.facebook.com/MyGadgetRepairs/
Twitter: https://twitter.com/MyGadgetRepairs
benefits of cloud based pos software
best pos software for cell phone repair shops
cell phone repair shop
pos solution
repair tracking software
mygadgetrepairs integrations
best point of sale software
cell phone pos software
cell phone repair shop software
repair management software
my gadget repairs
tech news
technological innovations
blog
howto
email marketing
launch
quickbooks
release notes
features
calendar
new features
integrations
google apps
custom fields
estimates
purchasing
clickatell
sms
maintenance
printing
performance
hardware
permissions
security
toggl
time tracking
remote control
xero
accounting
rma
responsive
mobile
notifications
cloud
print
dashboard
ticketing
msp
kiosk
self check-in
credit cards
vantiv
checklists
payments
tabs
point of sale
news
automation
gdpr ready
crm system repair phones
software for phone repair
pos repair shop
computer repair ticket system
repair shop crm
repair my gadget
computer repair ticket software
cell phone store crm
mobile phone repair management software
mobile phone repair management system
phone repair shop software
crm for computer repair business
repair ticket system
repair ticketing software
repair crm software
computer repair crm
software for mobile repairing shop
cell phone repair pos software
cell phone repair business software
cell phone repair inventory
cell phone repair pos
free cell phone repair shop software
computer repair pos software
computer repair shop software
cell phone repair pos system
computer repair store software
software for repair shop
electronic repair shop software
computer repair billing software
computer repair shop management software
repair store software
computer repair management software
electronics repair shop software
computer repair invoice software
web based repair management system
free repair shop management software
computer repair invoicing software
computer repair service software
computer shop software
computer repair shop software free
software cell phone repair
repair pos
computer repair tracking software
computer repair service invoicing software
computer repair service management software
point of purchase repair
it repair shop software
auto fill data in the appointment
ticket preset category
ticket preset categories
preset category
preset categories
purchase order from low stock
purchase order from back order
po from low stock
po from back order
low stock
back order
cloud printing
customer [purchase checklist
checklist on the receipt
create purchase order from back order
create purchase order from low stock