Makarand Bauskar
214e9a194a
Merge pull request #3515 from manassolanki/profit-loss-report
Add the empty row in the excel report, fixes #9377
8 年前
Makarand Bauskar
5068fb7c3a
Merge pull request #3517 from mbauskar/password-strength-fixes
[fixes] fixed password strength, ignore password strength if password policy is disabled
8 年前
Makarand Bauskar
ffe53b0cd1
Merge pull request #3520 from saurabh6790/timeout_fix
[fix] set queue timeout explicitly while enqueuing a job
8 年前
Saurabh
2510e4509a
[fix] set queue timeout explicitly while enqueuing a job
8 年前
Makarand Bauskar
de181b82d1
Merge pull request #3514 from rohitwaghchaure/auto_email_report_error
[fix] Auto email report not working
8 年前
Makarand Bauskar
acba96bf2a
minor fixes in auto email report
8 年前
mbauskar
0d1ae7aac8
[fixes] fixed password strength, ignore password strength if password policy is disabled
8 年前
Manas Solanki
2e81ebee5b
Add the empty row in the excel report in order to preserve the visible row no, fixes #9377
8 年前
Rohit Waghchaure
99d39ea0a9
[fix] Auto email report not working
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 年前