From c8b9648c5380b727425c35d3637dcac02cce1970 Mon Sep 17 00:00:00 2001 From: Josh Reeder Date: Sat, 20 Jan 2018 15:56:15 -0600 Subject: [PATCH] Changed instructions No need to copy and paste into text editor, problems with error message have to do with the form needing saved before Allow Access button is used. --- .../en/setting-up/integrations/dropbox-backup.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md b/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md index 134386bc0b..d13c70e97e 100644 --- a/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md +++ b/erpnext/docs/user/manual/en/setting-up/integrations/dropbox-backup.md @@ -69,11 +69,9 @@ Set the frequency to download your site backups to your Dropbox account. ####Step 7: Input Keys from your Dropbox App window -From your Dropbox App page, enter the app key and (unhidden) app secret into the ERPnext Dropbox settings page. +From your Dropbox App page, enter the app key and (unhidden) app secret into the ERPnext Dropbox settings page. -*WARNING: If you copy and paste the app secret key, you will get an error. You must first copy and paste it into a code editor or plain text editor and then copy and paste it from there into ERPnext. Or you can type it by hand into the app secret field.* - -Additionally, you can enter it manually in `sites/{sitename}/site_config.json` as follows, +Alternatively, you can enter it manually in `sites/{sitename}/site_config.json` as follows,
@@ -87,11 +85,11 @@ Additionally, you can enter it manually in `sites/{sitename}/site_config.json` a
 	
-####Step 8: Click Save in the Dropbox Settings form before continuing!!! +####Step 8: Click Save before continuing!!! -####Step 9: After saving, click Allow Dropbox Access +####Step 9: After saving, click "Allow Dropbox Access" -After setting frequency and updating other details, make sure to click save and then click on `Allow Dropbox Access`. Upon clicking this, the Dropbox login page will open in the new tab. This might require you to allow pop-up for your ERPNext account. +The Dropbox login page will open in the new tab. This might require you to allow pop-up for your ERPNext account. ####Step 11: Allow Dropbox Access