Nabin Hait
|
b9bc7d6df3
|
[feature] New document for Budget
|
2016-05-23 13:04:26 +05:30 |
|
Nabin Hait
|
665568d87e
|
ignore permissions while creating records from charts builder portal
|
2016-05-13 15:56:11 +05:30 |
|
Nabin Hait
|
a1ec7f1eed
|
Add root account
|
2016-05-11 12:38:11 +05:30 |
|
shreyas
|
c2a49211a5
|
[Fix] Payment Tool, Fetch due date when user does 'Get Outstanding Vouchers'
|
2016-05-05 15:56:48 +05:30 |
|
Saurabh
|
b43df36e85
|
[fixes] return debtors account name
|
2016-03-18 15:05:50 +05:30 |
|
Anand Doshi
|
c75c1d7e3e
|
[fix] additional fixes after deprecating Fiscal Year
|
2016-03-11 14:56:19 +05:30 |
|
Saurabh
|
4a6bbf9b72
|
[fixes] added filters company and currency to get account, removed account name wise comparison
|
2016-02-24 15:07:26 +05:30 |
|
Saurabh
|
3a2682919a
|
[enhance] set customer payable account to new customer as per payment gateway account currency via cart if cart and checkout is enable
|
2016-02-24 15:07:25 +05:30 |
|
Nabin Hait
|
1a99cb8bfe
|
[fix] Escaping strings with percentage
|
2016-02-19 12:45:57 +05:30 |
|
Saurabh
|
276d3e60bd
|
[enhance] pay via cart
|
2016-01-12 14:09:51 +05:30 |
|
Nabin Hait
|
b6b56453e1
|
[fix] Get defaults based on doctype or fieldname
|
2015-12-23 16:37:06 +05:30 |
|
Nabin Hait
|
8c4e043747
|
[feature] Allowed custom root accounts in Chart of Accounts
|
2015-12-01 10:34:43 +05:30 |
|
Nabin Hait
|
f649013079
|
Merge pull request #4329 from anandpdoshi/int-float-not-null
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 14:30:58 +05:30 |
|
Anand Doshi
|
120ea62acc
|
[fix] get_balance_on: convert date to string
|
2015-11-19 14:24:39 +05:30 |
|
Anand Doshi
|
602e8253be
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:23:36 +05:30 |
|
Anand Doshi
|
da79740cdf
|
[fix] injection
|
2015-11-17 18:27:50 +05:30 |
|
Anand Doshi
|
d40d1e9a59
|
[optimize] Payment Reconciliation and Payment Tool
|
2015-11-12 17:42:05 +05:30 |
|
Nabin Hait
|
aa015902d5
|
Validate currency of default receivable/payable accounts
|
2015-10-19 15:10:11 +05:30 |
|
Rushabh Mehta
|
2e7f9d2b8f
|
[fixes] email digest
|
2015-10-15 16:31:16 +05:30 |
|
Neil Trini Lasrado
|
f49b085625
|
Allowed Income account to be added to Cost Center
|
2015-10-13 14:54:39 +05:30 |
|
Nabin Hait
|
db48b7d764
|
[fix] Payment Reconciliation in multi-currency
|
2015-10-02 12:05:55 +05:30 |
|
Anand Doshi
|
cd0989e051
|
Added method get_account_currency
|
2015-09-30 15:11:12 +05:30 |
|
Nabin Hait
|
5b649521d1
|
[fix] Get outstanding invoices in Payment Reconciliation and Payment Tool
|
2015-09-22 13:06:34 +05:30 |
|
Nabin Hait
|
59f4fa9a8c
|
[fix] Account Currency and Balance fixed in chart of accounts #4019
|
2015-09-17 13:57:42 +05:30 |
|
Anand Doshi
|
0b031cdd6c
|
[fix] ignore journal entry based invoice in payment tool and payment reconciliation tool
|
2015-09-16 12:46:54 +05:30 |
|
Nabin Hait
|
e3ae05aabd
|
Multi-currency: Exchange Rate in Journal Entry
|
2015-09-09 18:43:12 +05:30 |
|
Nabin Hait
|
c0e3b1a0c7
|
Removed account and party balance in company currency from Journal Entry
|
2015-09-04 13:26:23 +05:30 |
|
Nabin Hait
|
dc76823a81
|
[fix] Get Balance only if account or party mentioned
|
2015-08-17 14:28:19 +05:30 |
|
Rushabh Mehta
|
1828c12481
|
[refactor] added dynamic link in journal entry, #3847
|
2015-08-12 12:28:33 +05:30 |
|
Nabin Hait
|
6b01abe9ad
|
[report][performance] Speed increased by approx 10 times in Trial Balance, General Ledger, AR/AP, Balance Sheet and P&L Statement
|
2015-06-14 20:59:28 +05:30 |
|
Nabin Hait
|
a7bd8ee34b
|
Update utils.py
|
2015-05-20 12:53:04 +05:30 |
|
Nabin Hait
|
8d50eb32c1
|
validate diabled fiscal year
|
2015-05-20 12:26:21 +05:30 |
|
Nabin Hait
|
0cf9469f86
|
validate disabled fiscal year
|
2015-05-19 18:44:02 +05:30 |
|
Rushabh Mehta
|
5495bc54a5
|
[enhancement] default terms in company, fixes #3231
|
2015-05-19 13:03:01 +05:30 |
|
Rushabh Mehta
|
50ce9753e0
|
[minor] added cache in get_value
|
2015-04-27 13:13:50 +05:30 |
|
Rushabh Mehta
|
38c6b52770
|
[rename] group_or_ledger to is_group
|
2015-04-23 13:14:17 +05:30 |
|
Rushabh Mehta
|
e027d3f34f
|
[fix] a better solution for #2776
|
2015-04-15 12:03:21 +05:30 |
|
Nabin Hait
|
d3fd8965de
|
test case fixed
|
2015-03-17 10:15:19 +05:30 |
|
Anand Doshi
|
885e074697
|
Changed company name from Web Notes to Frappe Technologies
|
2015-03-03 14:56:43 +05:30 |
|
Rushabh Mehta
|
d60acb9f26
|
[fixes] production, added qty transferred, fix gantt, fiscal year (set fiscal year, instead of validation
|
2015-02-19 14:53:31 +05:30 |
|
Anand Doshi
|
6dfd430a2f
|
Moved flags like ignore_mandatory, ignore_validate etc to doc.flags
|
2015-02-10 14:41:27 +05:30 |
|
Nabin Hait
|
fff3ab752c
|
Fixed conflict
|
2015-01-14 16:27:13 +05:30 |
|
Neil Trini Lasrado
|
0866272ba1
|
get fiscal year fix
|
2015-01-12 16:41:55 +05:30 |
|
Nabin Hait
|
e8500ad4e6
|
Multiple fixes
|
2015-01-10 16:05:17 +05:30 |
|
Nabin Hait
|
6c1773025b
|
fiscal year error message
|
2015-01-07 11:33:14 +05:30 |
|
Nabin Hait
|
4b8185db19
|
renaming: entries
|
2014-12-25 18:19:39 +05:30 |
|
Nabin Hait
|
23d2a53017
|
Code replacement for journal voucher renaming
|
2014-12-25 17:14:18 +05:30 |
|
Nabin Hait
|
e7d153624f
|
Table Field Renaming: code replace, JV and budget distribution renamed
|
2014-12-25 16:01:55 +05:30 |
|
Neil Trini Lasrado
|
31a92bd9d9
|
company wise letter head feature added
|
2014-12-23 17:52:41 +05:30 |
|
Nabin Hait
|
249bbbc56f
|
fixes during testing version 5
|
2014-11-26 15:35:39 +05:30 |
|