2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
thefalconx33
4cbb99ed2d - Base Input Sizing and Placeholder
- $formModal defaults
2019-08-14 13:18:04 +05:30
thefalconx33
a531450033 Function for doctype list 2019-08-01 18:32:19 +05:30
thefalconx33
79b99055e0 - Custom doc for Report Filters
- frappe.showModal
- Custom textarea rows
2019-07-30 17:24:27 +05:30
thefalconx33
eddcaa084c ReportLinks matches PageHeader in ReportView 2019-07-22 15:27:42 +05:30
thefalconx33
fd6eeac8cd Date Component with default flatpickr config 2019-07-18 16:11:15 +05:30
thefalconx33
e1266c4f69 Report Actions 2019-07-17 19:26:44 +05:30
Faris Ansari
e8c2e5cca6 Make reportColumns a method 2018-10-26 02:28:08 +05:30
Faris Ansari
8ee664e81e Report filters 4 column 2018-10-23 09:47:30 +05:30
Faris Ansari
bd4c581462 Pass doc in ReportFilters 2018-10-22 23:33:22 +05:30
sahil28297
231b36a51b Make datatable non-editable in Report and formula field selectable (#85)
* making the datatable fields non editable and making the field selectable that uses formula

* Revised the datatable selectable property

* Update index.vue
2018-09-20 16:23:18 +05:30
sahil28297
0a354fa5c1 Displaying Links in correct sorted order (#84) 2018-09-07 15:38:15 +05:30
Faris Ansari
06c06a81cb [fix] Use frappe.call to get report data on ReportPage 2018-09-06 14:04:45 +05:30
Faris Ansari
375325d917
File (#80)
File doctype

- Upload files using multer
- uploadFiles API in http.js
- Link File to doctype with name and field
- Refactor File component for fullpaths
- frappe.db.setValue(s) API
2018-08-18 21:24:17 +05:30
Prateeksha Singh
c7e9d3b545 [print] print actions and layout 2018-07-16 08:45:54 +05:30
Prateeksha Singh
41d3cb79e6 [add] PrintView component 2018-07-16 08:45:54 +05:30
Suraj Shetty
a69b73e47c Code to handle onloadFilters for reports 2018-07-14 20:27:31 +05:30
Suraj Shetty
8bff2e42fb Filter list based on search value 2018-07-12 21:07:28 +05:30
Faris Ansari
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30