mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 20:48:27 +00:00
added get_value, fixed appframe from Single
This commit is contained in:
@@ -1,21 +1,27 @@
|
||||
[
|
||||
"New Leads",
|
||||
"Add/Remove Recipients",
|
||||
"Income Booked",
|
||||
"Bank/Cash Balance",
|
||||
"Monthly",
|
||||
"Support",
|
||||
"New Material Requests",
|
||||
"New Leads",
|
||||
"Expenses booked for the digest period",
|
||||
"Send regular summary reports via Email.",
|
||||
"Select Digest Content",
|
||||
"Expenses Booked",
|
||||
"Income",
|
||||
"Stock",
|
||||
"Payments received during the digest period",
|
||||
"Add/Remove Recipients",
|
||||
"To Do List",
|
||||
"Selling",
|
||||
"Payments Made",
|
||||
"Recipients",
|
||||
"Email Digest Settings",
|
||||
"Check all the items below that you want to send in this digest.",
|
||||
"Payments made during the digest period",
|
||||
"New Quotations",
|
||||
"New Support Tickets",
|
||||
"Payments Received",
|
||||
"Income booked for the digest period",
|
||||
"Buying",
|
||||
"New Communications",
|
||||
"New Projects",
|
||||
@@ -23,16 +29,19 @@
|
||||
"Setup",
|
||||
"Enabled",
|
||||
"Daily",
|
||||
"Balances of Accounts of type \"Bank or Cash\"",
|
||||
"Income / Expense",
|
||||
"New Delivery Notes",
|
||||
"Payments",
|
||||
"Bank Balance",
|
||||
"Stock",
|
||||
"How frequently?",
|
||||
"Payables",
|
||||
"New Enquiries",
|
||||
"New Purchase Orders",
|
||||
"New Sales Orders",
|
||||
"Calendar Events",
|
||||
"New Purchase Receipts",
|
||||
"New Purchase Orders",
|
||||
"Total amount of invoices sent to the customer during the digest period",
|
||||
"Receivable / Payable account will be identified based on the field Master Type",
|
||||
"Receivables",
|
||||
"For Company",
|
||||
"Note: Email will not be sent to disabled users",
|
||||
@@ -40,10 +49,10 @@
|
||||
"New Supplier Quotations",
|
||||
"Income Year to Date",
|
||||
"General",
|
||||
"Receivables / Payables",
|
||||
"Open Tickets",
|
||||
"Accounts",
|
||||
"Projects",
|
||||
"Collections",
|
||||
"Total amount of invoices received from suppliers during the digest period",
|
||||
"Email Digest",
|
||||
"Weekly"
|
||||
]
|
||||
@@ -1,3 +1,4 @@
|
||||
[
|
||||
"assigned by",
|
||||
"All Day"
|
||||
]
|
||||
Reference in New Issue
Block a user