2
0
mirror of https://github.com/frappe/books.git synced 2024-12-26 12:28:12 +00:00
Commit Graph

2716 Commits

Author SHA1 Message Date
Faris Ansari
86c57af94b test: Add test for database migration 2019-12-13 12:43:45 +05:30
Faris Ansari
20b7f0d0ac fix: Remove balance from quickEdit 2019-12-13 12:27:24 +05:30
Faris Ansari
fca0a8986f fix: Rename "No" to "Unit"
- fix eslint issues
2019-12-13 12:25:23 +05:30
Faris Ansari
6ad61976b8 fix: Invoice
- Sales Invoices -> Invoices
- Purchase Invoice -> Bills
- Set default quantity as 1
- Actions for Supplier
2019-12-13 01:04:37 +05:30
Faris Ansari
dd4fdb2343 fix: Dashboard
- Refresh dashboard charts when visited from another page
2019-12-12 23:18:41 +05:30
Faris Ansari
3a72dc6d0d fix: Minor fixes
- Placeholder in Setup Wizard
- Import frappe-chart styles
- Destroy popper if it exists
- Placeholder for Date
2019-12-12 23:10:34 +05:30
Faris Ansari
e8370aa8ab chore: Migrate project structure to Vue CLI
- Electron build using vue-cli-plugin-electron-builder
2019-12-12 23:07:43 +05:30
Faris Ansari
d1bbda829a fix: Foreign key creation 2019-12-12 20:23:24 +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
01d9191dcc fix: Update scroll position in nextTick 2019-12-11 17:54:44 +05:30
Faris Ansari
7baa7a7c59 fix: getChildren in CoA 2019-12-11 17:54:32 +05:30
Faris Ansari
32bed65ca2 fix: PeriodSelector styling 2019-12-11 17:54:15 +05:30
Faris Ansari
865bf1f60e fix: Set filters from route in ListView 2019-12-11 17:54:02 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
159134a850 fix(InvoiceForm): Move customer field to left
- and Date to right
- Remove party address information
2019-12-11 14:45:44 +05:30
Faris Ansari
f701bba627 fix: flex-center utility 2019-12-11 14:45:44 +05:30
Faris Ansari
466622f074 fix: Refactor Popover to use Portal and Popper.js 2019-12-11 14:45:25 +05:30
Faris Ansari
df6ace3b8d feat: DatePicker 2019-12-11 14:34:27 +05:30
Faris Ansari
24a768f6ad fix: Commonify error handling for document actions 2019-12-10 14:55:11 +05:30
Faris Ansari
fa6d519836 refactor: Use knex for query building 2019-12-10 01:50:32 +05:30
Faris Ansari
218b1a7a6b
Merge pull request #110 from frappe/knex
feat: Use Knex for query building
2019-12-10 01:49:02 +05:30
Faris Ansari
b48f0b2df9 chore: Add --exit to mocha test 2019-12-10 01:46:02 +05:30
Faris Ansari
49f8f96766 chore: Cleanup travis 2019-12-10 01:37:29 +05:30
Faris Ansari
b5bd5c9e77 fix: Remove unused auth module 2019-12-10 01:30:01 +05:30
Faris Ansari
e4ec2e11ee fix: Optional configureWebpack 2019-12-10 01:28:42 +05:30
Faris Ansari
ced079c9cb fix: Remove non-existent method 2019-12-10 01:28:33 +05:30
Faris Ansari
bdd470fd93 feat: Refactor database to use knex 2019-12-10 01:28:18 +05:30
Faris Ansari
0b1dbca734 fix: Remove unused routes and components 2019-12-07 00:14:04 +05:30
Faris Ansari
688083c28d fix: Migrate makePDF method from frappejs 2019-12-07 00:13:37 +05:30
Faris Ansari
496401c47e chore: Remove electron pdf generation
- Moving it to accounting repo
2019-12-07 00:03:27 +05:30
Faris Ansari
859939e763 chore: Remove thumbnail middleware 2019-12-07 00:02:55 +05:30
Faris Ansari
48d12d1a93 chore: Remove unused packages 2019-12-06 23:42:06 +05:30
Faris Ansari
d4c997317d fix: Undo hide fields 2019-12-05 02:38:55 +05:30
Faris Ansari
d027871707 fix: Set printPath using app.getAppPath() 2019-12-05 02:33:52 +05:30
Faris Ansari
8f02928cee fix: Default precision 2019-12-05 00:13:17 +05:30
Faris Ansari
7af5c30e7b fix: validateMandatory in insert 2019-12-05 00:13:08 +05:30
Faris Ansari
26826488d8 fix: migrate then postStart 2019-12-05 00:11:56 +05:30
Faris Ansari
ff0baa58e5 fix: Remove unused props 2019-12-05 00:11:39 +05:30
Faris Ansari
5f60740acc fix: Cache router-view on route.path 2019-12-05 00:11:29 +05:30
Faris Ansari
83ce1cf5a8 fix: Show errors in a dialog 2019-12-05 00:10:46 +05:30
Faris Ansari
380acc4c12 fix: BackLink component 2019-12-04 22:56:40 +05:30
Faris Ansari
945dee6836 fix: Replace route if same doctype 2019-12-04 22:56:17 +05:30
Faris Ansari
7916619754 fix: Remove Payments from sidebar 2019-12-04 22:55:12 +05:30
Faris Ansari
2dd7176c53 fix: Profit and Loss
- Fix check for hasData
- Blank row rendering
2019-12-04 22:54:52 +05:30
Faris Ansari
50b184a9fc fix: Cashflow
- Simple cashflow from Bank and Cash accounts
2019-12-04 22:53:28 +05:30
Faris Ansari
7a94bffcbf fix: Capture bankName in setup wizard 2019-12-04 22:52:16 +05:30
Faris Ansari
4904632549 fix: Commonify Transaction code
for SalesInvoice and PurchaseInvoice
2019-12-04 22:51:48 +05:30
Faris Ansari
4e0af18983 fix: Truncate overflowing ListCell 2019-12-04 00:16:48 +05:30
Faris Ansari
1632b3eb82 fix: Settings URL for production 2019-12-03 23:59:17 +05:30
Faris Ansari
60f0a3a015 fix: Add w-full to Row components 2019-12-03 23:59:05 +05:30