Manas Solanki
2e81ebee5b
Add the empty row in the excel report in order to preserve the visible row no, fixes #9377
пре 8 година
rohitwaghchaure
7637837d68
Invalid comparisison of password strenth score with minimum password score ( #3503 )
пре 8 година
mbauskar
39a1496ccf
Merge branch 'hotfix'
пре 8 година
mbauskar
c29027245b
bumped to version 8.0.69
пре 8 година
Makarand Bauskar
6b28e1b9e0
[hot] fixed ValueError: need more than 1 value to unpack for vnd currency ( #3489 )
пре 8 година
mbauskar
ac89473d52
Merge branch 'hotfix'
пре 8 година
mbauskar
68a8f2b954
bumped to version 8.0.68
пре 8 година
Makarand Bauskar
7bc97cbf36
Merge pull request #3488 from nabinhait/in_words_fix
get correct number format info in in_words function
пре 8 година
Nabin Hait
85851d10d5
get correct number format info in in_words function
пре 8 година
mbauskar
861a28d429
Merge branch 'hotfix'
пре 8 година
mbauskar
eaebdfcd73
bumped to version 8.0.67
пре 8 година
Makarand Bauskar
c044f9034c
Merge pull request #3482 from rohitwaghchaure/deleted_document_issue
[Fix] System manager not able to restore the deleted document
пре 8 година
Makarand Bauskar
eda35fbe6e
Merge pull request #3484 from tundebabzy/issue-9239
Can't delete TAG #9239
пре 8 година
tunde
f9d461e28a
removes culprit print statement
пре 8 година
Rohit Waghchaure
db928600da
[Fix] System manager not able to restore the deleted document
пре 8 година
rohitwaghchaure
e5dc0af0e1
[Fix] Email digest email by document field's value not refreshing on change of document type ( #3479 )
пре 8 година
Nabin Hait
f7b16fc56a
Prepare email message only if there is message ( #3477 )
пре 8 година
Saurabh
93a4decbb8
Merge branch 'hotfix'
пре 8 година
Saurabh
a9c3ee978f
bumped to version 8.0.66
пре 8 година
tundebabzy
ff4c86089c
Make "Amount in words" spell three decimals ( #3358 )
* fixes frappe/erpnext#8895
* checks for non-numeric type
* makes words translatable
пре 8 година
Makarand Bauskar
5341ac535a
Merge pull request #3382 from tundebabzy/issue_erpnext#8965
fixes frappe/erpnext#8965 : Get item inside Request for Quote
пре 8 година
Makarand Bauskar
836ad397a9
Merge pull request #3462 from saurabh6790/dropbox_backup
[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
пре 8 година
Saurabh
7e2972dee8
a[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
пре 8 година
Revant Nandgaonkar
5a0eb81340
[fix] OAuth2 Frappe Server URL Validation ( #3397 )
* [fix] OAuth2 Frappe Server URL Validation
Only request and validate the frappe_server_url if hostname is not equal to frappe_server_hostname
request.get to localhost by using hostname results into timeout
* check domains in local.conf.domains as well
* removed unused variable as per codacy
пре 8 година
Nabin Hait
8c1b31655a
Merge branch 'hotfix'
пре 8 година
Nabin Hait
46efcf14e2
bumped to version 8.0.65
пре 8 година
Makarand Bauskar
66c9dfa42c
[minor] compair minimum score with zxcvbn feedback score ( #3444 )
пре 8 година
Makarand Bauskar
c495e2f4c8
[minor] fixes in Search term label ( #3424 )
пре 8 година
rohitwaghchaure
59acca249a
[fix] Email alert for value change not working for the allow on submit field ( #3433 )
пре 8 година
Faris Ansari
bcb195fa1c
Update frappe-gantt to 0.0.6 ( #3434 )
пре 8 година
Makarand Bauskar
c45b575a93
[minor] ignore password strength test in frappe.in_test ( #3423 )
* Fixed issue #frappe WN-SUP25323 for password strength error
* [hotfix] fixes in password strength test
* [hotfix] ignore password strength test in tests
пре 8 година
Nabin Hait
f1dc09fa3a
Merge branch 'hotfix'
пре 8 година
Nabin Hait
b23d25275e
bumped to version 8.0.64
пре 8 година
Prateeksha Singh
fe9fdcb23a
[hotfix] Password strength fix ( #3420 )
* [fix] password min-score loophole
* [minor] cleanup message
* [fix] test
пре 8 година
Nabin Hait
1b10107bd8
Merge branch 'hotfix'
пре 8 година
Nabin Hait
6d9dc4a0c1
bumped to version 8.0.63
пре 8 година
Makarand Bauskar
71d1e8c0e0
[minor] select the Inbox in readonly false mode while pulling emails ( #3412 )
пре 8 година
Nabin Hait
37cd69b4df
Clear email query via separate query to avoid deadlock ( #3418 )
пре 8 година
Nabin Hait
0699ea100f
Merge branch 'hotfix'
пре 8 година
Nabin Hait
a101f0fa04
bumped to version 8.0.62
пре 8 година
rohitwaghchaure
dc455a3c24
Row with label like Opening not displaying in the General Ledger report if user has set user permissions ( #3414 )
пре 8 година
Makarand Bauskar
50bfc3b353
[travis] Install node v7 ( #3417 )
пре 8 година
Nabin Hait
1b6a0e1dea
Merge branch 'hotfix'
пре 8 година
Nabin Hait
b0f2da7e26
bumped to version 8.0.61
пре 8 година
Nabin Hait
36d45fb709
Report and Page is editable for Admin ( #3410 )
пре 8 година
Nabin Hait
8890165fa3
Multiple issues fixed in auto email report ( #3394 )
пре 8 година
Manas Solanki
ecfd190044
Error handling if visible_index not found in query report ( #3399 )
пре 8 година
Faris Ansari
4f80f7633f
Fix wrong precision shown in form ( #3400 )
пре 8 година
Makarand Bauskar
9503ae655b
[minor] changed the yahoo smtp port from 465 to 587 ( #3402 )
пре 8 година
Nabin Hait
5e99c3ec9b
Merge branch 'hotfix'
пре 8 година