2022
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When certain information was included from a CRM object, it could generate a corrupt PDF file. | A correct PDF file is now generated in all cases. | Web | |
When configuring mail import to use 2 factor authentication, it would constantly fail the first time | We will now connect directly when configuring mail import | Web | |
When viewing project economy and excluded tasks that were invoices separately, the budget numbers from these tasks were still included in the result. | The budget numbers are now excluded (as expected) | Web | |
Access token was not updated when expiring. | Access token will now get updated using the refresh token. | Web | |
Image location project search would not include sub task images. | Image location can now include subtasks for projects as a choice. | Web | |
Invoices with mixed currencies could give error when exporting | The mixed currencies are now handled | Web | |
Editing a note written by another user made the note change creator | Editing an existing note no longer changes creator | Web | |
When resetting the equipment search form the "active" option was set to a wrong value | The reset button can now take a list of default values to apply | Web | |
Deleting a user took ages because all tasks has to be checked | Task check is now faster | Web | |
Creating a project from a template could result in invalid project # | The project # is cleared when the project is created from a template | Web | |
Reminder actions detected incorrect change of CRM ref | This was a PHP8.1 error, it has been fixed | Web | |
Exportfilter that generated Excel didn't like ÆØÅ when char format was ISO8859 | We now convert from ISO8859 to UTF8 when generating the Excel file | Web | |
The new IMAP library sometimes crashed | We fixed a bug | Web | |
The API call GetAnchorBudgetByLastChange had a few problems | We fixed issues with a parameter and with resumekey | Web | |
Too long a list of thread subscribers caused problems because of limited length of the database field | A thread/message is now limited to approx 100 subscribers | Web | |
Report C20 ran out of memory for DEAS | We've made version called C20DE which uses less memory and displays the result in a different way | Web | |
There was no activity log about deleting time regs. for accord | It is now logged when time regs. are deleted for accord | Web | |
Multicheck inputs didn't work with layout | We've made minor changes to make multicheck inputs work with layout | Web | |
When editing number series MB would sometimes display a 0 for start value when it should be empty | The start value field is now empty if the value is 0 | Web | |
The "todoitem" API object was missing the changetime field | The field was added to the object | Web | |
The support mail list didn't show CC emails | The support mail list now shows CC emails | Web | |
A customer experienced slow system, possibly due to locked tasks | We've prevented locks in a couple of places | Web | |
Planning: When sending a SMS, error Message will show if a Template has been selected, even though a Contact Person are selected. | Now the Contact Person are recognised and SMS are getting sent. | Web / app | |
Closing a Project, show an errormessage. | It has been corrected and now Project can be closed again. | Web / app | |
It was not posible to create any startpages under project, unless you were a admin. | Now when you can access the edit startpage, you will also be able to edit startpages in project. | Web / app |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
In some cases an error would prevent background jobs from completing or make them run slowly, resulting in side effects such as PDF documents not being generated or generated at a later point than expected. | The issue have been resolved. | Web | |
In special cases the API would return to few results, without providing a resumekey to fetch the last of the results. | The API now returns a resumekey to retrieve all the results. | Web | |
Planning on users who already had lot of planning could be quite slow | We have significantly improved the speed in the planning module in some situations | Web | |
Fixed issue with image location would be limited to 1000 images | Although originally not a bug. it caused issues we needed to fix. We have set the amount up to 50000 | Web | |
Specific search for images in image location could give more results than wanted due to the search fields. | This has been fixed. | Web | |
Search on equipment in image search was not working. even though it was an option. | It is now also working. | Web | |
When marking all images in a table for view. Only the rendered images on the table were shown. | This has been fixed. | Web | |
The page for setting up the extranet ticket list looked wrong, a field couldn't be accessed. | The page layout is initialized properly | Web | |
Budget in project module sometimes includes some values twice | We now handle the "budget only on subtasks" setting correctly | Web | |
Jonas wanted a minor change to a patch, to mark new customers as prospects | The patch was updated | Web | |
File location map became grey the second time it was opened | The map is not initialised every time it is opened | Web | |
There were a few bugs in the new customregistrations | The bugs have been fixed | Web | |
There were a bunch of inefficient handling of multicheck customfields for search | The handling has been rewritten to use SQL | Web | |
In CRM editing and Ecunomic setup there are a few leftover from before the new currency feature | The old leftovers have been removed | Web | |
It was clumsy to deselect all currencies | There is now a toggle all currencies on/off | Web | |
The FILES tab on tasks is slow when there are many tasks | DB optimization: add index to the subcontractor field on tasks | Web | |
API GetToolType was very slow and omitted data for FKU | 50x speed up | App | |
Switching tabs on an task could cause the contents of the products tab to change | We now prevent the repeater section in the products tab from being reinitialized | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When invoicing subscriptions nothing happened when clicking the invoice now button. | This error is fixed. Clicking the button now invoices the subscription again. | Web | |
On search using no accepted search fields in startpage for Image location an error can occour | This error is not fixed. If there are no fields accepted for a customer. Customers are just not found. | Web | |
The backup job was run twice every day | The job is no longer reset every night. | Web | |
When executing certain form actions at the same time as creating a project the task ID could get mixed up | We no longer try to guess which task ID will be used when creating tasks in a form action | Web | |
It is difficult to find new suppurt mails when you have thousands of unread mails | There is now a "Newer than" date field in the support inbox. | Web | |
Mindre uhensigtmæssigheder i EDI faser | "Order" er omdøbt, min/max vises ikke altid | Web | |
git related custon field wasn't updated | The updating disappeared 4 months ago, its been reinstated | Web | |
File sync verify showed a lot of annoying "timestamps dont match" errors | The "timestamps dont match" errors can now be removed | Web | |
Empty user fields would sometimes show the locked icon | The bug was introduced 2 weeks earlier, if has been fixed | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When moving production in the full days view, and all groups selected, the display became garbled after movement, which could only be fixed by reloading the page. | The display works now | Web | |
Issue where not the entire list of images in imagesearch would be accessible. | Now the checkboxes works like it should. | Web | |
Problem with paging when filling in a multi-page question form on x/instantform.php | The issue was fixed | Web | |
Some errors were not reported by the Aspect4 integration | The errors are not reported like other errors | Web | |
Inconsistencies in the permissions for functions in the FILES tabs, and missing permissions for some functions | A bit of clean up the permissions | Web | |
When a jump on a form is made with old data some cases can cause the jump to access itself. This makes loading the form very slow. and it can affect loading a task with a fixed form like a close form. | The self jump will now be skipped. | Web | |
The export filter for procedures data didn't include the company name | The export filter for procedures data has been extended | Web | |
EDI phases allowed min value to be greater than max value | We've added a check for min > max | Web | |
Slow sync. to exchange when there are 1000s of appointments | Reduce delay between sync when there are more appointments waiting to be synced | Web | |
The hours registration approval page could sometimes be entered in a bad "mode" | Clean up the handling of the "mode" parameter | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Issue where users would not understand why a location was not shown in the form | When there is no location, instead of just not showing the map. We are now showing the text no location. | App | |
The report J15TB crashed | PHP 8.1: adjusted code to avoid problems | Web | |
Columns in image search had problems with the width. | Width is now delegated to each column set when you change group. | Web | |
Plan route in task search was slow. | Speed up TSP by not looking at all possible start points. | Web | |
Xnet list of equipment could miss some equipment due to the way MB searches | Most of the search logic has been implemented in SQL | Web | |
Certain Aspect4 errors were ignored | The Aspect4 errors are reported like other integration errors | Web | |
Copying of fields from quotation to task didn't always work | More special cases are now handled when copying fields | Web | |
It was possible to create tasks without customer despite setting that prohibited this | This was fixed, also when using "Change attachment" | Web | |
No access to a newly created question form. | The access was stored in a cache, now the cache is cleared when creating a form. | Web | |
It was not possible to remove all lines from an invoice. | The problem was fixed. | Web | |
Tables in the new design were had a fixed auto search | This auto search is no more. |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
The app doesn't show placefolder texts for question forms | Microbizz didn't sent the info, now it sends the info but we don't know if the app handles it | App | |
The list of forms in the task module was slow | Minor changes to speed up things | Web | |
When selecting a customer whilst editing a task the customer address fields were not always updated | This issue has been fixed. | Web | |
When using a phone or ipad the new interface does not support touch on the menu. | The menu has been given touch handling | Web | |
New UI had issues with the prodplan view would fall apart when collapsing the side menu. | Now when the side menu is collapsed the prodplan view is more responsive | Web | |
App3 sends invalid values for yes/no form answers | MB tries to compensate for the invalid values | Web | |
Columns in the image functionality search had a static behavior. | Now when picking group by, the fields are changed fittingly. | Web | |
Issue where a plugin didn't function as intended with profit rewrite | Profit rewrite should not send data to the api without issues. | Web | |
On the lunch functionality there is an unused edit button. | The edit button has been hidden. | Web | |
Routing algorithm didn't take user workday duration into account | Fixed the name of an incorrectly named variable. | Web | |
Project module calculation of progress took empty activities into account | Empty activities are ignored when calculating progress | Web | |
Quotations didnt always show a link to the contact person | Contact person is always shown as a link | Web | |
Inserting an Mdate into a hidden form field gave problems | The Mdate is now converted to a string | Web | |
When using import filter with individual prices and only price or costprice is a used field the other field becomes 0 | The other field now is kept if it is already set. but if it has not been set. it becomes 0 | Web | |
Log: It must be possible to select passive or active call, when selecting api-calls | Passive and Active are Added in the dropdownbox of api-calls | Web | |
In the Tabulator. When selecting no rows, when trying to extract the elements to Excel, PDF, CSV or Print. The result was empty. test test | Now all rows, will be returned. And if some elements are selected, they will be returned. | Web / app |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Fixed an issue where the planning for a user disappeared from the interface, when deleting production. | This issue has been fixed. | Web | |
Fixed an issue where Exchange gave an error about invalid IDs, if a user was converted from an old Exchange, and had never used Microbizz synchronization before. | This issue has been fixed. | Web | |
Fixed an issue where the user received an error message when inserting a "0" in the budget total, when editing a budget | This issue has been fixed. | Web | |
Fixed an issue where the user sometimes received an error message when saving a project | This issue has been handled. | Web | |
There was an issue where addresses were updated where the in the task edit menu on the subcontractor would refresh the adress of the task also. | This issue has been handled. | Web | |
There were a couple of problems with the 24Seven integration: one had to do with the login, the other had to do with the recent upgrade of the servers. | This issue has been handled. | Web | |
The new route planning sometimes ignored the "restrictions" setting in the profile, if it was set to "ignore". | This issue has been handled. | Web | |
There was an issue where the checkbox for the top of the image search would not function as intended. | The issue has been handled. | Web | |
Log: For searching we have added a text and data field | The issue has been handled. | Web | |
Log: We have added a description, to the text- and datafield | The issue has been handled. | Web | |
Log: We have removed the deamon job log from the list of logs | The issue has been handled. | Web | |
Log: We have added a progress indicator while the search is running, and make sure that multiple searches can not be started | The issue has been handled. | Web | |
Log: When you click "Show data" button, we adjusted the size of the dialog to better fit the window | The issue has been handled. | Web | |
Log: When you have clicked search, you will now get a support text that tells that you are not able to download, either of the User activities log or transform log | The issue has been handled. | Web | |
When importing a import filter and the sub template is choosen to be "Choose here", then the MicroBizz will you the basetemplate | The issue has been handled | Web | |
Multiple errors occurred, when trying to show the list todos, at Extranet version 2 | The issues has been handled | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
There was an error with multiedit for customers in the search menu where custom fields of numbers would be set to 0 when nothing new is typed into the field. | The error has been handled locally. | Web / app | |
Error where the search buttons were not working in the new ui. | These buttons are now working in the new ui. | Web / app |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Its possible to close a task which have a ongoing form on it | We re-implemented the function so that its not possible to close a task with a ongoing form | Web / app |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When saving a closing form on a task, the pictures was not saved | Now the pictures is saved when uploading pictures on a form while closing a task | Web | |
When you had a requested form on a task, it was not possible to close it through the app | We have made it possible to close a task through the APP / API while there are still ongoing forms | APP / API |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
not required fields such as "yes,no", "one of many" and "radio" are still required when answering the form is still required. | the fields are no longer required. | Web | |
Imagelocation was slow. | Image location is now further optimized. | Web | |
api field theirref was missing for invoices. | api field is now added. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
textarea fields in forms had their parameters dissappear on a field change. | textarea for forms can now have a parameter. | Web | |
image search functionality could sometimes be really slow. | image search is optimized. | Web | |
dialog for edit in the support module was in some cases opening far down on the page. | dialog will now open in the center of the screen. | Web | |
Issue with search of projects in image search | image search of projects is fixed | Web | |
On the normal planner, when dragging and dropping og plans, during the drag if you scrolled the task would vanish with the scroll. | On movement of the mouse. the dragged object will now jump to the mouse. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
API had an errorcode with GetColumnGroups | error code gone. | Web | |
Users could not answer threads on tasks they didnt have access too even if they were set as a subscriber. | it's now possible. | Web | |
Error with deleting the file after import from ftp | it now deletes as intended. | Web | |
When searching logs, the results varied depending with time of day. | Now the result are the same, all depending the specified dates. | Web | |
Vague rejection message on missing required fields on a CreateUpdateProductUse | Now like other CreateUpdate api calls there is specified which field is missing. | Web | |
Are you sure dialogs could end up behind other dialogs in various cases | Are you sure dialogs are now put in front actively. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Issue where viewing a full plan in the plan module would have a visual error where the description of colors was behind the plan table | The description of colors is now below. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Web | |||
if you created new day for a user in the search for other user registration view. the view would be blocked. | You can now continuously create days without that issue. | Web | |
Dialog in front of another dialog which should be the other way around when editing pdf fields | Dialogs now appear correctly. | Web | |
Editing maingroups were only avaliable as an administrator | this issue has been fixed with a permission for maingroups. | Web | |
Bouncetext was unreadable due to html and \r\n instead of new lines. | Bouncetext is no longer unreadable | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Calendar events would reach the app with as html. | The calendar event is now plain text | Web / App | |
dialogs in files copy and move, would give their responses and checks behind the first dialog. causing users to have to move dialogs around. | The responses and checks are now on top as intended. | Web | |
There was an issue where it was not clear which expiration dates were related to GDPR. | Now in customers, persons, users and projecs expiration of GDPR is called GDPR expiration date | Web | |
Issue with creating two Question Form with same title | Remove button when committing the form | Web | |
When moving a production line from one task to another, it was posible to enter wrong task id. | Add check to ensure that a wrong task id can not be insertet. | Web | |
Layout broken in Planning module. | Removing some unnecessary html. | Web | |
Tabulator: Wrong order of data, when exporting to Excel or others | Now you can export to excel and it will keep the correct order. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
In the Tabulator. When selecting no rows, when trying to extract the elements to Excel, PDF, CSV or Print. The result was empty. | Now all rows, will be returned. And if some elements are selected, they will be returned. | Web | |
When entering a Invoice module, normal behavior is that you start on the last entered tab. But it should be opened in Lines tab. | When entering a Invoice module, Lines tab will automatically be opened | Web | |
English texts would come with notifications with english base language and not english system language. | This is corrected. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
C5-integration: When sending a CRM object where only the "our reference" field was updated, this update wasn't saved in Microbizz. | The CRM object is now updated correctly. | Web | |
Issue where unavaliable prodplans are avaliable on the on location day map. | The unavaliable prodplans will no longer be showed. | Web | |
Issue where illegal html from emails would mess up the loaded page. | Illegal html will now be removed. | Web | |
Issue where deleting work areas and redirecting them wouldn't redirect the workareas inside Task templates. | Issue is not handled. | Web | |
Issue where no mail was recieved when cancelling a repeatable event. | Cancelling repeatable calendar events, now send notifications that they are sent. | Web | |
Issue where a new integration can unset main groups if main groups is not set in the new integration. | Main groups are now, not set by the integration if the integration doesnt have a maingroup so set. | Web | |
Issue where the tripletable for invoices was not showing the new numbers when lines were changed. | tripletable is now updated automatically when the lines are changed. | Web | |
Issue where a special field for user images in a pdf template would just show yes or no if the user has a picture. | A picture is now avaliable. | Web | |
Issue where it was possible to move invalid invoice lines. | Invoice lines are now not moved to another invoice if they are invalid. | Web | |
Issue where select options can show behind a dialog. | issue should be generally fixed. | Web | |
Opening some projects were slow. | Opening projects have been optimized. | Web | |
Openinig the edit page for hours were slow for some users. | Opening the hour page is optimized. | Web | |
Quick delivery addresses will not show on Tasks | Putting correct field type on form. | ||
Not saving permissions when many inputs | Now permissions will be saved correctly. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Layer issue on a dialog when clicking get selected fields when editing fields in a document template | Dialog will now come up in the front. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Invoice line validation fail with , and . for different languages at second attempt. | Saving issue resolved. | Web | |
When assigning products to tasks in task templates, you can't use decimal values in used field . | Changing datatype of itemcount to float. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Issue where too high values in Expected Inv. amount would lead to integer overflow. | The bit handling the value is now much higher. | Web | |
Error where through form actions and other means it was possible to put negative cost prices. | When cost price is attempted to set to a negative number it is now set to 0. | Web | |
Issue where productuses couldn't be changed using quickedit. when fields were invalid, without a message. | Field now validates correctly. So users will know if there is an issue. | Web | |
Issue where custom field for customer for product use showed the id and no name. | Customer custom field now shows the name correctly. | Web | |
Issue where API call GetSelectedAnswer did not get any answers when filtering on a task id. | The filter is now improved. | Web | |
Issue where assign equipment, select field, selection showed up behind. | Fixed a layer issue. | Web | |
News sent to other contracts gave to all users if there were no contact persons | News to other contracts now only sends to contact person as intended. | Web | |
Layout issue on long screens with routeplanning. | Map will now be scaleable. | Web | |
Supermenu was not working as it should in the new design. preventing people from logging out. | The menu is now avaliable again. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Visual error in dropdown, where the customer type was shown using the customer type id. | Dropdown will now correctly display the typeref. | Web | |
Danish GPS koordinates not feached when adding adress, city, postnumber and country. | Converting "Danmark" to "Denmark" and to lowercase. | Web | |
Api: When calling GetSelectedAnswers, results does not include customer id. | Include customer id in returned json. | Web | |
Can't save translations in projectstatus or workareas. | Add forgotten functionality, to use translations. | Web | |
Deactivated Users can recieve Mails, through Questionform actions. | General solution: Can't send email to a deactivated User, a User Log will be added. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
Error with inventio, that prevented export as XML | Export will now work as intended. | Web | |
form answer action 'append to task description', created empty lines when fields were skipped. | The empty lines will not be created anymore. | Web | |
It was possible to add fake linebreaks in the notes. which were difficult to remove. | It is no longer possible to add fake linebreaks. | Web | |
Subcontractors for tasks were missing when using api. | Subcontractor for tasks is now abaliable using the api. | Web | |
Layout issue with suggestions going behind the box when adding products. | Suggestions are now shown in the front as needed. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
It was possible to approve a worksheet from the app even though you didnt have the correct permissions | We now respect the permissions for who can approve a worksheet | Web / app | |
It was possible to create duplicate tasks by clicking the save button multiple times | The button now disappears when clicked once | Web | |
When creating a subtask to a project, the address on the subtask would be taken from the company address instead of the project | When using a task template to create a subtask, we now keep the projects address | Web | |
When quick editing a project, all statusses are available even though they shouldn't be. | We now respect the status limitiations and only show the relevant status | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When filling out a form and saving it, it could create multiple forms | When saving a form, the save button will now be unavailable when clicked once. | Web | |
When viewing parameters in forms, it could exceed the screens size, if you had to many parameters | The parameter view now adjust to your screens size | Web | |
When moving files in Microbizz, the creation date + time would be updated to "today" | We now keep the original creation date + time | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When accepting a task from a subcontractor e-mail, you will reciecve "A technical error occured" warning | We made some technical adjustments to fix the issue | Web | |
When configuring the field "SLA time left" to be shown in the app, the field was empty. | We have removed the field "SLA time left" in column groups | App | |
When configuring a registration type in the PLAN module to register the users work week, the start time would always be 00:00 | When using the registration method interval start / end time, we calculate the start and end time from the users work week | Web | |
Microbizz would not always show the correct location even though the correct address was inserted | We have made several improvements to make sure Microbizz inserts the right location | Web | |
It was not possible to search for produt use notes in the task module, through filters | When filtering product use in the task module, you now need to specify a product use filter | Web | |
It was not possible to see the start and end time on repetition in the task module | We have addded a new column "End time" | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When service is deactivated, Microbizz was still considering to get service | We now remove "Next service" on deactivated equipment | Web | |
When saving a user, the information window would contain ID's | We made sure that we only show the correct text | Web | |
By clicking the save button multiple times it the same task would be duplicated | We made sure that its only possible to click the button once in the same session | Web | |
Subtasks to a project would not always update its time estimate | We now calculate the task immediately when updated from the "edit" button | Web | |
Projects could show the wrong status in the activity log when changed | We now always show the related changes to the relevant project | Web | |
Projects and tasks was geocoded wrong | We have changed the order of which we geocode tasks and projects so it will take place at the last step | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When using drag'n'drop on columns on the xtranet, the column order wasn't saved | We have disabled the drag'n'drop feature and its now only possible to adjust columns by using the pencil | Web | |
When trying to change the settings in the hour module about automatic registrations, the settings wasn't saved | The settings are now saved correctly | Web | |
When planning tasks the logic of holidays couldn't handle when more than 1 holiday was right after each other. This is when "Go to next workday..." was used. | We have expanded the options for handling holidays so its now possible to take care of weekends and also made sure it will create plannings when more than 1 holiday is met | Web | |
When using the calendar view "Day" not all users could be showed | We have removed at limit on 15 users so that all relevant users will be displayed | Web | |
When using the action "Copy to task desciption" the desciption would contain unnesscary line shifts | Microbizz will no longer automatically insert line shifts. | Web |
Release date:
Issue | Solution | Devices | Status |
---|---|---|---|
When planning tasks the logic of holidays couldn't handle when more than 1 holiday was right after each other. This is when "Go to next workday..." was used. | We have expanded the options for handling holidays so its now possible to take care of weekends and also made sure it will create plannings when more than 1 holiday is met | Web | |
When checking out from the app, you could experience that 1 minut was lost. | When checking out, we used to round the time down. From now on, we round up to the nearest whole minute. | App | |
When reopening a project, it could display the wrong statusses | We now check which statusses are available before displaying them | Web | |
When exporting salary in the User module, inactive users will not be included | If inactive users have time registrations in the period, they will now be included | Web | |
When replanning repeating tasks, locked planning would be deleted. | We have implemented an warning when replanning tasks where you have the option to keep locked plannings | Web | |
When using icons on workarea, it was not possible to have no image | When choosing no image, Microbizz will now display nothing, instead of a placeholder image | Web | |
It was not possible to see all failed invoices | We have expanded the menu in the invoice module, so failed invoices now also show bounced invoices. | Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
It was not possible to click on "Add file" to add a file | We fixed an technical issue that didn't allowed you to add files through the "Add file" button. As a temporary solution you can add files by Drag'n'drop | Web | |
Line breaks in HTML templates was considered even though it shouldn't | Now only <br> tags is considered as a line break | Web | |
When using "Save as PDF" Microbizz didn't return an confimation that the PDF was saved | Now we inform the user when the PDF is saved. | Web | |
The right status was not always showing in the activity log, in the project module | Now we always show the same status that the user have changed to | Web | |
When using the xtranet and Microbizz at the same time, columns in Microbizz wasn't saved. | We fixed a technical issue that occured when being logged in both xtranet and Microbizz. | Web | |
It was not possible to detect which time registration was created by accord, which is something that happens automatically | Now we mark time registrations as A (A for automatic) and also show it in the notes on the time registration | Web | |
When creating from a GANTT template in the project module, the calendar view could show date incorrectly | The correct date chosen will now always be the one showing in the calendar view | Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
GetProjectByID and GetProjectActivityByID would return "No Access" if you wasn't a part of the projects team | GetProjectByID and GetProjectActivityByID will no longer check if you have access to the project | Web / app | |
The tab "Prices" in CRM would sometimes be unavaiable because of the layout. | We fixed an issue so that the layout will always look correct | Web | |
When choosing a date in the GANTT line in the project module, it was only possible to choose 10 years ahead | It's now possible to choose up to 100 years ahead | Web | |
It was not possible to update at projects status through a update filter | We have cleaned up the code to make sure it works as expected | Web | |
When using a only-readable custom field, it was not possible to use it in fx. when searching for tasks | Now its possible to search in only-readable custom fields | Web | |
Projects was showing custom fields that was not related to the projects type | Now projects only show custom fields that are related to the projects type | Web / app | |
When deleting hours it was not showing in the activity log | Now we show the details of who deleted the hours and on which user the hour was deleted from | Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
When you had forms that was still ongoing on tasks, they would be deleted if the task was closed | When you close a task form now on, and there is ongoing forms, we mark them as "Completed" and keep them on the task | Web | |
In some occasions, the activity log was shown in English, even though danish was chosen as primary language | We have translated the missing translations | Web | |
It was not possible to access Layout in the CRM module | By mistake, two different Layout menus was available. We have removed the one that was by mistake. | Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
It was not possible to create multiple activities easily with the keyboard | Its now possible to just click ENTER to create a new row | Web | |
When Microbizz converted big files to links, their filetype was not set correctly | We have corrected the issue and now always inserts the correct file types | Web | |
It was not possible to delete product groups | We have correct the issue so its now possible again | Web | |
It was possible to access a startpage even though you didn't have access to it | We now always check the permissions for the user | Web | |
Web | |||
Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
When showing subtasks to a project in the task module when searching, the same subtask could be displayed multiple times | We made sure that only 1 instance of the task is displayed | Web | |
When using "Once only" on repeating tasks, no planning would be created. | To use "Once only" you need to mark the field "Only on task start date" thereby the planning will be created on the tasks starts date. | Web | |
When using EDI's in the new project module, they couldn't be connected to a project | The project module now supports EDI both manually and automatically | Web | |
It was possible to have two projects with the same project number when using the setting that allowed you to manually edit a project number | Microbizz will now always check if a user is trying to use a already existing project number and return and error. | Web | |
The activity tab in the project module wasn't working at all | We have re-written the whole activity tab and made sure it return all the users activity | Web | |
When trying to access the CRM tab "Direct orders" you wouldn't have any access to put an order, even though you have the correct permissions | We made sure the permission to the tab was respected correctly. | Web | |
When Microbizz sent out an automatic email with a report the layout made it unreadable | The issue was corrected and was only affecting One plus devices using Outlook | App | |
It was not possible to open messages because of a technical issue | The issue was corrected so its possible to open messages again | Web | |
When configurng teamtypes, the changes wasn't saved to all the teams connected to the team type | The changes are now always saved | Web | |
In many form actions, it was possible to copy fields by choosing "Same field from the object where the form was completed" even though it wasn't wokring | We have removed the field from the couple of actions where it was note designed to work, f.x "Create new appointment" | Web | |
When searching through the global search, it would include closed tasks even though it shouldn't | Microbizz will respect the setting in the start module that handle if the global search should include og exclude closed tasks | Web | |
When copying a form, module access and permissions wasn't copied | Now both module access and permissions are also copied | Web | |
When inserting pictures in a HTML template, the picture was not included always | The picture is now always included | Web | |
In some rare occasions, the same task could be shown two times in our table | We corrected the issue and made sure only one task is shown | Web | |
If a user was editing a task, and a integration or a import filter was updating the task at the same time, the changes could be lost | If a user have started editing a object, and someone else have edited the task meanwhile, the user will receive a warning when trying to save. This is implemented in CRM, Task, Persons, Equipment, Users, Projects | Web |
Isues fixed | Solution | Devices | Status |
---|---|---|---|
When showing a report on the startpage, it could not diesplay Æ Ø Å correctly | The characters is now displayed correctly | Web | |
When you wanted to make a project to a task, f.ex. an ad-hoc, you could experience that the task was deleted when using a template right after, and the company was not filled automatically | We now fill the company automatically and the task is kept even if you use a template | Web | |
%qf_answerdate% was not working when using it in a HTML template | When using %qf_answerdate% we now insert the day the form was completed | Web | |
It was not possible to create a gantt line in the new project module easily | When creating a gantt line, you can now just press ENTER when you easily want to create a new one | Web | |
When creating a note, you usually get a notification about it to inform you. If the note was then deleted, the notifikation was still there but couldn't be clicked on. | We now remove the notification in that situation | Web | |
Deleted work areas was still showing when editing custom fields | We now respect that the work area is deleted and dont show it. | Web | |
Our table sorting sometimes didn't sort the rows correctly | Web | ||
With some form actions the field "Same field from the object where the form was completed" was there even though it was not working | We decided to remove the field in some actions, where they didn't work and didn't make sense | Web | |
When using "Save as PDF" to send a mail and inserting a picture in the body text, the picture wasnt included in the mail | The picture is now included as expected | Web |
Issues fixed | Solution | Devices | Status |
---|---|---|---|
In some occasions, a filled form would be deleted. | We have changed the technically order on how Microbizz behave when a form is filled while the form also closes the task, so the form will not be deleted. | Web / App | |
When coping a form, the permissions and module access was not copied | The permissions and module access is now also copied with it. | Web | |
When partially invoicing a project, it was not showing how much was missing and how much was invoiced | We now show the remaining balance on the project | Web | |
it was not possible to set a startdate when creating a customer through the API | Its now possible to set the startdate on the following API commands: - CreateUpdateCustomerByID | Web | |
Generel improvements in the project module | It contains of:
| Web | |
Microbizz automatically approved a worksheet even thought the user didn't have the permissions to it. | We now respect the permissions that have been set up for approving worksheets | Web / App | |
When inserting PDF fields, the questions and answers is not ordered under each other | The questions and answers is now under each other, so its easier to insert the fields in the correct order | Web | |
When creating todos through the command CreateTodoFromTemplate it wasn't logged | We now log tasks created through the command CreateTodoFromTemplate in the activity log | Web | |
When using team types, the changes wasn't transferred to the teams refering to the team type | The changes is now correctly transferred to the teams assosicated with the team type | Web | |
Microbizz was freezing when changing a end date in the gantt chart | We have fixed the issue which occurred when the customer wasn't set to open in the work weet. | Web |
immediately