koalixcrm icon indicating copy to clipboard operation
koalixcrm copied to clipboard

koalixcrm is an Open Source Python CRM and ERP based on django

Results 68 koalixcrm issues
Sort by recently updated
recently updated
newest added

To reduce the risk that users are accidentally installing a development version of the koalixcrm from the "master" which may contain many bugs, we must establish a development branch where...

improvement
critical

ERRORS: accounting.Booking.lastmodifiedby: (fields.E301) Field defines a relation with the model 'auth.User', which has been swapped out. HINT: Update the relation to point at 'settings.AUTH_USER_MODEL'. accounting.Booking.staff: (fields.E301) Field defines a relation...

feature

Linked with #119 It shall be possible to create an invoice that contains all spent work on tasks of specific project. When the list of tasks was created from a...

feature

Hi, would you like to use [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) for dependencies versions management (lock and upgrade)? If so, I'd be happy to contribute it.

Reproduction 1.) Open koalixcrm with Chrome browser 2.) Create your personal template for invoices with the predefined template and font configs. 3.) Create a contract with an invoice 4.) Select...

bug
critical

If the FILEBROWSER_DIRECTORY is not properly set an error page will be shown if the user clicks on 'FileBrowser' link. ![chrome_2018-02-09_20-20-08](https://user-images.githubusercontent.com/1700194/36049143-0b62a496-0de2-11e8-9d4c-33e9a60d52c6.png)

minor
improvement