Nabin Hait
bf6d044446
Version 10 change log
7 yıl önce
Nabin Hait
2150d85f73
Merge branch 'master' into develop
7 yıl önce
Nabin Hait
4a336aa81f
Merge branch 'hotfix'
7 yıl önce
Nabin Hait
8a78f40f21
bumped to version 10.0.2
7 yıl önce
Faris Ansari
6d03ebd1c6
Hotfix login ( #4680 )
* FIx XSS Sanitize
* Don't sanitize password
7 yıl önce
Prateeksha Singh
d75f44d059
Merge pull request #4682 from frappe/hotfix
[hotfix] remove setup fail message
7 yıl önce
Prateeksha Singh
51fd6fa2b7
[hotfix] remove setup fail message
Else it also appears for non-cloud users, where we don't receive an email: https://discuss.erpnext.com/t/initial-setup-failed-dont-worry-its-not-you-its-us/31948/5
7 yıl önce
Nabin Hait
c83d40bfe7
Merge branch 'hotfix'
7 yıl önce
Nabin Hait
289b48fcdf
bumped to version 10.0.1
7 yıl önce
Faris Ansari
b5bf7ca6fe
FIx XSS Sanitize ( #4678 )
7 yıl önce
rohitwaghchaure
337564eea2
[Fix] Sent email not displaying in the list ( #4668 )
7 yıl önce
Nabin Hait
ad1d894685
Merge branch 'develop'
7 yıl önce
Nabin Hait
70ee7e8d32
bumped to version 10.0.0
7 yıl önce
Nabin Hait
28a8da6531
Added domain settings in setup page
7 yıl önce
Faris Ansari
2f8e68b81d
fix frappe/erpnext#12112 ( #4677 )
7 yıl önce
tundebabzy
1bb960664e
Add New Currency - XCD ( #4660 )
* adds XCD currency
* add as a new patch
* clean up
7 yıl önce
Manas Solanki
2385c07873
fix the User Permission for Page and Report ( #4664 )
* fix the User Permission for Page and Report
* make 'make_role_for' reqd
7 yıl önce
Zarrar
60875dfc00
splice error on console ( #4669 )
7 yıl önce
Faris Ansari
90c1bb1bfa
[minor] Handle empty section name ( #4676 )
7 yıl önce
Nabin Hait
8855f7048f
Merge branch 'hotfix'
7 yıl önce
Nabin Hait
8a09f915e9
Merge branch 'master' into develop
7 yıl önce
Nabin Hait
4ebe337e07
bumped to version 9.2.25
7 yıl önce
Nabin Hait
5624047d31
Version 10 change log
7 yıl önce
rohitwaghchaure
9bb4239dd5
[fix] Shipping address not fetch from purchase order in to purchase invoice & receipt. ( #4672 )
7 yıl önce
Prateeksha Singh
ae0234e7e6
[export-fields] export comma separated lines for long values ( #4667 )
* [export-fields] export comma separated lines for long values, fixes frappe/erpnext#12085
* Update xlsxutils.py
7 yıl önce
Prateeksha Singh
b9604a1ebb
Merge pull request #4665 from rohitwaghchaure/precision_issue
[Fix] Decimal issue
7 yıl önce
Rohit Waghchaure
0a367e837e
[Fix] Decimal issue
7 yıl önce
Prateeksha Singh
d5ad0ff2e8
Setup stages ( #4618 )
* setup complete stages
* [setup] better setup-in-progress card
* restructure setup exception flow
* use setup_stages hook
* Add message for non-dev mode, fail instead of error
* message to not include commits in app setup stages
7 yıl önce
Prateeksha Singh
56bf54322f
Merge pull request #4659 from netchampfaris/fast-bench-build
Faster bench build in development
7 yıl önce
Prateeksha Singh
a3669c86a5
Merge pull request #4645 from netchampfaris/handle-json-request
Handle content_type application/json in request
7 yıl önce
Faris Ansari
1de429f275
Faster bench build in development
7 yıl önce
Manas Solanki
4e95459410
set the desktop icon while saving the domain settings ( #4657 )
* set the desktop icon while saving the domain settings
* delete the custom icon only if the setup not complete
7 yıl önce
Nabin Hait
8463937acd
Enqueued communication patch if more than 1 lakh records
7 yıl önce
Saurabh
3ea9f02de2
Merge pull request #4656 from manassolanki/fix-12
fix the key error and add the default date-format in template
7 yıl önce
Saurabh
65c68f357e
Merge pull request #4655 from manassolanki/fix-import
fix the opening invoice creation tool
7 yıl önce
Manas Solanki
54b590653b
fix the key error and add the default date-format in template
7 yıl önce
Manas Solanki
4fd6e14275
fix the opening invoice creation tool
7 yıl önce
Manas Solanki
66a179507c
fix for the new docs with the child table ( #4654 )
* fix for the new docs with the child table
* Update data_import.py
7 yıl önce
Achilles Rasquinha
41d2f92cfb
[MIN] Fix List Renderer ( #4652 )
* fixed multiple dialog render
* minor fix list renderer
7 yıl önce
Manas Solanki
50d7caedbb
include the error data of the last row ( #4649 )
* include the error data of the last row
* set the attachment for each doc
7 yıl önce
Faris Ansari
dfbb47e391
[fix] Multiple uploaded attachments ( #4653 )
* [fix] Multiple uploaded attachments
* minor
7 yıl önce
Zarrar
dda8ca42b0
add roles to the user ( #4646 )
7 yıl önce
mist-01
e5771e508e
Updated docs - add notice about needing to be logged in as Administrator to view developer options. ( #4651 )
7 yıl önce
Zarrar
1f1cd101cc
remove print statements ( #4650 )
7 yıl önce
Faris Ansari
5358f3d927
[fix] Edit Comment ( #4648 )
fixes frappe/erpnext#12012
7 yıl önce
Achilles Rasquinha
c4e1ba8bbf
Fixed multiple dialog render ( #4642 )
7 yıl önce
Faris Ansari
2760f049ac
Fix email_alert test ( #4620 )
* Test debugging
* Remove test_scheduler user after test
* Set user Administrator
* Remove debugging lines
* Set email user
* more debugging
* set_user Administrator
* minor
7 yıl önce
Zarrar
9cf4a3a38d
correct variable name ( #4647 )
7 yıl önce
Nabin Hait
7dad1a35e9
Update add_sms_sender_name_as_parameters.py
7 yıl önce
Achilles Rasquinha
b31c4ed029
Remove jrumble from build.json, wiggle cleanup ( #4643 )
7 yıl önce