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

50 Commits

Author SHA1 Message Date
18alantom
8da2332c74 feat: sqlite schema update hack 2021-12-01 14:37:35 +05:30
Faris Ansari
3a1a4caa78 fix: Better check for DuplicateEntryError 2019-12-20 11:48:53 +05:30
Faris Ansari
4d616c075f fix: Database
- Fix frappe.db.get for non existent record with children
- triggerChange in frappe.db.rename
- Handle null value in getAll filters
2019-12-11 17:57:25 +05:30
Faris Ansari
bdd470fd93 feat: Refactor database to use knex 2019-12-10 01:28:18 +05:30
Faris Ansari
26e51d4edf fix: Use sql method in getAll 2019-11-22 00:51:56 +05:30
Faris Ansari
72b64e818e feat: Throw better errors 2019-11-20 15:08:32 +05:30
Faris Ansari
b769cd0b4a fix: Add name in errors 2019-11-15 13:14:45 +05:30
Faris Ansari
26f0a720e2 fix: Autocomplete -> AutoComplete 2019-10-26 20:16:34 +05:30
Faris Ansari
0b015f4d90 fix: Handle undefined filters 2019-10-19 20:03:23 +05:30
Faris Ansari
6c6a49f89a fix: Base doctype in column definition 2019-10-19 20:03:08 +05:30
Faris Ansari
bf4b6c6f6b fix: String default value must be in quotes 2019-10-19 20:00:31 +05:30
Faris Ansari
216e70a132 feat: Create DocTypes based on another DocType 2019-10-08 13:10:52 +05:30
Faris Ansari
700ee9c55c feat: Rename methods 2019-10-06 03:16:14 +05:30
Nishchith K
9053f4a710 Fix DateTime + error logs (#106) 2019-01-12 17:40:52 +05:30
Faris Ansari
375325d917
File (#80)
File doctype

- Upload files using multer
- uploadFiles API in http.js
- Link File to doctype with name and field
- Refactor File component for fullpaths
- frappe.db.setValue(s) API
2018-08-18 21:24:17 +05:30
Faris Ansari
f92e1c28e4 Remove console statement 2018-07-18 00:41:21 +05:30
Faris Ansari
e46963d8c1 Add groupBy in getAll 2018-04-29 14:37:04 +05:30
Faris Ansari
ddfd9a7e11 log errors 2018-04-26 15:49:53 +05:30
Faris Ansari
89736618e6 Add control Autocomplete 2018-03-30 22:27:13 +05:30
Faris Ansari
62718a55db Merge branch 'pratu16x7-dev' into electronify 2018-03-30 00:31:22 +05:30
Faris Ansari
3e5c6fec43 Add File control 2018-03-30 00:21:24 +05:30
Prateeksha Singh
01a7a31a0d query builder: imperative to declarative 😠 2018-03-29 19:58:31 +05:30
Rushabh Mehta
dd88baaf41 configurable list settings 2018-03-27 09:50:42 +05:30
Rushabh Mehta
a91489cfbc added reportpage.js 2018-03-26 17:48:07 +05:30
Rushabh Mehta
4e9eaa0fff minor fixes 2018-03-07 16:07:58 +05:30
Rushabh Mehta
5446c2cc2e added layout, submit and table view 2018-03-05 22:15:21 +05:30
Rushabh Mehta
b8d7294465 added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
Rushabh Mehta
415389bca0 fix for add column, observable 2018-02-23 21:47:55 +05:30
Rushabh Mehta
742b933207 foreign keys 2018-02-20 15:23:38 +05:30
Rushabh Mehta
2422e33ec0 refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
Rushabh Mehta
92355be627 added singles 2018-02-12 17:31:31 +05:30
Rushabh Mehta
3af4fb8671 added fetch 2018-02-09 18:25:55 +05:30
Rushabh Mehta
ed4dbb496c added database baseclass and moving to camelCase 2018-02-08 12:16:38 +05:30
Rushabh Mehta
66b3dc6dc7 add number series 2018-02-07 22:14:59 +05:30
Rushabh Mehta
2a2f1fb6f3 added modal 2018-02-07 18:53:52 +05:30
Rushabh Mehta
4af2b1394d table control 2018-02-06 22:45:17 +05:30
Rushabh Mehta
d5c03b5303 added user, role, parent-child CRUD 2018-02-01 16:39:37 +05:30
Achilles Rasquinha
03429996e7 Added await 2018-02-01 15:29:07 +05:30
Achilles Rasquinha
638ea8ef86 removed frappejs from package.json and removed data 2018-02-01 15:03:34 +05:30
Achilles Rasquinha
d6c8c800d2 fixed changes 2018-02-01 15:02:33 +05:30
Achilles Rasquinha
dac410dd0b Fix Default Value cases 2018-02-01 14:54:28 +05:30
Achilles Rasquinha
0327667e2c Removed Logs 2018-02-01 14:39:13 +05:30
Achilles Rasquinha
7d7eae5660 Fixed not null for defaul;t 2018-02-01 14:35:18 +05:30
Rushabh Mehta
b436aa617c tabs -> spaces 2018-01-31 18:34:46 +05:30
Rushabh Mehta
8475b83d2d getting ready for parent child 2018-01-31 18:26:21 +05:30
Rushabh Mehta
84d39be287 [refactor] extending forms and lists 2018-01-24 17:22:05 +05:30
Rushabh Mehta
8df658112f [new control] link 2018-01-23 17:56:40 +05:30
Rushabh Mehta
2f0c3574db fixes for multiple models 2018-01-23 13:30:29 +05:30
Rushabh Mehta
328a9de7d4 💥 frappejs 2018-01-16 11:39:17 +05:30
Rushabh Mehta
e3a94dc997 collapse frappe folder and start desk 2018-01-12 17:55:07 +05:30