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 |
|
Prateeksha Singh
|
df8fbd7d72
|
[fix] batch qty checked against stock_qty field (#10906)
|
2017-09-26 17:16:03 +05:30 |
|
Nabin Hait
|
51a07d19c8
|
Merge branch 'master' into develop
|
2017-09-26 15:59:15 +05:30 |
|
Nabin Hait
|
8ff0a64ac2
|
Merge branch 'staging'
|
2017-09-26 15:59:12 +05:30 |
|
Nabin Hait
|
c0b4f0e81b
|
bumped to version 9.0.0
|
2017-09-26 16:29:12 +06:00 |
|
Nabin Hait
|
b0ba55e52f
|
Set bill no while making payment entry from purchase invoice
|
2017-09-26 15:56:58 +05:30 |
|
rohitwaghchaure
|
d4c2d77bba
|
[fix] POS not working if user clicks on back button from form view (#10912)
|
2017-09-26 13:27:06 +05:30 |
|
Prateeksha Singh
|
ada8ba96b3
|
[setup] remove translations from action name (#10911)
|
2017-09-26 13:07:24 +05:30 |
|
Nabin Hait
|
773e686fb1
|
change log for version 9
|
2017-09-26 12:41:43 +05:30 |
|
Nabin Hait
|
afe9eabd3c
|
Merge branch 'master' into develop
|
2017-09-25 16:36:47 +05:30 |
|
Nabin Hait
|
360c1efd18
|
Merge branch 'master' into staging
|
2017-09-25 16:36:47 +05:30 |
|
Nabin Hait
|
a0b85cd1ec
|
Merge branch 'hotfix'
|
2017-09-25 16:36:45 +05:30 |
|
Nabin Hait
|
9ef023b10f
|
bumped to version 8.11.6
|
2017-09-25 17:06:44 +06:00 |
|
Nabin Hait
|
0d0811ca14
|
reload print style
|
2017-09-25 16:33:45 +05:30 |
|