Error while "Add child" in chart of account ERPNext Frappe - erpnext

I am very new to ERPNext, I am trying to add one entry in Chart of Account ERPNext, using **Add Child" as shown in the below screen shot:
But it is showing me error in console as below:
It is very basic feature to make an entry, I am blocked now. I searched ERPNext support no luck so far.

Related

publishing extension create personal access token group marketplace missing

I ran into a problem following instructions given at
https://code.visualstudio.com/api/working-with-extensions/publishing-extension
however, shown group Marketplace isn't available.
enter image description here
I just started my azure with github experience.
tried to follow instructions given at https://code.visualstudio.com/api/working-with-extensions/publishing-extension.
If you look at the image on the linked page you see the scopes have a scroll bar.
On your image there is a Show all scopes button. Click it and scroll.

G Suite App : Continue button on the "Domain wide install" stop working

I have configured a G Suite market place application and it's still in the test level. After filling the configuration page of the market application I got a button named "Integrate with Google" in the top of the Marketplace SDK configuration page
After clicking the button I get a pop up with the title "Domain wide install" there we have the "Continue" button. Previously that button redirected users to the consent screen, but it doesn't redirect to anything now. I did not change anything in the configuration so I guess this is probably a change from Google side.
Please let me know what the issue is?
There is an open Issue on Google's Issue tracker about this at:
https://issuetracker.google.com/153243016
You should add a start next to the issue number, for it to get more visibility.

Unable to upload content via google spreadsheet in Google Actions

I am creating a Google Action's project using a Flash Card template. I am following the steps from google documentation. But after updating the questions and answers, and other required field I am not able to upload contents from my sheet to google actions console like the documentation does in step 14.
After clicking on Upload in Step 13, I see a success message saying check_circleYour content was uploaded successfully, 35 rows of content were detected but when I click on Create App after that I see the following messages.
This is the error I see everytime I click on Upload
This was due to a bug that has been resolved.

Tableau Public, error message {"error":{"message":"No author found!"}}

I published something onto Tableau Public and it isn't working for some reason. This just started happening and I am not sure why. I tried uploading different workbooks none of them are working. Here is a sample:
https://public.tableausoftware.com/views/JBCBacktestvs_SP500/JBC-Backtestvs_SP500DB?:embed=y&:display_count=no
This is the error I receive when I log onto it:
{"error":{"message":"No author found!"}}
Any idea on what I might be doing wrong? Thank you!
Follow the methods given in the tableau help section. After the account is made a window with all the story board will come up. Select the story or dashboard (as per the case) and then click on share button .
click on Done and then go to "open in browser window" . It will open in the browser. Copy the address in the address bar of the browser. This is the link to be published

Editing Files in My account Magento CE

Hello I am using Magento CE 1.7.2 I am trying to edit the customers "My Account" Pages
I cannot find what file to edit to change the layout and design of the following:
My account:
Account Dash Board (got this to work editing customer/account/dashboard.phtml)
Account Information (Tried customer/account/dashboard/info.phtml Didn't work)
Address Book (Tried customer/account/dashboard/address.phtml Didn't Work)
My Orders (No idea)
Newsletter Subscriptions (Tried customer/account/dashboard/newsletter.phtml Didn't Work)
What files do I edit? Please show the directory.... Thanks!
Telling you the exact path would be like "giving you a fish".
Instead, I will "teach you how to fish".
Login to your admin panel in Magento.
Head to System > Configuration. At the bottom of your left menu you will find a Developper link.
Head to this link, then in the upper left of the given page, select a webiste in the dropbox under Current Configuration Scope.
Open the Debug section and set Template Path Hints to Yes.
Reload your customer page in frontend. Tada! You can now see where is every single files you have to edit to change anything in your Magento.