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

705 Commits

Author SHA1 Message Date
Faris Ansari
5f81654c7f Add electron-builder configuration in package.json 2018-10-21 18:19:58 +05:30
Faris Ansari
dfbddd651a Initialize db in electron entry 2018-10-21 18:19:33 +05:30
Faris Ansari
5a7a8c8efe Remove old config files 2018-10-21 18:18:38 +05:30
Faris Ansari
5b9e4f4467 Build command 2018-10-21 13:26:06 +05:30
Faris Ansari
26beb66147 Add renderer entry for electron 2018-10-20 18:02:01 +05:30
Faris Ansari
f62da9140d Add listview config for Item 2018-10-18 20:43:05 +05:30
Faris Ansari
ede62d7cd4
Create LICENSE 2018-10-18 15:16:30 +05:30
Faris Ansari
83468a5060 Update frappe and conf 2018-10-15 17:35:54 +05:30
Faris Ansari
5dbdbfb77a Add listView config for Party 2018-10-15 17:35:35 +05:30
Faris Ansari
b83b7d19e5 Add PrintView 2018-10-15 17:35:01 +05:30
Faris Ansari
2f948e102c Sidebar hover and active color 2018-10-15 17:33:18 +05:30
Faris Ansari
5b32d5ba8d Add form-actions in FormView 2018-10-15 17:33:04 +05:30
Faris Ansari
fa12e0f1d6 Initialize new theme and pages from scratch
- Add ListView and FormView
2018-10-11 00:21:03 +05:30
Faris Ansari
70bf80d347 feat: Data Import first cut 2018-10-10 16:02:56 +05:30
Faris Ansari
e976bcbe9f fix: SetupWizard and bootstrap CoA 2018-10-05 11:05:20 +05:30
Faris Ansari
046bca4310 update frappejs version 2018-10-04 14:55:11 +05:30
Faris Ansari
56d1ebe68b Get port from frappe.conf 2018-10-04 14:55:05 +05:30
Faris Ansari
a674fd0ccf Chart of Account and Sales Register links in Sidebar 2018-09-29 12:53:46 +05:30
Faris Ansari
e2f70c2d77 Update frappe.conf.js 2018-09-29 12:53:16 +05:30
Faris Ansari
4eeabe9238 Organize sidebar items, fix layout 2018-09-26 19:53:53 +05:30
sahil28297
41680c82b0 Setting read only value to 1 for formula to work (#69)
* Setting read only value to 1 for formula to work

* Remove readOnly from tax
2018-09-25 17:30:10 +05:30
Faris Ansari
b57a301821 Set Invoice account back to formula 2018-09-23 13:47:06 +05:30
sahil28297
d8dace31f8 changes in events, payment modal and date in sales register (#68)
* creating a default party account

* changed formula to fetch in invoices

* changes in events, Invoice, Payments and date in sales register view
2018-09-20 18:23:30 +05:30
sahil28297
0b4cbfe35a created default party account and corrected date-remaining in Event (#67)
* creating a default party account

* changed formula to fetch in invoices

* proper naming convention for daydiff
2018-09-20 16:27:23 +05:30
sahil28297
91f6c693e0 Create a default party account (#66) 2018-09-11 17:02:28 +05:30
sahil28297
ce2254824a Add Party Invoices link (#65) 2018-09-07 15:40:39 +05:30
Faris Ansari
e627809b4d Merge branch 'frappe-cli-electron' 2018-08-12 18:54:58 +05:30
Faris Ansari
ae1db3bf05 Add static path configuration 2018-08-10 17:42:18 +05:30
Faris Ansari
eb28cca382 Init electron entry files 2018-07-29 17:20:44 +05:30
Faris Ansari
2d58aaf33d Restructure according to frappejs cli 2018-07-29 17:20:10 +05:30
Faris Ansari
fcaa62acca Remove duplicate dependencies 2018-07-18 14:51:41 +05:30
Faris Ansari
fd5be4d751 Update Readme 2018-07-17 17:05:25 +05:30
Faris Ansari
f2e85ca88d remove onTitleClick 2018-07-17 17:01:25 +05:30
Faris Ansari
e170ab5655 Sidebar Title
- set as companyName
- open DatabaseSelector on click
2018-07-15 17:11:27 +05:30
Faris Ansari
4b86558527 Remove bootstrap import 2018-07-15 12:30:57 +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
e9d2f5c2c2 Initialize docs in frappe.init 2018-07-14 18:45:21 +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
Suraj Shetty
00b93cac73 Make account field in item as 'required' 2018-07-13 13:57:53 +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