diff options
Diffstat (limited to 'extras/source/autotext/lang/en-US/standard/TOP')
-rw-r--r-- | extras/source/autotext/lang/en-US/standard/TOP/TOP.xml | 7 | ||||
-rw-r--r-- | extras/source/autotext/lang/en-US/standard/TOP/atevent.xml | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/en-US/standard/TOP/TOP.xml b/extras/source/autotext/lang/en-US/standard/TOP/TOP.xml new file mode 100644 index 000000000..e3a73c52d --- /dev/null +++ b/extras/source/autotext/lang/en-US/standard/TOP/TOP.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:document xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text"> + <office:body> + <text:p>Payment within 14 days after invoice date with 2 % cash discount, or within 30 days without discount.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/en-US/standard/TOP/atevent.xml b/extras/source/autotext/lang/en-US/standard/TOP/atevent.xml new file mode 100644 index 000000000..e80b06fc5 --- /dev/null +++ b/extras/source/autotext/lang/en-US/standard/TOP/atevent.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:office="http://openoffice.org/2000/office"/>
\ No newline at end of file |