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

362 Commits

Author SHA1 Message Date
thefalconx33
187b852538 Font Loader webpack setting 2019-09-11 12:37:44 +05:30
thefalconx33
82fb95debc Input Description & Dynamic Labels 2019-09-03 16:13:05 +05:30
thefalconx33
2a1673dfe3 Corrected path for print.html 2019-09-03 13:30:55 +05:30
thefalconx33
ea2d0a8383 Currency formatting with symbol 2019-08-30 15:34:47 +05:30
thefalconx33
d352e39082 -Use puppeteer core for smaller app size 2019-08-19 14:38:07 +05:30
thefalconx33
4cbb99ed2d - Base Input Sizing and Placeholder
- $formModal defaults
2019-08-14 13:18:04 +05:30
thefalconx33
22dcedda79 Focus on form section's first input 2019-08-05 17:16:35 +05:30
thefalconx33
d9b5e56072 FIX: Enter pressing on a cell with a value error 2019-08-05 14:56:16 +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
6621a2c7af - Dynamic doctype hidden prop
- Table UI Fix: Column expands when active.
2019-07-19 18:52:32 +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
thefalconx33
5eae951c92 New Item defaults are set according to filters 2019-07-16 18:25:16 +05:30
thefalconx33
31129a04c2 Pass current doc to filters for dynamic filtering 2019-07-16 18:10:47 +05:30
thefalconx33
6d6e904a29 changed packages to latest version 2019-07-15 11:54:17 +05:30
thefalconx33
e1892c9f54 Upstream merge 2019-07-12 16:23:19 +05:30
Prssanna Desai
4f8c546a62 Add title field to Link.vue 2019-02-27 12:48:30 +05:30
Nishchith K
9053f4a710 Fix DateTime + error logs (#106) 2019-01-12 17:40:52 +05:30
Anto Christopher
8bdce07a00 Default PDF Settings (#105)
* Fix values not updating in single doctypes

* Add print settings and comment isNew function

* Add print settings

* add no margin comment
2019-01-12 16:12:30 +05:30
Anto Christopher
7a0356f414 Fix values not updating in single doctypes (#104) 2019-01-12 16:02:46 +05:30
Faris Ansari
3e6b741556 Use isNew() instead of _notInserted 2018-11-10 00:37:14 +05:30
Faris Ansari
7be8302bc2 Set undefined instead of null for web config to work 2018-11-10 00:36:59 +05:30
Faris Ansari
48a3db7354 Default onClose value should be noop function 2018-10-26 02:28:24 +05:30
Faris Ansari
e8c2e5cca6 Make reportColumns a method 2018-10-26 02:28:08 +05:30
Faris Ansari
9fd9452d27 Show Print only if doc is submitted and has printFormat 2018-10-25 00:06:27 +05:30
Faris Ansari
cb731ba45f Load printwindow in background 2018-10-24 23:42:40 +05:30
Faris Ansari
c8b05140e9 Use electron to generate pdf 2018-10-24 23:22:02 +05:30
Faris Ansari
c5beae4353 Add cross-env 2018-10-24 00:09:09 +05:30
Faris Ansari
029bea1cfe Table styles 2018-10-23 23:42:05 +05:30
Faris Ansari
1a2e70f5b0 fix style for tree node 2018-10-23 22:54:21 +05:30
Faris Ansari
8ee664e81e Report filters 4 column 2018-10-23 09:47:30 +05:30
Faris Ansari
2884c157ec Emit updateDoc event from FormLayout 2018-10-23 09:46:50 +05:30
Faris Ansari
610d592310 minor 2018-10-23 02:21:34 +05:30
Faris Ansari
9fdc94bd93 Link bootstrap css in puppeteer for generating pdf 2018-10-23 02:21:19 +05:30
Faris Ansari
058011ebe9 Get filters from docfield in Link 2018-10-23 02:20:50 +05:30
Faris Ansari
b380812c57 Dont convert md to html in fieldtype Text 2018-10-23 02:20:35 +05:30
Faris Ansari
bd4c581462 Pass doc in ReportFilters 2018-10-22 23:33:22 +05:30
Faris Ansari
631cb61c31 Formula fix for electron 2018-10-22 23:33:10 +05:30
Faris Ansari
b99519d86b Configurable destination for Electron PDF 2018-10-22 23:26:42 +05:30
Faris Ansari
3cd937d08f Add env ELECTRON in config 2018-10-22 23:25:59 +05:30
Faris Ansari
40bc76b713 Filter out falsy plugins 2018-10-21 18:02:40 +05:30
Faris Ansari
82f769dcfe Separate config for electron main 2018-10-21 14:36:53 +05:30
Faris Ansari
af5c34c6fd Modify config for production build, add build command 2018-10-21 13:25:55 +05:30
Faris Ansari
85f9a5ff02 Lock electron version to 2.0.12 and upgrade sqlite3 2018-10-20 23:30:22 +05:30
Faris Ansari
8a2f1613b5 Update webpack config for electron 2018-10-20 18:00:58 +05:30
Faris Ansari
32209ed661 Feather icon styling 2018-10-15 17:38:07 +05:30
Faris Ansari
e436f0c20e Scoped styles in Table.vue 2018-10-15 17:37:54 +05:30
sahil28297
2614ff8230 Removed Redundant files from client folder (#99)
* Removed redundant files from client folder

* removed console statement
2018-10-10 15:24:33 +05:30