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

186 Commits

Author SHA1 Message Date
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
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
Faris Ansari
2b68d2b57a [eslint] Semi always 2018-06-26 16:43:05 +05:30
Faris Ansari
64f166470d Enable Save only when form is dirty 2018-06-26 16:42:51 +05:30
Faris Ansari
a05858277d Add Int control 2018-06-25 16:48:07 +05:30
Faris Ansari
8d8b75bce8 Set awesomplete input value on value change 2018-06-25 14:41:03 +05:30
Faris Ansari
0cef55e0aa formTitle for new doc 2018-06-25 14:12:06 +05:30
Faris Ansari
2827c97134 Move ListAndForm to pages 2018-06-25 14:11:55 +05:30
Suraj Shetty
a5766b7516 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-06-25 14:04:48 +05:30
Suraj Shetty
67d24bf128 Add link modal 2018-06-25 13:41:37 +05:30
Faris Ansari
79bcee0aee [fix] Translate function 2018-06-24 11:22:41 +05:30
Suraj Shetty
999cb583f3 Password control 2018-06-19 09:29:43 +05:30