digitalfox / pydici

CRM, billing and staffing management web tool for consulting company
http://www.enioka.com/pydici-web/
GNU Affero General Public License v3.0
140 stars 63 forks source link

enhance refundable expense report #106

Open digitalfox opened 5 years ago

digitalfox commented 5 years ago

switch to datables to add following expected features :

d1vyanshu commented 5 years ago

Hi, I am interested to work on this. Please guide me

digitalfox commented 5 years ago

The current report for refundable expense use django-tables2. It should be migrated to datatables that will provide proper sort and csv export. You can have a look to tables already migrated like client bill archive or leads. Do you manage to setup a proper dev environnement and run pydici on your computer ?