Can't submit salary slip

Has anyone experienced a hang in submitting a salary slip? Everything is setup on the slip just fine, but when I submit it, ERP just “hangs” with a dimmed screen saying submitting and never finishes. I can’t tell what is going on. Thoughts?

1 Like

@James_Robertson It may be useful to post on Gitter about this https://gitter.im/frappe/erpnext

May be related to ERPNext Sales Sales Invoice Report

@James_Robertson,

please check and share the browser’s console error log.

@makarand_b - thanks for the tip. when i run the console, this comes up

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
frappe.request.call/<()
 desk.min.js:142
n.Callbacks/i()
 jquery.min.js:2
n.Callbacks/j.fireWith()
 jquery.min.js:2
z()
 jquery.min.js:4
.send/c/<()
 jquery.min.js:4
 desk.min.js:142:1

I am on ERP and Frappe 7.2.31 running in FF ESR 45.8

Let me try in Chrome or IE.

I get something similar in Chrome

Any thoughts? In my dev environment I am running 8.0.0 beta and it works there, however there are a number of other issues I am having in testing 8.0 beta to run that in prod right now.

Hey everyone - I figured this out. I did not have the salary components setup right to link the company and chart of accounts. Once fixed, the salary slip submitted just fine.

This topic was automatically closed after 24 hours. New replies are no longer allowed.