No description
Find a file
Mayur Patel 9cd5c0620f Updated fieldtype from Data to Text for 'description' fieldname
In the database, the field size is defined as Text for Description but in the java script it is being used as Data field. Hence the user are not able to enter the full text when assigning a ToDo to another use. Please accept this change as it will be very helpful for the user. Thanks.
Mayur
2015-11-18 11:02:38 +00:00
ci add my_config patch to travis 2014-10-12 18:54:44 +05:30
frappe Updated fieldtype from Data to Text for 'description' fieldname 2015-11-18 11:02:38 +00:00
test_sites [fix] selenium tests 2015-05-28 23:06:26 -04:00
.gitignore [docs] added docs first-cut 2015-10-29 18:46:04 +05:30
.travis.yml [travis] use bench start & with cache 2015-08-14 15:31:58 +05:30
attributions.md [ui] desktop with wallpaper 2015-01-19 15:16:22 +05:30
CONTRIBUTING.md Update CONTRIBUTING.md 2015-05-13 00:44:53 +05:30
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
license.txt Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
MANIFEST.in Fixed manifest and website 2014-06-09 13:21:57 +05:30
README.md [setup-docs] generate docs and static pages 2015-10-27 10:57:25 +05:30
requirements.txt [enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url 2015-10-07 14:28:42 +05:30
setup.py bumped to version 6.8.2 2015-11-16 17:06:23 +06:00
socketio.js [fix] Error handling in socketio 2015-11-10 13:53:31 +05:30

Frappe Framework

Build Status

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Installation

Install via Frappe Bench

Website

For details and documentation, see the website

https://frappe.io

License

MIT License