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

2152 Commits

Author SHA1 Message Date
Faris Ansari
ebc8693c69 fix: Set blurred sidebar background using vibrancy 2019-10-22 18:52:17 +05:30
Faris Ansari
9ca6c99012 fix: Return docfields list in getQuickEditFields 2019-10-19 20:07:24 +05:30
Faris Ansari
a06828683a fix: Apply filters for derived doctype in defaults 2019-10-19 20:06:53 +05:30
Faris Ansari
ab57eef2eb fix: Run formula for child docs passing parentdoc 2019-10-19 20:06:29 +05:30
Faris Ansari
133c8880d4 fix: Set unset fields as null in document 2019-10-19 20:05:13 +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
f1823a71ab fix: Remove doc from cache if name changes 2019-10-19 19:59:41 +05:30
Faris Ansari
93e0f63c9d wip 2019-10-19 19:56:13 +05:30
Faris Ansari
86993edee2 feat: Reports 2019-10-14 03:26:20 +05:30
Faris Ansari
bd5d812d77 feat: Use InvoiceForm for PurchaseInvoice as well
- Button with icon prop
2019-10-14 02:49:28 +05:30
Faris Ansari
1537ea4609 feat: Chart of Accounts 2019-10-14 02:48:18 +05:30
Faris Ansari
6892895215 feat: Misc
- Table control
- FormControl (size=small)
- DatabaseSelector
- SetupWizard
- Tax Quick Edit
- AutoComplete
- Link extends from AutoComplete
2019-10-13 17:33:01 +05:30
Faris Ansari
6126a6ee63 fix: List Pagination 2019-10-11 16:28:37 +05:30
Faris Ansari
227133c1ab feat: InvoiceForm
- SalesInvoice List with badges in Status column
- QuickEdit view in InvoiceForm and ListView
- Native Date control for now
- Wrap Quick Edit and Invoice Form in keep-alive
2019-10-11 15:25:50 +05:30
Faris Ansari
94cc020f5a fix: convert child rows to BaseDocument objects
- tests
- test watch command
2019-10-08 16:46:54 +05:30
Faris Ansari
bf95409ef4 fix: lock python version 2019-10-08 16:46:19 +05:30
Faris Ansari
dc41c0b775 fix: throw Error object 2019-10-08 16:46:12 +05:30
Faris Ansari
a12fc981bb fix: instanceof BaseDocument 2019-10-08 13:11:13 +05:30
Faris Ansari
216e70a132 feat: Create DocTypes based on another DocType 2019-10-08 13:10:52 +05:30
Faris Ansari
59e79ab919 feat: Link field with create new doc 2019-10-06 18:03:21 +05:30
Faris Ansari
700ee9c55c feat: Rename methods 2019-10-06 03:16:14 +05:30
Faris Ansari
0f89720770 feat: Customer/Supplier doctype based on Party 2019-10-06 03:12:08 +05:30
Faris Ansari
eb348c7210 fix: QuickEditForm
- Create a new document
- Rename a document
- Auto save document on value change
2019-10-06 03:11:33 +05:30
Faris Ansari
9b9181146e feat: QuickEditForm 2019-10-05 01:48:10 +05:30
Faris Ansari
39fd8e2716 fix: PageHeader 2019-10-04 23:51:26 +05:30
Faris Ansari
4f1c368ea9 fix: New List Design 2019-10-04 23:30:51 +05:30
Faris Ansari
e7f0d335fa fix: Set window size to 1200x907 2019-10-04 23:29:05 +05:30
Faris Ansari
d407547b84 feat: Add Inter font 2019-10-04 23:25:28 +05:30
Faris Ansari
e0c6a1a411 fix: Add postcss and tailwind 2019-10-03 19:16:57 +05:30
Faris Ansari
f040d397bf feat: New Frappe Accounting Design
- Add tailwindcss
- Implement Sidebar
2019-10-03 19:16:12 +05:30
thefalconx33
b0e572b16c Dynamic Labels 2019-09-17 13:44:09 +05:30
thefalconx33
187b852538 Font Loader webpack setting 2019-09-11 12:37:44 +05:30
thefalconx33
82fb95debc Input Description & Dynamic Labels 2019-09-03 16:13:05 +05:30
Saqib
15b3b1c662
Merge pull request #97 from thefalconx33/master 2019-09-03 15:33:46 +05:30
thefalconx33
fcc8061ccd FIX: PDF generation in production 2019-09-03 15:15:59 +05:30
thefalconx33
a35000d820 Data / Bank Statement Import 2019-09-03 15:14:38 +05:30
thefalconx33
3192cb556a Multicurrency 2019-09-03 15:11:36 +05:30
thefalconx33
2a1673dfe3 Corrected path for print.html 2019-09-03 13:30:55 +05:30
thefalconx33
ea2d0a8383 Currency formatting with symbol 2019-08-30 15:34:47 +05:30
thefalconx33
562b4759e0 - Bug Fixes
- PnL & Balance Sheet
- Search Keyboard Navigation
2019-08-20 14:27:27 +05:30
thefalconx33
d352e39082 -Use puppeteer core for smaller app size 2019-08-19 14:38:07 +05:30
thefalconx33
54e115b030 [Fixes] #98 UI Issues 05-08-2019 2019-08-14 13:22:45 +05:30
thefalconx33
4cbb99ed2d - Base Input Sizing and Placeholder
- $formModal defaults
2019-08-14 13:18:04 +05:30
thefalconx33
22dcedda79 Focus on form section's first input 2019-08-05 17:16:35 +05:30
thefalconx33
88021193fc - SalesInvoice renaming typo
- Reports search
2019-08-05 15:03:05 +05:30
thefalconx33
d9b5e56072 FIX: Enter pressing on a cell with a value error 2019-08-05 14:56:16 +05:30
thefalconx33
a531450033 Function for doctype list 2019-08-01 18:32:19 +05:30
thefalconx33
f88fbe240a - Minor UI changes 2019-08-01 18:30:52 +05:30