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

331 Commits

Author SHA1 Message Date
Faris Ansari
ca9e8fcbf3 feat: Delete doc with prompt 2019-12-03 13:45:12 +05:30
Faris Ansari
c282844685 fix: Cache singles and currencySymbols in postStart 2019-12-03 13:42:31 +05:30
Faris Ansari
e7aef6d5ee fix: UI alignment 2019-11-28 00:09:30 +05:30
Faris Ansari
d5a88398a8 fix: Confirmation dialog before Invoice delete 2019-11-28 00:09:16 +05:30
Faris Ansari
37927caf3e fix: Route to first report on Report click 2019-11-28 00:08:28 +05:30
Faris Ansari
69cb2447d8 feat: Print
- PrintPreview
- print.html bundle for print
- Download PDF
2019-11-28 00:07:38 +05:30
Faris Ansari
32b3793793 fix: Add Numeric field types
- Int
- Float
- Currency
2019-11-27 12:20:39 +05:30
Faris Ansari
3e3235b814 fix: MultiCurrency in SalesInvoice
- Add base fields in SalesInvoice and SalesInvoiceItem
- Get exchange rate from exchangeratesapi
- Fix infinite update loop due to actions
- Filter submitted invoices in UnpaidInvoices
- Revert action
- disableCreation in Link
- Ledger Entries action
- Set default filters in Report
2019-11-27 12:16:15 +05:30
Faris Ansari
81b2b31187 fix(dashboard): Empty states 2019-11-26 18:49:32 +05:30
Faris Ansari
3eb961e1d8 fix: Open QuickEdit on leaf account click 2019-11-26 14:17:46 +05:30
Faris Ansari
41d586cf35 fix: Add views to SearchBar 2019-11-26 11:45:14 +05:30
Faris Ansari
387254fbbb fix: Remove unused imports and Vue plugins 2019-11-25 23:59:53 +05:30
Faris Ansari
4ea71aca1a fix: Save image as base64 in database 2019-11-25 22:34:09 +05:30
Faris Ansari
a988124f64 fix: Remove unused google font link 2019-11-24 23:39:45 +05:30
Faris Ansari
3f411ba010 fix: Refactor Dashboard
- Move charts to separate components
2019-11-24 23:39:22 +05:30
Faris Ansari
70b8e818c0 fix: Dashboard
- Remove hardcoded values
- Calculate cashflow
- PeriodSelector
2019-11-22 23:13:32 +05:30
Faris Ansari
5cc57d3748 feat: FilterDropdown in ListView 2019-11-22 00:50:30 +05:30
Faris Ansari
f52ee12e66 fix: Background prop in FormControl 2019-11-22 00:37:27 +05:30
Faris Ansari
b0640930cf fix: Secondary button gradient 2019-11-22 00:36:57 +05:30
Faris Ansari
bddc6bc6e5 fix: Searchbar
- Use Dropdown in Searchbar
- Doctypes and Reports searchable
2019-11-20 01:59:44 +05:30
Faris Ansari
f975446801 fix: Groups in Dropdown 2019-11-20 01:59:25 +05:30
Faris Ansari
a89f5a813d fix: Active sidebar group 2019-11-20 00:47:46 +05:30
Faris Ansari
259f22df09 fix: Reports
- Filters
- Set default filters
- Horizontal and Vertical scroll (wip)
2019-11-20 00:44:15 +05:30
Faris Ansari
c36d50086f feat: JournalEntryForm 2019-11-20 00:40:01 +05:30
Faris Ansari
f6ed9fc390 fix: QuickEditForm
- Actions dropdown
- Image field
- Status text position
- Error message
- Dynamically change title size on input
- Delete action
- Use TwoColumnForm
2019-11-20 00:38:49 +05:30
Faris Ansari
97ad435ecb fix: Table control
- TableRow to make DynamicLink work
- Read only table
2019-11-20 00:26:39 +05:30
Faris Ansari
6b3bedf909 fix: InvoiceForm
- Open Invoice Settings from Customise button
- Render logo and address from PrintSettings
- Render Party Address
- Currency formatting
2019-11-20 00:25:32 +05:30
Faris Ansari
70fc8c0b44 fix: Currency Formatting and styling 2019-11-20 00:21:46 +05:30
Faris Ansari
a69849b12f fix: Cleanup sidebar config
- Active state for sidebar icons
2019-11-20 00:21:07 +05:30
Faris Ansari
5d82625e23 feat: Check and DynamicLink control 2019-11-19 23:25:28 +05:30
Faris Ansari
84f5476909 fix: Controls
- Show labels in controls
- Placeholder in Select
- Emit input and focus events
2019-11-19 23:24:56 +05:30
Faris Ansari
4154cc5edc feat: AttachImage control 2019-11-19 23:23:01 +05:30
Faris Ansari
0a3900c3f4 fix: Use TwoColumnForm in SetupWizard 2019-11-19 23:20:33 +05:30
Faris Ansari
9ea172784c fix: Settings import 2019-11-19 23:20:00 +05:30
Faris Ansari
5deefced25 fix: Update classes to match tailwind theme 2019-11-19 23:19:45 +05:30
Faris Ansari
6994c2fa11 feat: TwoColumnForm
- Supports inline editing of links for e.g Address
2019-11-19 23:08:08 +05:30
Faris Ansari
6d624438de fix: Customize tailwind theme
- Expose tailwind theme config in theme.js
2019-11-19 23:04:45 +05:30
Faris Ansari
c1acf5ee3e fix: Image in listview 2019-11-19 22:26:08 +05:30
Faris Ansari
8f817cbbee fix: Icon component
- Dynamically import all icons as vue components
2019-11-19 22:24:05 +05:30
Faris Ansari
fceed34fe3 fix: Settings
- Add PrintSettings doctype for Invoice Settings tab
- Settings window can only be closed
- openSettings method with tab
- Disable Mail and Privacy tabs
- Customizable actions in WindowControls
2019-11-19 22:22:45 +05:30
Faris Ansari
d5d00db62c wip: Hardcoded Dashboard 2019-11-09 01:29:11 +05:30
Faris Ansari
6f79916d1b fix: Submit button in QuickEdit 2019-11-09 01:28:58 +05:30
Faris Ansari
da652dff70 fix: Remove paging from List 2019-11-09 01:27:56 +05:30
Faris Ansari
cc6c7883a8 fix: Report
- Specify column width in Row
- Horizontal and Vertical scroll (wip)
2019-11-08 16:19:06 +05:30
Faris Ansari
df2d292c78 fix: move logic to computed 2019-11-08 16:16:24 +05:30
Faris Ansari
5df933308d fix: Generic make payment 2019-11-08 16:16:02 +05:30
Faris Ansari
6050db3c79 fix: Sidebar activeGroup 2019-11-08 16:15:40 +05:30
Faris Ansari
dc3b3a3836 fix: Fallback for getFilters 2019-11-08 16:15:14 +05:30
Faris Ansari
15e4dc6314 fix: Undo currency formatting / parsing 2019-10-30 02:23:19 +05:30
Faris Ansari
36db289c6e feat: Add Make Payment button
- Generic Dropdown component
2019-10-30 01:03:26 +05:30
Faris Ansari
c848ce6812 feat: Sytem tab in settings
- Extract New / Load Database functionality in functions
2019-10-26 20:16:04 +05:30
Faris Ansari
0cf5440e48 fix: Focus first item on sidebar group click 2019-10-24 17:19:22 +05:30
Faris Ansari
03c1badd24 fix: Add Icon 2019-10-24 16:55:58 +05:30
Faris Ansari
4d9e9fc3ea fix: Button gradient 2019-10-24 16:55:53 +05:30
Faris Ansari
387b2acab0 fix: ListView Row hover 2019-10-24 16:55:44 +05:30
Faris Ansari
d7dc08a45d feat: Settings - TabGeneral 2019-10-24 16:09:57 +05:30
Faris Ansari
38c3237ff3 fix: Select icon 2019-10-24 16:09:18 +05:30
Faris Ansari
c5fef9442a fix: SetupWizard
- White background
- Placeholders for inputs
2019-10-24 10:47:01 +05:30
Faris Ansari
b771d4112e fix: Use grays from palette 2019-10-23 00:37:46 +05:30
Faris Ansari
2cac5f1a8c fix: Window draggable from PageHeader 2019-10-22 18:53:08 +05:30
Faris Ansari
b9e52917be fix: Add placeholders for Item fields 2019-10-22 18:52:56 +05:30
Faris Ansari
ebc8693c69 fix: Set blurred sidebar background using vibrancy 2019-10-22 18:52:17 +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
59e79ab919 feat: Link field with create new doc 2019-10-06 18:03:21 +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
d407547b84 feat: Add Inter font 2019-10-04 23:25:28 +05:30
Faris Ansari
f040d397bf feat: New Frappe Accounting Design
- Add tailwindcss
- Implement Sidebar
2019-10-03 19:16:12 +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
562b4759e0 - Bug Fixes
- PnL & Balance Sheet
- Search Keyboard Navigation
2019-08-20 14:27:27 +05:30
thefalconx33
54e115b030 [Fixes] #98 UI Issues 05-08-2019 2019-08-14 13:22:45 +05:30
thefalconx33
88021193fc - SalesInvoice renaming typo
- Reports search
2019-08-05 15:03:05 +05:30
thefalconx33
f88fbe240a - Minor UI changes 2019-08-01 18:30:52 +05:30
thefalconx33
86d0ef3d06 - Dashboard
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30
thefalconx33
ed164a492e - GSTR1, GSTR2, GSTR3B Reports
- Message Dialog
- Handle Error in Form Submit and Revert
- Report Filter Custom Doc
2019-07-30 17:32:49 +05:30
thefalconx33
472451203c GSTR3B Json generation 2019-07-25 15:20:48 +05:30
thefalconx33
4f9d82c7ca Auto fill fiscal year on setup. 2019-07-24 16:24:34 +05:30
thefalconx33
ed357ecb46 - Chart of accounts action buttons
- Report Export with current filters
2019-07-24 15:02:53 +05:30
thefalconx33
03b2180cdc Chart of Accounts show debit and credit 2019-07-22 17:19:48 +05:30
thefalconx33
ebf6800d65 FIX: incorrect path to country coa json after building 2019-07-22 17:11:09 +05:30
thefalconx33
2d2c9d4e6a Minor Fixes 2019-07-22 15:26:30 +05:30
thefalconx33
466597459a Purchase Cycle 2019-07-19 18:54:31 +05:30
thefalconx33
e4c2bd3dda * New Account defaults & filters based on rootType
* Trial Balance: Parent accounts assumes child data
* Trial Balance: Tree View
2019-07-18 16:15:44 +05:30
thefalconx33
90411d3ec9 * Dynamic Filters
* Report Actions
2019-07-18 12:19:12 +05:30
thefalconx33
0a4e127b79 Sidebar with Groups 2019-07-16 14:44:44 +05:30
thefalconx33
96476f56c3 * Added Country Currency.
* Invoice reverts linked Payments
 * Transactions affects account balance
 * Chart Of Accounts shows account balance
