196 Commits
Author SHA1 Message Date
Faris Ansari 4fd4c1fe73 Merge branch 'electron-vue' of https://github.com/frappe/accounting into electron-vue 0.0.2 2018-07-16 19:46:40 +05:30
Prateeksha SinghandGitHub b50f7d5370 Merge pull request #51 from frappe/print-component
Print component
2018-07-16 19:46:28 +05:30
Prateeksha Singh 904ae06aa3 [PDF] open PDF preview on creation 2018-07-16 19:40:08 +05:30
Faris Ansari 7b7aacb929 Exit button in sidebar dropdown 2018-07-16 19:25:05 +05:30
Faris Ansari 5fa1077f6c Remove email from setupwizard 2018-07-16 19:24:55 +05:30
Prateeksha Singh 4a8746d41c [pdf] genrate PDF in electron with a new window 2018-07-16 19:03:53 +05:30
Faris Ansari 209ecaf988 Disable babili in production
- deleteRule method in frappe-datatable breaks in minified form, need to debug later
2018-07-15 21:09:25 +05:30
Faris Ansari 1ea70fa7c1 Add menu items in electron window 2018-07-15 21:08:40 +05:30
Faris Ansari ecc0ab491f Dropdowns in sidebar
- change database
- new database
2018-07-15 20:01:31 +05:30
Faris Ansari 528e96ca36 Add style fixes for electron 2018-07-15 18:39:31 +05:30
Faris Ansari b52cb4d84e Bootstrap Chart of Accounts in Setup Wizard 2018-07-15 18:20:11 +05:30
Faris Ansari d8fdb78445 Reload window on database change 2018-07-15 17:32:30 +05:30
Faris Ansari e01a293b77 Merge with move-to-vue 2018-07-15 17:17:14 +05:30
Faris Ansari e170ab5655 Sidebar Title
- set as companyName
- open DatabaseSelector on click
2018-07-15 17:11:27 +05:30
Faris Ansari fd40c193a1 Add a loading page in SetupWizard 2018-07-15 13:28:48 +05:30
Faris Ansari f56e3eb6d2 Merge with move-to-vue 2018-07-15 12:37:22 +05:30
Faris Ansari 4b86558527 Remove bootstrap import 2018-07-15 12:30:57 +05:30
Faris Ansari 67d19be99e Independent flags to show desk and setupwizard 2018-07-15 11:43:16 +05:30
Faris Ansari ee48270167 SetupWizard flow in App 2018-07-14 23:17:22 +05:30
Suraj Shetty 2fb6ad3da6 Import bootstrap module 2018-07-14 20:09:38 +05:30
Suraj Shetty 904baba237 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-07-14 20:01:22 +05:30
Suraj Shetty ced90dc19a Pass filters to report through query parameters 2018-07-14 20:00:42 +05:30
Suraj Shetty 5df04af570 Fix date filter in general ledger 2018-07-14 19:58:41 +05:30
Suraj Shetty 52f8beffdc Update link in invoice.js
- Replace frappe.desk.showFormModal with new $formModal
2018-07-14 19:58:08 +05:30
Suraj Shetty 4bc97c0d20 Make formatting fixes 2018-07-14 19:56:18 +05:30
Suraj Shetty 2f92899f09 Update general ledger link in Util 2018-07-14 19:53:16 +05:30
Suraj Shetty 696b2d60c7 Add .prettierrc config to disable auto double quote fomatting 2018-07-14 19:52:33 +05:30
Faris Ansari 6a9d441de4 Commonify postStart 2018-07-14 18:53:29 +05:30
Faris Ansari e9d2f5c2c2 Initialize docs in frappe.init 2018-07-14 18:45:21 +05:30
Faris Ansari 976a0e472d Get ProductName from package.json 2018-07-14 14:13:29 +05:30
Faris Ansari a2cb0afa9a use asar 2018-07-14 13:36:06 +05:30
Faris Ansari 14bb4c9690 Replace HTTPClient with Sqlite in main.js
- pull frappejs from github
- disable babel
2018-07-14 13:20:25 +05:30
Faris Ansari 619e192e18 Merge with move-to-vue 2018-07-14 13:06:15 +05:30
Faris Ansari cda0bbffc7 Use frappeVue plugin instead of manual initialization 2018-07-14 13:02:01 +05:30
Faris Ansari 0bf4e68339 [sass] support imports that start with ~ 2018-07-14 12:36:46 +05:30
Faris Ansari 646ebec390 Add electron builder config, add sqlite3 as dep 2018-07-13 15:18:42 +05:30
Suraj Shetty 00b93cac73 Make account field in item as 'required' 2018-07-13 13:57:53 +05:30
Faris Ansari c64b51305b Add electron-vue config 2018-07-12 19:31:06 +05:30
Faris Ansari 1a5d01ffeb eslint fixes 2018-07-12 17:05:24 +05:30
Faris Ansari bb5dc896c8 Update modalPlugin 2018-07-10 19:10:23 +05:30
Faris Ansari 30ea202c89 Event
- fix lint and style
- daysUntil should be integer
2018-07-10 19:10:10 +05:30
Faris Ansari 9f563d5ef7 FIx lint and style 2018-07-10 19:07:02 +05:30
Faris Ansari cb13d0d5c1 Replace color values with constants 2018-07-09 20:26:36 +05:30
Faris Ansari 671b884f5c Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-07-09 18:33:50 +05:30
Faris Ansari b29f6f0be7 Dont reroute if currentPath is not root
- Provide frappe as computed properties for access in templates
2018-07-09 18:33:38 +05:30
Faris Ansari f3a60ecb19 Remove frappe-datatable dependency 2018-07-09 18:32:29 +05:30
Faris Ansari 5b77fe1730 Invoice
- Update Tax Template according to VueJS
- Remove formula from tax field for now (debug later)
2018-07-09 18:32:18 +05:30
Suraj Shetty 10c8bc8212 Keep static folder 2018-07-06 14:19:10 +05:30
Faris Ansari 55839d2956 update frappejs version 2018-07-05 15:44:49 +05:30
Faris Ansari d82b78ac87 Move Vue components to frappejs 2018-06-27 20:06:42 +05:30