|
695 | 695 | { |
696 | 696 | "label": "energy_invoice", |
697 | 697 | "icon": "lightning", |
698 | | - "featureDate": "referencedDate", |
| 698 | + "featureDate": "issueDate", |
699 | 699 | "maxDisplay": 5, |
700 | 700 | "acquisitionSteps": [ |
701 | 701 | { |
|
708 | 708 | { |
709 | 709 | "model": "information", |
710 | 710 | "illustration": "IlluGenericInputDate.svg", |
711 | | - "text": "PaperJSON.invoice.referencedDate.text", |
| 711 | + "text": "PaperJSON.generic.issueDate.text", |
712 | 712 | "attributes": [ |
713 | 713 | { |
714 | | - "name": "referencedDate", |
| 714 | + "name": "issueDate", |
715 | 715 | "type": "date", |
716 | | - "inputLabel": "PaperJSON.invoice.referencedDate.inputLabel" |
| 716 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
717 | 717 | } |
718 | 718 | ] |
719 | 719 | }, |
|
831 | 831 | "label": "isp_invoice", |
832 | 832 | "placeholderIndex": 5, |
833 | 833 | "icon": "telecom", |
834 | | - "featureDate": "referencedDate", |
| 834 | + "featureDate": "issueDate", |
835 | 835 | "maxDisplay": 5, |
836 | 836 | "acquisitionSteps": [ |
837 | 837 | { |
|
844 | 844 | { |
845 | 845 | "model": "information", |
846 | 846 | "illustration": "IlluGenericInputDate.svg", |
847 | | - "text": "PaperJSON.invoice.referencedDate.text", |
| 847 | + "text": "PaperJSON.generic.issueDate.text", |
848 | 848 | "attributes": [ |
849 | 849 | { |
850 | | - "name": "referencedDate", |
| 850 | + "name": "issueDate", |
851 | 851 | "type": "date", |
852 | | - "inputLabel": "PaperJSON.invoice.referencedDate.inputLabel" |
| 852 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
853 | 853 | } |
854 | 854 | ] |
855 | 855 | }, |
|
1910 | 1910 | { |
1911 | 1911 | "label": "phone_invoice", |
1912 | 1912 | "icon": "telephone", |
1913 | | - "featureDate": "referencedDate", |
| 1913 | + "featureDate": "issueDate", |
1914 | 1914 | "maxDisplay": 5, |
1915 | 1915 | "acquisitionSteps": [ |
1916 | 1916 | { |
|
1923 | 1923 | { |
1924 | 1924 | "model": "information", |
1925 | 1925 | "illustration": "IlluGenericInputDate.svg", |
1926 | | - "text": "PaperJSON.invoice.referencedDate.text", |
| 1926 | + "text": "PaperJSON.generic.issueDate.text", |
1927 | 1927 | "attributes": [ |
1928 | 1928 | { |
1929 | | - "name": "referencedDate", |
| 1929 | + "name": "issueDate", |
1930 | 1930 | "type": "date", |
1931 | | - "inputLabel": "PaperJSON.invoice.referencedDate.inputLabel" |
| 1931 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
1932 | 1932 | } |
1933 | 1933 | ] |
1934 | 1934 | }, |
|
2519 | 2519 | { |
2520 | 2520 | "label": "water_invoice", |
2521 | 2521 | "icon": "water", |
2522 | | - "featureDate": "referencedDate", |
| 2522 | + "featureDate": "issueDate", |
2523 | 2523 | "maxDisplay": 5, |
2524 | 2524 | "acquisitionSteps": [ |
2525 | 2525 | { |
|
2532 | 2532 | { |
2533 | 2533 | "model": "information", |
2534 | 2534 | "illustration": "IlluGenericInputDate.svg", |
2535 | | - "text": "PaperJSON.invoice.referencedDate.text", |
| 2535 | + "text": "PaperJSON.generic.issueDate.text", |
2536 | 2536 | "attributes": [ |
2537 | 2537 | { |
2538 | | - "name": "referencedDate", |
| 2538 | + "name": "issueDate", |
2539 | 2539 | "type": "date", |
2540 | | - "inputLabel": "PaperJSON.invoice.referencedDate.inputLabel" |
| 2540 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
2541 | 2541 | } |
2542 | 2542 | ] |
2543 | 2543 | }, |
|
2851 | 2851 | { |
2852 | 2852 | "label": "other_invoice", |
2853 | 2853 | "icon": "bill", |
2854 | | - "featureDate": "referencedDate", |
| 2854 | + "featureDate": "issueDate", |
2855 | 2855 | "filenameModel": ["labelGivenByUser"], |
2856 | 2856 | "maxDisplay": 5, |
2857 | 2857 | "acquisitionSteps": [ |
|
2878 | 2878 | { |
2879 | 2879 | "model": "information", |
2880 | 2880 | "illustration": "IlluGenericInputDate.svg", |
2881 | | - "text": "PaperJSON.invoice.referencedDate.text", |
| 2881 | + "text": "PaperJSON.generic.issueDate.text", |
2882 | 2882 | "attributes": [ |
2883 | 2883 | { |
2884 | | - "name": "referencedDate", |
| 2884 | + "name": "issueDate", |
2885 | 2885 | "type": "date", |
2886 | | - "inputLabel": "PaperJSON.invoice.referencedDate.inputLabel" |
| 2886 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
2887 | 2887 | } |
2888 | 2888 | ] |
2889 | 2889 | }, |
|
2928 | 2928 | { |
2929 | 2929 | "label": "transport_invoice", |
2930 | 2930 | "icon": "car", |
2931 | | - "featureDate": "referencedDate", |
| 2931 | + "featureDate": "issueDate", |
2932 | 2932 | "maxDisplay": 5, |
2933 | 2933 | "acquisitionSteps": [ |
2934 | 2934 | { |
|
2940 | 2940 | { |
2941 | 2941 | "model": "information", |
2942 | 2942 | "illustration": "IlluGenericInputDate.svg", |
2943 | | - "text": "PaperJSON.generic.referencedDate.text", |
| 2943 | + "text": "PaperJSON.generic.issueDate.text", |
2944 | 2944 | "attributes": [ |
2945 | 2945 | { |
2946 | | - "name": "referencedDate", |
| 2946 | + "name": "issueDate", |
2947 | 2947 | "type": "date", |
2948 | | - "inputLabel": "PaperJSON.generic.referencedDate.inputLabel" |
| 2948 | + "inputLabel": "PaperJSON.generic.issueDate.inputLabel" |
2949 | 2949 | } |
2950 | 2950 | ] |
2951 | 2951 | }, |
|
0 commit comments