Nabin Hait
723fe8fb1b
bumped to version 10.1.29
2018-05-05 12:43:29 +06:00
Ameya Shenoy
47c0c8ba49
removed bad code and made compatible with pip 10 ( #13805 )
2018-05-04 19:20:20 +05:30
Rohit Waghchaure
3e0a937cb8
[Fix] Tax not changes when user change the POS profile in the sales invoice
2018-05-04 19:20:20 +05:30
Shreya Shah
88aa3ec275
[Report] HSN-wise-summary of outward supplies ( #13803 )
...
* hsn wise summary report
* renamed
* added total amount column
* moved total amount column
2018-05-04 18:33:14 +05:30
Jamsheer
bd63f0056a
Patient medical record updation and deletion fixes ( #13891 )
2018-05-04 18:13:28 +05:30
Pawan Mehta
5e7b2eb338
Add Calendar View to Attendance doctype ( #13919 )
...
* [fix] #13917
* codacy fixes
* remove company
* add status
* fix date issue
* code optimizations
* change sql
2018-05-04 18:12:35 +05:30
creador30
dae8f1b353
Search for item_code ( #13912 )
...
Item query can be called from custom script to search for an additional field. In this case the item_name, item_group and item_description are still searchable, but not item_code. As the item code is a must have field in search results, I have added this to the non-changable search fields in this query.
2018-05-04 18:12:03 +05:30
Shreya Shah
55daa9cd24
fix taxable amount for same items ( #13927 )
2018-05-04 18:01:23 +05:30
Shreya Shah
764b9bfeba
cint for Item field has_variants ( #13916 )
...
* convert none type value to int
* Fix typo
2018-05-04 17:58:36 +05:30
Suraj Shetty
dcc90e3312
Add fix to support changes in user permission ( #13923 )
...
https://github.com/frappe/frappe/pull/5494
2018-05-04 17:52:57 +05:30
Shreya Shah
eec0209e3c
Fetch mandatory reqd from server side ( #13924 )
2018-05-04 17:51:10 +05:30
Nabin Hait
62b985d405
[fix] Update show_in_website in template
2018-05-04 12:21:15 +05:30
KanchanChauhan
f4feedace4
Allow changing of Address after Submit ( #13747 )
2018-05-03 19:08:54 +05:30
Suraj Shetty
57fbebb630
Update user permission doc ( #13695 )
2018-05-03 19:07:07 +05:30
Suraj Shetty
00cced12a0
Success Action ( #13666 )
...
* success action config for sales invoice
* remove "Notification Control" doctype and its usage
* add default success action after_install or while migration (patch)
* rename for_doctype to ref_doctype
* case change
* minor fix
* Remove unnecessary code
* Replace message with translatable message
* Fix 'cannot import error'
2018-05-03 19:06:32 +05:30
Shreya Shah
ecb9315ea1
Inter Company Journal Entry ( #13683 )
...
* rebase with enterprise_sprint
* Add Inter company account checkbox in Account master
* Add Inter Company Journal Entry Voucher Type in Journal Entry
* Make Inter Company Journal Entry button
* Dialog to select company for Inter Company Journal Entry
* Map relevant fields in the Inter Company Journal Entry and reference links
* Rebase
* Add Documentation
2018-05-03 19:04:36 +05:30
Zarrar
6f3594b2e4
[Enhance] GL Entry - ability to multiselect party ( #13769 )
...
* change dynamic link to multiselect field and improv
* print based fix
* refactor changes according to multiselect changes
2018-05-03 19:00:43 +05:30
rohitwaghchaure
1aa3a11546
On auto-creation of new Fiscal Year, send Email notification to the account users ( #13789 )
2018-05-03 18:59:26 +05:30
Saurabh
ed393d1025
[fix] consider user permissions in leave application calendar view ( #13902 )
...
* [fix] consider user permissions in leave application calendar view
* add hr settings to control leave calendar view
* add patch
2018-05-03 18:52:25 +05:30
Nabin Hait
ed376cacc8
Set Qty in transactions based on serial no via Stock Settings ( #13897 )
2018-05-03 16:24:52 +05:30
rohitwaghchaure
125c0caf12
Added brand in item price doctype, item prices report ( #13900 )
2018-05-03 16:23:57 +05:30
Shreya Shah
c4323cb6ba
remove set query ( #13908 )
2018-05-03 16:19:56 +05:30
Shreya Shah
c10820e93e
fix error ( #13907 )
2018-05-03 16:09:34 +05:30
Saurabh
7461806b1c
Merge pull request #13892 from codingCoffee/travis
...
dark magic to revive travis
2018-05-02 23:23:07 +05:30
Ameya Shenoy
bb7c5ac0f8
dark magic to revive travis
...
It seems that some process inside travis is using port no 9000. Hence
adding this line in the travis.yml to change common_site_config.json and
use port no 9001 for socket_io
2018-05-02 17:32:39 +05:30
Prateeksha Singh
a7c6ff8f3e
Merge pull request #13837 from shreyashah115/serial-batch-linking
...
Serial No. and Batch No. linking
2018-05-02 15:11:19 +05:30
Saurabh
e85a43c1c6
Merge branch 'master' into develop
2018-05-02 14:48:10 +05:30
Saurabh
0272fc05bf
Merge branch 'hotfix'
2018-05-02 14:48:09 +05:30
Saurabh
4f6b68fef2
bumped to version 10.1.28
2018-05-02 15:18:09 +06:00
Shreya
27e4e244b6
fix codacy
2018-05-02 14:34:14 +05:30
Shreya
ae0b31c31d
changes as per the reviews
2018-05-02 14:34:14 +05:30
Shreya
b47302dd52
unlink reference on cancellation of any invoice
2018-05-02 14:34:14 +05:30
Shreya
c804f424ab
update reference fields on both invoices
2018-05-02 14:34:14 +05:30
Shreya
79584b1cbd
validations to check price list and currencies
2018-05-02 14:34:14 +05:30
Shreya
99ae0439d7
mapping of relevant fields
2018-05-02 14:34:14 +05:30
Shreya
0bd987ab03
validations before routing to invoice
2018-05-02 14:34:14 +05:30
Shreya
ed80cf1f2e
Inter company invoice reference link field
2018-05-02 14:34:14 +05:30
Shreya
30b2480cfe
make inter company invoice button on Invoices
2018-05-02 14:34:14 +05:30
Shreya
462e18ad2e
Allowed To Transact With child table in Customer & Supplier
2018-05-02 14:34:14 +05:30
Shreya
59512aaaaa
Internal Supplier check in Supplier
2018-05-02 14:34:14 +05:30
Shreya
7946ca216e
Internal Customer check in Customer
2018-05-02 14:34:14 +05:30
Nabin Hait
d2861df939
Renamed Health Insurance to Employee Health Insurance
2018-05-02 14:34:14 +05:30
Nabin Hait
43274de5df
Removed employee table from Salary Structure and added employee name in all forms
2018-05-02 14:33:37 +05:30
Nabin Hait
e9ad03e23e
Documents order in hr page
2018-05-02 14:31:27 +05:30
Nabin Hait
501a64becd
Added links in HR module
2018-05-02 14:31:03 +05:30
Shreya Shah
24e8f31be1
[Enterprise] Patch and child table changes ( #13656 )
...
* [patch] rename field
* Employee Property History child table
* remove child tables
2018-05-02 14:29:44 +05:30
Nabin Hait
2f77ccce1b
New doctypes for HR and Accounting ( #13652 )
2018-05-02 14:27:19 +05:30
Umair Sayed
cd00f8f458
Updated domain pages (only content) and added few new help pages. ( #13835 )
...
* domain pages update
* domain docs
* domain pages
* help and domain pages
2018-05-02 12:21:35 +05:30
rohitwaghchaure
0065624fe0
Tax amount showing under wrong tax header in the report ( #13843 )
2018-05-02 12:20:55 +05:30
Faris Ansari
eae2ddac69
validate_conversion_rate in taxes_and_totals ( #13880 )
2018-05-02 12:19:30 +05:30