RSS Feed
Australia's best motorcycle shop retail software
- Added test at start of POS and after POS complete to verify that, logically, transaction should be been committed to database
- Bugfix in orders. Possible on receiving order to setup system so that subsequent actions would never make it to the database even
though system thought that they did. (failure to commit/rollback an open transaction in receive orders
- Bugfix in POS write invoice. Similar to bug above but less likely to occur (requires safeAdd to throw an error which it in theory never does
- Debugging - added more debugging to POS to try and work out why it is periodically crashing
- POS - setup POS to disable 5 second event loop timer used to poll for parts magician parts -
only enable timer when parts are outstanding.
Half baked theory that crashing issues may be connected to the timer
- Significantly improved performance of opea export - x10
- Modified OPEA import process to try and work through performance issues when lots of parts change.
I think this solution is slower when doing small changes but should hopefully provide better/more consistent
perofrmance when doing pricefile imports which involve many part changes. Uses server side stored procedure to
manage update merge/insert in a single go. Creates two cursors to walk DOPEA and master and effectively
implements a forced merge join algorithm to handle update merges
- Bugfix with automated parts importing. Would stuff up with disccde + header was > 29 characters in length
- Bugfix with email statements. Would mail about 10 or so then fail
- Implemented biz activity ledgering and reporting - see biz activity functional specification
- Implemented more sophisticated deposit management tools
- Added biz activity accounting platform synchronization tracking - with initial integration support for quickbooks
- Fixed browse behaviour bug with ordinv
- Fix forder unique key bug with unitline
- fix ordering of records on credit notes
- bugfix with selling units - sometimes generating a 'duplicate key error'
- Debugging - added ability to stream debug to debug.log file
- Debugging - added debugging for POS screen to try to help figure out why it is crashing every now and then
- Unit Invoice - offer option to email
- Print preview - offer option to email instead of print
- Bugfix - printing workshop invoice would sometimes not print all line items (same for progress job report)
- Bugfix - Online Auto importer - was not prefixing discount code onto description
- Workshop - rewired workshop page to be a browse with workshop functions as button with F* hot keys
- Workshop Browse/Select changes
- Added new columns - name, rego
- Added ability to sort by name, rego, vin, description, make, model
- Added ability to optionally filter status
- Workshop Scheduling
- Add ability to order jobs by promise date
- Add ability to override this ordering and re-organise jobs into a priority schedule
- Add ability to schedule/reschedule jobs with key mechanics
- Add ability for a mechanic to clockon/clockoff to their next scheduled task
- Bug fix - sell parts to workshop job was not selecting job correctly
- Bug fix - Labour unit >= 50 minutes would cause hour to round up on workshop invoice. Amount was correct but hours was not
- Workshop Browse/Select changes
- Changed layout of view slightly
- Optimised browse - works much faster
- Added sort by account code and ability to do an incremental search by account code
- Memorise and restore selected tab based on action/purpose of browse job
- Workshop Browse/Select changes
- Consolidated browses into a single type of browse
- Removed Status check box filters - shows all recorsd depending on view type
- Wait state - display whether wait is for parts or other
- Display Mechanic that is clocked onto job (only show one mechanic at a time)
- Display booked labour to job - inclusive of labour so far for clocked mechanic
- Email Spares invoices & Receipts
- Quick SMS option when browsing/viewing accounts
- Quick Email option when browsing/viewing accounts
- Fix - Workshop Tools - Same Hotkey 'A' - Terry should be happy
- Automatic price list downloader - requires c8 core 1.5 to work
- Manage estimates - disable move up/down buttons by default with a lock checkbox
- OPEA Import - memorise discount code settings
- Automatic Price file Import - memorise discount code settings where auto downloader requires user input for discount codes
« Previous Page —
Next Page »