mirror of
https://github.com/frappe/books.git
synced 2024-12-23 11:29:03 +00:00
update text for prompt
This commit is contained in:
parent
41bb11f023
commit
ea4bdcae2d
@ -180,9 +180,9 @@ async function getSavePath(name) {
|
||||
export function promptWhenGstUnavailable() {
|
||||
return new Promise((resolve) => {
|
||||
showMessageDialog({
|
||||
message: _('Export failed!'),
|
||||
message: _('Export failed'),
|
||||
description: _(
|
||||
'Report cannot be exported if company gst details are not configured'
|
||||
'Report cannot be exported if company gst details are not configured.'
|
||||
),
|
||||
buttons: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user