Charles-Henri Decultot
dcfe19d868
Missing parentheses in price list rate determination
2018-05-16 08:34:41 +00:00
Shreya Shah
4f40b2dca5
[Fix] Sales Person Reports ( #13987 )
...
* Fix Sales Person Reports
- Show quantity and amounts based on the delivered quantities if the Sales Order has been closed and all quantities weren't considered for further transactions.
* Fix codacy
* Modify as per the review comment
2018-05-16 11:22:59 +05:30
Manas Solanki
1b48fde986
Make the communication from the issue webform ( #14015 )
2018-05-16 10:47:02 +05:30
Rushabh Mehta
33db332eca
Revert "apply sorting for make multiple variant attributes ( #14060 )" ( #14065 )
...
This reverts commit 257e18b640
.
2018-05-16 10:43:58 +05:30
lasalesi
257e18b640
apply sorting for make multiple variant attributes ( #14060 )
2018-05-16 10:42:42 +05:30
Saurabh
292f46fec0
Merge branch 'hotfix'
2018-05-15 14:59:36 +05:30
Saurabh
78a0be666f
bumped to version 10.1.33
2018-05-15 15:29:36 +06:00
Saurabh
ce4f520908
Merge pull request #14042 from saurabh6790/patch_fix_15_05
...
[fix] if UOM and Warehouse link is invalid then set blank values
2018-05-15 14:58:12 +05:30
Saurabh
29160441bb
[fix] if UOM and Warehouse link is invalid then set blank values
2018-05-15 14:56:18 +05:30
Saurabh
1b18bba04a
Merge branch 'hotfix'
2018-05-15 12:58:15 +05:30
Saurabh
f8c26bb778
bumped to version 10.1.32
2018-05-15 13:28:15 +06:00
Saurabh
ccd0617e19
Merge pull request #14017 from netchampfaris/apply-price-list-hotfix
...
[fix] apply price list
2018-05-15 11:25:08 +05:30
Saurabh
bf10d0f98b
Merge pull request #14031 from shreyashah115/leave-balance
...
[Bug] Clear leave balance in Leave Application
2018-05-15 11:11:49 +05:30
Shreya
dbb67fb4fd
Clear leave balance on changing leave type
2018-05-14 23:02:09 +05:30
Faris Ansari
404f39d373
[fix] apply price list
...
in_apply_price_list flag remains true if server exception occurs
2018-05-14 15:46:45 +05:30
Shreya Shah
bbee9b6cc4
[Enhancement] Monthly Attendance Report ( #13970 )
...
* Update Attendance on Approval of Leave
* Separate out leaves on the basis of its type
* Remove commented code
* Make attendance records if not found
* Fix Codacy
* Replace bad code in attendance.py
2018-05-14 14:30:58 +05:30
Faris Ansari
69b0535e10
[fix] Incorrect currency conversion in Itemised Tax Breakup ( #14006 )
2018-05-14 14:19:31 +05:30
rohitwaghchaure
7f63c1ad7c
Merge pull request #14014 from rohitwaghchaure/hotfix_production_order_name_issue
...
[Fix] 'ProductionOrder' object has no attribute 'set_work_order_operations'
2018-05-14 14:04:09 +05:30
Rohit Waghchaure
ebe1ebead2
[Fix] 'ProductionOrder' object has no attribute 'set_work_order_operations'
2018-05-14 13:21:45 +05:30
Faris Ansari
f2b3307136
Remove escaped customer string ( #13986 )
...
- no need to escape strings that are passed to the values parameter of the sql method
- this query was failing for inputs like "D'Arby" which have quotes
2018-05-11 21:07:27 +05:30
Nabin Hait
9d215c2d9b
Set operations on production order while making from Material Request
2018-05-09 18:32:54 +05:30
Vishal Dhayagude
3cf0d51e65
[fix] Compounding error in task weight ( #13958 )
...
* [fix] Compounding error in task weight
* [minor] minor changes
* [fix] Requested Changes added
2018-05-09 10:42:39 +05:30
Nabin Hait
9fc5ddc26e
Merge branch 'hotfix'
2018-05-08 16:31:38 +05:30
Nabin Hait
0ff31f0ebf
bumped to version 10.1.31
2018-05-08 17:01:38 +06:00
Saurabh
40349f4b00
[fix] add stock entry link on Material Request Dashboard ( #13950 )
2018-05-08 15:23:51 +05:30
Saurabh
b36517158b
[fix] cheque print template coordinates ( #13959 )
2018-05-08 15:23:29 +05:30
Manas Solanki
3b9720f0be
Merge pull request #13952 from manassolanki/minor-report-fix
...
[minor] fix for the student report card
2018-05-08 12:43:43 +05:30
Manas Solanki
cf26b2ca1c
[minor] fix for the student report card
2018-05-08 12:39:02 +05:30
Nabin Hait
02a40e9d7b
Merge branch 'hotfix'
2018-05-05 14:33:33 +05:30
Nabin Hait
ea199f9cd9
bumped to version 10.1.30
2018-05-05 15:03:33 +06:00
Nabin Hait
161f35a687
Update sales_invoice.py
2018-05-05 14:32:31 +05:30
Nabin Hait
fcb984b294
Merge branch 'hotfix'
2018-05-05 12:13:29 +05:30
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
Jamsheer
bd63f0056a
Patient medical record updation and deletion fixes ( #13891 )
2018-05-04 18:13:28 +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
Nabin Hait
62b985d405
[fix] Update show_in_website in template
2018-05-04 12:21:15 +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
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
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
Faris Ansari
eae2ddac69
validate_conversion_rate in taxes_and_totals ( #13880 )
2018-05-02 12:19:30 +05:30
Prateeksha Singh
99be9d17d5
Merge pull request #13850 from netchampfaris/msgprint-to-alert
...
Change msgprint to alert
2018-05-01 18:52:49 +05:30
Faris Ansari
5df63e36d4
Merge branch 'hotfix' of https://github.com/frappe/erpnext into hotfix
2018-05-01 10:52:15 +05:30
Faris Ansari
bd99606a14
Change msgprint to unobtrusive alert
2018-05-01 10:52:02 +05:30
Zarrar
b0a46f397a
display customer's name while printing receivable report ( #13830 )
2018-04-30 19:40:18 +05:30