Subject: | Process Fleet Card POS Transactions using LinkWEB |
Summary: | Customers have asked for the ability to process Fleet Card Sales using the Web Platform so that they can allow Service Stations to process Fleet Cards configured in multiple environments. |
Audit Notes: | Edited by sanjay on 25/01/22 13:39. Edited by sanjay on 25/01/22 13:35. Edited by sanjay on 25/01/22 11:36. Edited by sanjay on 20/01/22 07:51. Edited by sanjay on 18/01/22 15:55. Edited by sanjay on 04/12/21 11:17. Edited by sanjay on 23/11/21 08:52. Edited by sanjay on 16/11/21 14:14. |
06 Sep 2021 | 10:14AM Comment 1 by Sanjay (Link Technologies) This comment has been removed |
16 Nov 2021 | 10:13AM Comment 2 by Vineet (Link Business Solutions) This comment has been removed |
16 Nov 2021 | 02:14PM Comment 3 by Sanjay (Link Technologies) This comment has been removed |
16 Nov 2021 | 02:14PM Comment 4 by Sanjay (Link Technologies) Case L12641 added to project 13.30 |
23 Nov 2021 | 08:52AM Comment 5 by Sanjay (Link Technologies) ETC was changed from 30/11/2021 to 28/02/2022 |
06 Jan 2022 | 10:27AM Comment 6 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 15-01-2022 10:11 AM Time Taken: 4.00 Notes: Edited by sanjay on 06/01/22 10:28. ETC extended from: 28/02/2022 to 15/01/2022 |
| Hi Vineet, as discussed on December 17th here is how we can resolve this issue: 1. Setup a web server and SQL database server for Mobil Customers. Setup a WEB URL accessible using SSL via the web 2. Link Technologies will add a WEB form that will allow the Service Station to process a Fleet Card sale via the WEB 2. The Web form will allow the station to SCAN a Fuel Card - this will load customer details including vehicle details similar to how it works on the current POS station 3. User will enter Product, quantity, PIN and Mileage 4. The system will validate and process the web order 5. At the end of the week/month, use integration into SAP or generate reports as required Please review and let me know if there are any issues/objections. In the meantime, I will proceed with this implementation, |
|
18 Jan 2022 | 03:54PM Comment 7 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 19-01-2022 03:52 PM Time Taken: 12.00 |
| Change log: - Added new form to capture WEB Sale of a single item
- Added form control and Attachments framework
- Added user control for entry form
- Attached Popup form to Invoice view
- Added search capability for invoices
|
|
18 Jan 2022 | 03:55PM Comment 8 by Sanjay (Link Technologies) ETC was changed from 15/01/2022 to 31/01/2022 |
19 Jan 2022 | 07:49PM Comment 9 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 21-01-2022 07:45 AM Time Taken: 12.00 Notes: Edited by sanjay on 20/01/22 07:50. |
| Development log: - Created invoice entry form
- Created data source for Fleet products using configuration "POS.FleetManagement.FuelProductCategory"
- Added Popup form for invoicing
- Created FormLayoutControl to position user controls
- Added fields
- Barcode Scan, Customer Details, Product Lookup, Line Description, Quantity, Mileage, Pin
- Added Save, New and Print Controls
|
|
20 Jan 2022 | 05:19PM Comment 10 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 21-01-2022 05:14 PM Time Taken: 12.00 |
| Development Log: - Added new procedure to Scan Barcode (Fleet Card)
- Added procedure to load product details
- Added javascript to handle callback for barcode scans
- Added QR capability
|
|
21 Jan 2022 | 04:39PM Comment 11 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 25-01-2022 04:37 PM Time Taken: 12.00 |
| Development Journal: - Added new procedure to handle QR and Barcode scan for Customer and Fleet card scan
- Added JS to handle UI without Postback
- Added procedure to create invoice
- Added PIN and Mileage validation
Next step: - Create an invoice and send for VMS based on configuration
- Tidy up forms and DB
- Cleanup and Logging
|
|
25 Jan 2022 | 11:35AM Comment 12 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 26-01-2022 11:27 AM Time Taken: 16.00 |
| PART A - Development work for this case has been completed. 1. The change will be available in version:13.30 2. The following changes were made(Include Database object names, Program classes, and any other relevant information): - Completed WEB Charge for Fleet Card
- Development Journal
- Added Function to decode QR and Barcode scan of Fleet Card System similar to POS
- Added Function to process Fleet card sale as a POS Transaction
- Users can use Submit and Print option to Sign VMS invoice and Print Delivery Docket
- CREDIT Sale is created using details entered
- Fleet card details are validated similar to POS Fleet Sales
3. Affected Areas: - New Invoice Entry for Fleet Card
4. The issue was caused by: - New Feature for processing Fleet card via WEB to allow for Mobil instance
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): UAT and Documentation |
|
15 Feb 2022 | 11:48AM Comment 13 by Sanjay (Link Technologies) Assigned To: Development Followup Date: 16-02-2022 09:48 AM Time Taken: 16.00 |
|
The following tests were performed: Table 1 - Test Results
No | Test Case | Expected Result | Pass/Fail | Comments | 1 | Create a standard sale to a customer who has available credit
| Credit sale should complete
| Pass
|
| 2 | Create a standard Sale to customers with no available credit
| Credit sale should not complete. The message should display saying Credit not available
| Pass
|
| 3 | Create a Fleet Card sale - No Drive. Within Credit Limit. Invalid Pin
| Pin Invalid Message
| Pass
|
| 4 | Create a Fleet Card sale - No Drive. Within Credit Limit. Valid Pin
| The sale completes, sale records against the vehicle
| Pass
|
| 5 | Create Fleet/Drive Sale within the limit
| The sale completes, sale records against the vehicle
| Pass
|
| 6
| Create Fleet/Drive Sale outside the limit
| The sale does not complete. The message explains the issue
| Pass
|
| 7
| Print and Sign invoices created
|
| Pass
|
| Environment Details - OS version: Win10
- Application version: 13.30
- Setup on:
- Server: LinkQA4
- Database: LinkSOFT
- LinkSOFT URL: HTTP://LinkQA4/LinkSOFT
- Login Details: Standard username and password for user "admin"
Next Step: Closure
|
|