X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fvalues%2Farrays.xml;h=d471be3a184c420dd4cb38497a751ec868a397c4;hp=0e8556530389eec970f997f0e5d62d6596dbe3ef;hb=37b0c1bde24708fe28a626c36441ec10004c519e;hpb=62709762d7004f2db3ff20528c5e76fcad233144 diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 0e855653..d471be3a 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -26,4 +26,10 @@ Duplicate Delete + + Templates are like pre-filled transactions. Some of the transaction parameters are defined by the template, and others can be deduced from external source. + For example, when adding a new transaction, you could scan the QR code of a receipt and get the transaction description filled from the template, and date and amounts filled from the data in the QR code. + Templates describe which transaction parameters are fixed and which come from the external source. + Currently, scanning QR codes is the only available source. Support for pasting from the clipboard and reading/intercepting text messages (SMS) is planned for the future. + \ No newline at end of file