feat: add notes.

This commit is contained in:
elforjani13
2021-12-28 12:21:56 +02:00
parent 1e361dac66
commit d8efb17651
5 changed files with 29 additions and 10 deletions

View File

@@ -1219,6 +1219,7 @@
"invoice.details.subtotal": "Subtotal",
"invoice.details.due_amount": "Due amount",
"invoice.details.payment_amount": "Payment amount",
"invoice.details.invoice_message": "Invoice Message",
"invoice.details.invoice_no": "Invoice #",
"bill.details.drawer.title":"Bill details",
"bill.details.reference": "Reference #",
@@ -1532,7 +1533,6 @@
"credit_note.drawer.label_subtotal": "Subtotal",
"credit_note.drawer.label_refund_transactions": "Refund Transactions",
"credit_note.drawer.label_invoices_reconciled": "Invoices Reconciled",
"credit_note.drawer.terms_conditions": "Terms Conditions",
"sidebar_vendor_credits": "Vendor Credits",
"vendor_credits.lable_vendor_credit_list": "Vendor Credits List",
"vendor_credits.label.new_vendor_credit": "New Vendor Credit",
@@ -1620,7 +1620,6 @@
"bills.error.you_couldn_t_delete_bill_has_reconciled_with_vendor_credit": "You couldn't delete bill has reconciled with vendor credit transaction.",
"reconcile_vendor_credit.alert.success_message": "The applied vendor credit to bill has been deleted successfully",
"reconcile_vendor_credit.alert.once_you_delete_this_reconcile_vendor_credit": "Once you delete this reconcile vendor credit note, you won't be able to restore it later. Are you sure you want to delete this reconcile vendor credit note?",
"sidebar.transactions_locaking": "Transactions Locking",
"locking_transactions.dialog.label": "Locking transactions",
"locking_transactions.dialog.locking_date": "Locking date",
@@ -1654,6 +1653,8 @@
"transactions_locking.callout.lock_individual.desc": "You have the ability to lock transactions of all modules at once instead of locking transactions each module partially.",
"transactions_locking.callout.lock_all_at_once.desc": "You have the ability to lock or unlock transactions of each module individually instead of locking all transactions at once.",
"transactions_locking.long_description": "Transactions locking has the ability to lock all organization transactions so users cant edit, delete or create new transactions during the past period, but still have the ability to create draft invoices or bills and that wont affect financial reports. typically set a lock date when your financial records are being prepared for the year.",
"transactions_locking.you_should_unlock_all_transactions_at_once_before":"You should unlock all transactions at once before, than lock transactions partially on each module.",
"transactions_locking.lock_individual_modules":"Lock Individual Modules",
"payment_transactions": "Payment transactions",
"invoice_transactions.column.withdrawal_account": "Deposit account",
"invoice_transactions.action.delete_transaction": "Delete Transaction",