2019-07-16 12:37:21 +05:30
Prssanna Desai
5bae1a54ec Fixes for new Customer and new DB bugs
Follow-up on 72c6d7f6c7
2019-02-18 11:52:20 +05:30
Nishchith K
72c6d7f6c7 Winter Sprint: Work (#79)
*  init()

* Country-wise Chart of accounts on setup

* Add a sample invoice template

* Some error fixes

* [fix] missing COA
 - move importCOA.js from models/doctype/account to models/doctype/Account

* All Account initial balance zero

*  setup Bank Reconciliation

* New chart of accounts tree component

* GST taxes added. initialized gst reports.

* [chore] add *.db to .gitignore

* [fix] importCOA path error

*  fix error + bank reconciliation fields

* [feat] add gst taxes

* GST report initialized

* GST report finalized

* GST report finalized

*  Complete min. reconciliation

* [feat] auto select tax in invoice based on states

* [chore] fix merge changes

*  Fix date issue - Make Payment

* Add invoice templates and invoice customizer panel

* Restructure invoice vue components

*  update file with fiscal year

* Fix issues in invoice designs

* Add company settings. Dynamic addresses in invoice

* Move invoice styles to different file and add separate components for addresses

* [feat] add export-filtered-data-to-csv to reports

* [feat] add Export Wizard component for customizing export

* Fix invoice customizer position while scrolling. Fix address displayed as undefined in invoice if not found in db

* [chore] change markup for select all chkbox

*  Setup config as doctype

* GSTIN bug fix

* Add custom google fonts

*  Add Send email footer

*  Fix DateTime

*  Complete Merge + Resolve

*  Complete Merge + Resolve

* [chore] change layout of Export Wizard

* [enh] optimize checkNoneSelected, style export modal footer divider

*  Add Tax to SideBar

*  Remove extra logs

* [fix] db name section in sidebar showing absolute path instead of dbname in windows i.e. platform=win32

* Country-wise Chart of accounts on setup (#78)

* Country-wise Chart of accounts on setup

* Some error fixes

* All Account initial balance zero

* Update README.md

- updated installation instructions with more detail

* Merge #79 Winter Sprint: Work

https://github.com/frappe/accounting/pull/79

* Revert "Merge #79 Winter Sprint: Work"

This reverts commit 1715116668.
2019-02-18 11:12:04 +05:30
Prssanna Desai
c7f27601c3 Revert "Merge #79 Winter Sprint: Work"
This reverts commit 1715116668.
2019-02-17 23:16:50 +05:30
Prssanna Desai
1715116668 Merge #79 Winter Sprint: Work
https://github.com/frappe/accounting/pull/79
2019-02-17 22:07:32 +05:30
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
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
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
dfbddd651a Initialize db in electron entry 2018-10-21 18:19:33 +05:30
Faris Ansari
26beb66147 Add renderer entry for electron 2018-10-20 18:02:01 +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
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
4eeabe9238 Organize sidebar items, fix layout 2018-09-26 19:53:53 +05:30
Faris Ansari
2d58aaf33d Restructure according to frappejs cli 2018-07-29 17:20:10 +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
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
bb5dc896c8 Update modalPlugin 2018-07-10 19:10:23 +05:30
Faris Ansari
cb13d0d5c1 Replace color values with constants 2018-07-09 20:26:36 +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
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
Faris Ansari
e80d5570c5 closeModal 2018-06-15 21:16:45 +05:30
Faris Ansari
26cd66814a Translated sidebar items 2018-06-15 21:16:14 +05:30
Suraj Shetty
7577a2d0e5 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-06-14 13:09:31 +05:30
Faris Ansari
2c16d868d5 Add Modal
- use this.$modal.show(options) to use in any component
2018-06-13 14:44:51 +05:30
Suraj Shetty
7b9b897f9b Add Report View and Dynamic Link 2018-06-11 16:50:34 +05:30
Faris Ansari
441ec973e2 Add SetupWizard page
- Add File Control
- Add Indicator and Button components
2018-06-11 15:16:25 +05:30
Faris Ansari
3b65aea6a4 Organize Form and List components in folders 2018-06-08 12:04:08 +05:30
Faris Ansari
86042827cc [wip] Form validation 2018-06-07 08:03:52 +05:30
Faris Ansari
a268e1a4ef Add Table control with ModelTable
- onlyInput prop for FrappeControl
2018-06-07 07:23:26 +05:30
Faris Ansari
577ee9d21d Separate sidebar into file 2018-06-04 16:30:46 +05:30
Faris Ansari
d6989ff2dd Add Date control 2018-06-04 16:30:33 +05:30
Faris Ansari
d518ca3e6d Form rendering based on Layout
- ListAndForm is now cached between list and form routes
2018-06-04 15:00:12 +05:30
Faris Ansari
90f8c754a9 NotFound and FeatherIcon component 2018-06-04 14:59:47 +05:30
Faris Ansari
0b6862e79c checkItem and deleteItems in List 2018-06-04 14:58:26 +05:30
Faris Ansari
57c0b21ed9 active item class 2018-06-04 14:57:27 +05:30
Faris Ansari
7eee7cd24f More flexible Base, add more controls
- Autocomplete
- Check
- Code
- Currency
- Float
- Link
2018-06-04 14:57:10 +05:30
Faris Ansari
0887c4e74c Move to Vue
- First cut
2018-06-01 18:05:51 +05:30
Rushabh Mehta
b5e3188608 [start] reports 2018-03-26 17:44:27 +05:30
Rushabh Mehta
edb0924375 filters, wip 2018-03-08 19:01:40 +05:30
Rushabh Mehta
b72878110d added ledger 2018-03-05 22:15:40 +05:30
Rushabh Mehta
270051761a print format 2018-02-21 15:09:27 +05:30
Rushabh Mehta
34b72f2297 refactor naming and added taxes! 2018-02-16 18:44:38 +05:30
Rushabh Mehta
650ad31d12 list row for invoice 2018-02-15 15:23:48 +05:30
Rushabh Mehta
60a176a52f 3 column 2018-02-14 22:15:07 +05:30
Rushabh Mehta
c7f3134f83 add invoice settings 2018-02-12 21:53:14 +05:30
Rushabh Mehta
cf5f029ea0 added fetch 2018-02-09 18:26:10 +05:30
Rushabh Mehta
1b48a5e9ee invoice child editing 2018-02-06 22:43:34 +05:30
Rushabh Mehta
cd5461722e add customer model 2018-01-31 15:43:59 +05:30
Rushabh Mehta
d1e7533475 refactor 2018-01-30 18:56:35 +05:30