Makarand Bauskar
|
9c339145b2
|
[Enhance] Custom notification messages for subscription documents (#10970)
* [minor] configurable subscription email message and subject for notification
* [minor] added description for subject field
|
2017-09-29 15:02:51 +05:30 |
|
Rushabh Mehta
|
3c14c5a16c
|
[fix] tax_rule.py args
|
2017-09-29 13:21:22 +05:30 |
|
Nabin Hait
|
bdb4c542e7
|
default permission from GST doctypes
|
2017-09-29 10:39:32 +05:30 |
|
Nabin Hait
|
6d61a45f42
|
Removed default permission from GST doctypes
|
2017-09-29 10:35:21 +05:30 |
|
Nabin Hait
|
c314485d55
|
Fixes based on test case
|
2017-09-28 18:55:49 +05:30 |
|
Nabin Hait
|
3b04cfc812
|
minor fix
|
2017-09-28 18:55:49 +05:30 |
|
mbauskar
|
79ba422273
|
Merge branch 'develop' into staging
|
2017-09-28 16:32:33 +05:30 |
|
rohitwaghchaure
|
0dc3c1b114
|
Merge pull request #10953 from rohitwaghchaure/has_batch_item_in_demo
[minor] Added batch item in the demo data
|
2017-09-28 16:07:01 +05:30 |
|
schilgod
|
0f6fff6f0c
|
item price track_changes default to 1 (#10958)
|
2017-09-28 15:28:59 +05:30 |
|
Rushabh Mehta
|
2b87d100fa
|
[fix] https://github.com/frappe/erpnext/issues/10956
|
2017-09-28 15:21:36 +05:30 |
|
Rohit Waghchaure
|
c4ee77a3cc
|
[minor] Added batch item in the demo data
|
2017-09-28 15:19:26 +05:30 |
|
Sunny
|
3ec6960478
|
move Material Request patch to v9
|
2017-09-28 15:26:20 +08:00 |
|
Sunny
|
33670bba47
|
fix reorder_item
|
2017-09-28 15:24:11 +08:00 |
|
Sunny
|
73f1c93cd2
|
fix ppt code
|
2017-09-28 15:24:11 +08:00 |
|
Sunny
|
bf68611567
|
clean code
|
2017-09-28 15:24:11 +08:00 |
|
Sunny
|
0d91d3f572
|
add schedule_date while creating Material Request
|
2017-09-28 15:23:52 +08:00 |
|
Sunny
|
892ec599d4
|
[fix] tests
|
2017-09-28 15:23:09 +08:00 |
|
Sunny
|
65cd9f2284
|
Add patch to update schedule date of submitted Purchase Orders
|
2017-09-28 15:23:09 +08:00 |
|
Sunny
|
799d69baba
|
[fix] Codacy errors
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
71866e06f3
|
Add Purchase Order schedule_date field, similar to delivery_date in Sales Order
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
284ceb7abe
|
Set PO Reqd By Date default in code, to next date
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
65c7a6947a
|
[fix] Codacy errors
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
f7a8277d12
|
Add Purchase Order schedule_date field, similar to delivery_date in Sales Order
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
12cb07ce3c
|
[fix] test records
|
2017-09-28 15:22:49 +08:00 |
|
Sunny
|
23a4b09d43
|
Add Material Request schedule_date field, similar to delivery_date in Sales Order
|
2017-09-28 15:22:48 +08:00 |
|
Nabin Hait
|
c9f9e5235b
|
Fixed merge conflict
|
2017-09-28 12:31:33 +05:30 |
|
Nabin Hait
|
edd4fd4692
|
Merge branch 'hotfix'
|
2017-09-28 12:30:48 +05:30 |
|
Nabin Hait
|
ca916a73de
|
bumped to version 9.0.3
|
2017-09-28 13:00:48 +06:00 |
|
Makarand Bauskar
|
53e19075d1
|
[hotfix] fixes and refactored Quoted Item Comparison report (#10954)
|
2017-09-28 12:30:04 +05:30 |
|
Rushabh Mehta
|
a0ba5594f9
|
[fix] production_order.py via error report
|
2017-09-28 11:26:24 +05:30 |
|
rohitwaghchaure
|
16645803f9
|
[fix] Added billing address gstin number in the sales invoice and delivery note as well in the sales gst reports (#10872)
|
2017-09-28 11:05:03 +05:30 |
|
rohitwaghchaure
|
94799a8b93
|
[fix] ‘NoneType’ object is not iterable onload of POS (#10941)
|
2017-09-28 10:56:27 +05:30 |
|
Nabin Hait
|
fce14fdcf0
|
Fixed merge conflict
|
2017-09-27 17:21:21 +05:30 |
|
Nabin Hait
|
7baacb7f74
|
Merge branch 'hotfix'
|
2017-09-27 17:19:55 +05:30 |
|
Nabin Hait
|
76615c8001
|
bumped to version 9.0.2
|
2017-09-27 17:49:55 +06:00 |
|
Prateeksha Singh
|
283922daa2
|
[fix] Check for stock_qty, else use qty (#10937)
|
2017-09-27 17:12:28 +05:30 |
|
rohitwaghchaure
|
da8de2f0c7
|
Re-order patch sequence (#10936)
|
2017-09-27 17:11:40 +05:30 |
|
rohitwaghchaure
|
0060993eab
|
Merge pull request #10931 from rohitwaghchaure/customer_group_issue_for_lead
[fix] 'NoneType' object is not iterable while saving quotation
|
2017-09-27 16:08:35 +05:30 |
|
Rohit Waghchaure
|
566a0a05c8
|
[fix] 'NoneType' object is not iterable while saving quotation
|
2017-09-27 15:57:48 +05:30 |
|
Rushabh Mehta
|
f702d72c35
|
[minor] [performance] push hsn code creation after setup (#10928)
|
2017-09-27 15:31:30 +05:30 |
|
Nabin Hait
|
76e1ca35ad
|
Merge branch 'master' into develop
|
2017-09-27 13:05:21 +05:30 |
|
Nabin Hait
|
e0a845c356
|
Merge branch 'hotfix'
|
2017-09-27 13:05:20 +05:30 |
|
Nabin Hait
|
eb686f8b1a
|
bumped to version 9.0.1
|
2017-09-27 13:35:20 +06:00 |
|
Brown-Harry Boma
|
d3fa19143d
|
Properly redirect supplier after quotations submit (#10903)
|
2017-09-27 12:53:38 +05:30 |
|
Makarand Bauskar
|
70eaf2da95
|
[minor] removed the default precision for the margin_rate_or_amount field (#10923)
|
2017-09-27 12:49:16 +05:30 |
|
rohitwaghchaure
|
103b239a31
|
Merge pull request #10925 from rohitwaghchaure/pos_issues_v9
[fix] Discount amount not working for POS
|
2017-09-27 12:20:30 +05:30 |
|
Rohit Waghchaure
|
87e994e0a2
|
[fixed] Disocunt amount not working for POS
|
2017-09-27 12:16:58 +05:30 |
|
rohitwaghchaure
|
45d45f4247
|
[hotfix] Wrong calculation of total in taxes and totals (#10924)
|
2017-09-27 11:49:13 +05:30 |
|
Prateeksha Singh
|
946e182564
|
install company fixtures while creating company (#10904)
* install company fixtures while creating company
* [fix] remove from setup_complete
|
2017-09-27 11:44:39 +05:30 |
|
Frappe PR Bot
|
9aff73d156
|
[Translation] Updated Translations (#10901)
|
2017-09-26 17:18:42 +05:30 |
|