Vishal
5cd70bed25
[new] Test Cases Added for Non Profit
2017-12-05 16:41:09 +05:30
Vishal
86140c8659
[fix] Codacy Issue
2017-12-05 16:41:09 +05:30
Vishal
f86984c785
[fix]travis build issue
2017-12-05 16:41:09 +05:30
Vishal
d051921ff8
[fix] Codacy issue
2017-12-05 16:41:09 +05:30
Vishal
722c06e819
[fix] travis
2017-12-05 16:41:09 +05:30
Vishal
1ebdeacee3
UI Test Added for Membership Type
2017-12-05 16:41:09 +05:30
Vishal
1c5bf8e3ca
modified index.md
2017-12-05 16:41:09 +05:30
Vishal
d5d0813b2d
[new] Modified Doctypes for list view
2017-12-05 16:41:09 +05:30
Vishal
2c9ce190eb
[new] Grant Application Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
18ac423c47
[new] Volunteer skills and Availability Added
2017-12-05 16:41:09 +05:30
Vishal
7525bc6f1d
[new] Doctype Donor and Volunteer Added
2017-12-05 16:41:09 +05:30
Vishal
b4d73cbda0
[fix] Imported getdate in erpnext
2017-12-05 16:41:09 +05:30
Vishal
546130c046
Documentation added for Non Profit
2017-12-05 16:41:09 +05:30
Vishal
b4cda1b4a1
[fix] Address field removed in Member
2017-12-05 16:41:09 +05:30
Vishal
10608e8c65
[fix] Removed address field in Member doctype
2017-12-05 16:41:09 +05:30
Vishal
e01846051d
Membership Type shows under memberhip section
2017-12-05 16:41:09 +05:30
Vishal
3a75a5e9b5
New Party Type Member Added
2017-12-05 16:41:09 +05:30
Vishal
5dae126f56
Membership Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
cc06d291c6
link member in dynamic link table
2017-12-05 16:41:09 +05:30
Vishal
50f13e17a7
[new] Chapter Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
ca61453fa3
[new] Non Profit module Added
2017-12-05 16:41:09 +05:30
Zarrar
a263ff2842
chromedriver update ( #11849 )
2017-12-04 19:29:16 +05:30
rohitwaghchaure
3a5ca927e7
[Fix] Asset depreciations and balances report showing wrong accumulated depreciation amount if multiple asset against same asset category ( #11848 )
...
* [Fix] Asset depreciations and balances report showing wrong accumulated depreciation amount if multiple asset against same asset category
* Update asset_depreciations_and_balances.py
2017-12-04 19:29:03 +05:30
Zarrar
c47745ea83
only fetch distinct names of events ( #11846 )
2017-12-04 19:23:20 +05:30
Kenneth Sequeira
406cb920ae
Documentation Update ( #11844 )
...
* Delete payment-tool.md
* Update index.txt
Removed Payment Tools from Index
* Update index.txt
removed barcode setup from index
* Delete barcode-1.png
removed barcode-1.png
* Delete barcode-2.png
* Delete bar-code.md
removing barcode set up as functionality is deprecated. Barcode can be directly entered in Item Master.
* Delete bar-code.md
removing barcode set up as functionality is deprecated. Barcode can be directly entered in Item Master.
* Update index.txt
remove bar-code set up link from index de (german)
* Update index.txt
remove bar-code set up link from index de (german)
2017-12-04 19:22:50 +05:30
Manas Solanki
e6fd07fda9
Changes in the Fee structure ( #11842 )
...
* academic year non mandatory in the fee structure and minor changes
* update the docs
2017-12-04 19:21:50 +05:30
Shreya
e570e4a049
fixed a test
2017-12-04 16:49:44 +05:30
Shreya
f8e7bc7c5b
removed process payroll doctype
2017-12-04 16:49:44 +05:30
Shreya Shah
db332f2c08
employee_details table added
2017-12-04 16:49:44 +05:30
Shreya
9956f15c80
added py test
2017-12-04 16:49:44 +05:30
Shreya
b5dff03453
added changes from process payroll
2017-12-04 16:49:44 +05:30
Shreya
d1defa5fc7
set salary components
2017-12-04 16:49:44 +05:30
Shreya
d73dd056d6
test case
2017-12-04 16:49:44 +05:30
Shreya
7b2870431e
new doctype payroll_entry
2017-12-04 16:49:44 +05:30
rohitwaghchaure
58ae5ee563
Merge pull request #11843 from shreyashah115/bugf
...
Travis fix for asset and delivery trip tests
2017-12-04 16:35:30 +05:30
Shreya
eba3f39bbe
test delivery trip fix
2017-12-04 16:04:56 +05:30
Shreya
3febe0215e
test asset fix
2017-12-04 16:04:42 +05:30
Shreya Shah
8ee1ea456d
travis fix ( #11841 )
2017-12-04 14:28:02 +05:30
Nabin Hait
a11dcb6e59
Pull items in Stock Entry from Purchase Invoice ( #11839 )
2017-12-04 13:36:50 +05:30
rohitwaghchaure
148fccd45a
[Fix] Wrong value showing in the email digest ( #11840 )
2017-12-04 13:36:01 +05:30
Manas Solanki
3bac586ee2
fix in the assessment result tool while entering the zero marks ( #11837 )
2017-12-04 12:55:10 +05:30
tundebabzy
3061fc92fd
Batch Stock Items, having serial number can't be moved without inserting Serial Number ( #11792 ) ( #11813 )
...
* if doctype is batch, add extra information to args
* automatically fetch serial numbers if possible
* take advantage of changes in make_stock_entry
* code clean up
* PEP 8 compliance
* fix bug that clears serial number
2017-12-04 11:23:21 +05:30
Zarrar
5e470f757f
[Fix] Filter on child table not working in Calendar ( #11824 )
...
* use the new get_events method
* using the common get_events method for calendar_view
* using add_fetch to fill customer_name
2017-12-04 11:22:25 +05:30
Charles-Henri Decultot
8a052cb153
Translation issue ( #11833 )
2017-12-04 11:17:05 +05:30
vwithv1602
78d5ccf5fc
Invalid return against purchase invoice Error - Issue#11834 ( #11835 )
2017-12-04 11:16:34 +05:30
tundebabzy
1fb285c165
hide html example in print ( #11830 )
2017-12-04 11:13:36 +05:30
Shreya Shah
11938a47ec
fixed typo ( #11825 )
2017-12-01 17:38:26 +05:30
Saurabh
d505d83cb6
[fix] merge conflicts
2017-12-01 16:23:46 +05:30
Saurabh
b36dc5e906
Merge branch 'hotfix'
2017-12-01 16:22:43 +05:30
Saurabh
a067ddbc20
bumped to version 9.2.19
2017-12-01 16:52:43 +06:00