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

228 Commits

Author SHA1 Message Date
Rushabh Mehta
fcb6411e4e
Merge pull request #82 from Jaffrey98/path-fix
Fix database name in sidebar [WINDOWS]
2019-02-15 15:06:39 +05:30
Saqib
6721d81397 Country-wise Chart of accounts on setup (#78)
* Country-wise Chart of accounts on setup

* Some error fixes

* All Account initial balance zero
2019-02-11 18:44:50 +05:30
Jaffrey98
3653fa9b55 [fix] db name section in sidebar showing absolute path instead of dbname in windows i.e. platform=win32 2019-01-26 10:59:44 +05:30
Netchamp
aa721b59cc Add Electron builder target configuration 2019-01-12 16:46:11 +05:30
Faris Ansari
163a25529b Add viewConfig for PnL and TB 2018-10-26 02:27:34 +05:30
Faris Ansari
edd9f35756 Update outstanding of Invoice after payment submit 2018-10-26 02:27:09 +05:30
Faris Ansari
cc28e0ee45 Add payment list 2018-10-26 02:26:44 +05:30
Faris Ansari
aee837f258 Status indicator in list 2018-10-26 02:26:27 +05:30
Faris Ansari
9a83bf5458 Remove getFilters 2018-10-26 02:25:58 +05:30
Faris Ansari
89e0436c35 Submit payment on a fresh doc 2018-10-26 02:25:47 +05:30
Faris Ansari
db207f2502 Add print template 2018-10-24 23:22:27 +05:30
Faris Ansari
3152894f61 Reorganize development logic for winURL 2018-10-24 22:38:51 +05:30
Faris Ansari
154dc427a2 Use cross-env to set env variables 2018-10-24 00:09:22 +05:30
Faris Ansari
84ddc30f2b Add Tree route and Chart of Accounts to sidebar 2018-10-23 22:58:26 +05:30
Faris Ansari
d3527ef50b Add Report page and fix form save 2018-10-23 18:13:36 +05:30
Faris Ansari
082bb526b6 Desk, DatabaseSelector and SetupWizard 2018-10-23 18:12:36 +05:30
Faris Ansari
e7984bcfce Title for SettingSection 2018-10-23 09:48:07 +05:30
Faris Ansari
40d82bf5fd Add Settings Page with autosave 2018-10-23 02:59:07 +05:30
Faris Ansari
935d5a340f PDF Print 2018-10-23 02:18:38 +05:30
Faris Ansari
bd3b266a69 Render ListView based on listConfig 2018-10-23 02:02:37 +05:30
Faris Ansari
550c2708d2 Refresh ListView on doctype change, filter list by keyword 2018-10-23 00:40:45 +05:30
Faris Ansari
ae2d95328a Merge with master 2018-10-22 23:40:22 +05:30
Faris Ansari
a00764e95e Reorganize boot logic for Electron 2018-10-22 23:32:47 +05:30
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