feature/IO-3499-React-19: Bug Fixes / Checkpoint
This commit is contained in:
@@ -48,14 +48,14 @@ export async function checkPartnerStatus(bodyshop) {
|
||||
// bodyshop.accountingconfig.qbo)
|
||||
// )
|
||||
// ) {
|
||||
// notification["error"]({
|
||||
// notification.error({
|
||||
// title: "",
|
||||
// message: i18n.t("general.messages.noacctfilepath"),
|
||||
// });
|
||||
// }
|
||||
} catch (error) {
|
||||
console.log("Partner is not running.", error);
|
||||
// notification["error"]({
|
||||
// notification.error({
|
||||
// title: "",
|
||||
// message: i18n.t("general.messages.partnernotrunning"),
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user