corebos icon indicating copy to clipboard operation
corebos copied to clipboard

core Business Operating System. An OPEN SOURCE business application that helps small and medium business handle all the day to day tasks.

Results 130 corebos issues
Sort by recently updated
recently updated
newest added

I've not had time to examine this thoroughly, but here is the way I found this: We have a custom picklist in the Products module, called 'Product sort' (not very...

bug

If I setup the search for, for instance, SalesOrders and include the `account_id` in the `showfields` directive, the autocomplete result will show me the account ID, not the accountname as...

When you have a profile that is allowed to see InventoryDetails but is not allowed to see certain fields (for example: costprice) and a user belonging to that profile creates...

bug

MailManager index.tpl load the same email template twice: https://github.com/tsolucio/corebos/blob/master/Smarty/templates/modules/MailManager/index.tpl#L50:L55 but that email template contains HTML elements with unique IDs so they get duplicated and the browser complains. We must find...

InventoryDetails module is not correctly configured to support multicurrency. We must change the uitype of the fields, add some other fields, fill them, and test. http://corebos.org/documentation/doku.php?id=en:devel:multicurrency

bug
help wanted

Luke1982 @Luke1982 11:45 Something else I'd like to run by you. I'm getting some feedback from the product autocomplete. This company has products that are called '35' or '45' in...

enhancement

When displayed in the mobile UI, pictures are not resized at all. I think they should be optimized to the screens they are displayed on (or at least reduced to...

bug
Mobile

I think the select in the basic search in listview should get an extra default option called 'all columns'. Leaving the option at that and submitting a search should then...

enhancement

If you have 2 custom fields of photo type in a module, when you try to press the second field to invoke the camera, you are pushed back to listview...

bug
Mobile

Right now we use the timezone of the first found admin user when we are executing things like scheduled reports or workflows without a clear user context. I would like...

enhancement